vareHTML {
	height:100%;
	font-size:100.01%;
	}

BODY {
	height:100%;
	color: #333333;
	margin:0;
	padding:0;
	background-color: #b71220;
	}

TD, BODY, DIV {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:14px;
	font-style:normal;
	
	}


#headcontainer {
	width:100%;
	background: #ffffff url(../images/bg-header.jpg) repeat-x;
	height:210px;
}

#header {
	width:900px;
	padding:0;
	height:210px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headcont1 {
float:left;
	width: 260px;
}
#box1 {
	height: 45px;
	width: 210px;
	padding: 45px 0 0 50px;
	float:left;
	
}
#box2 {
	width: 210px;
	padding: 15px 0 0 50px;
	float:left;
}

#shadow {
	height: 20px;
	width: 430px;
	margin: 105px 0 0 0;
	float:left;
	background:url(../images/shadow.jpg) no-repeat;
}

#logo {
	height: 110px;
	width: 110px;
	padding:30px 0 0;
	float:left;
}
#contentmenu {
	height: 20px;
	width:400px;	
	padding: 35px 75px 0;
	float:right;
}
.menu {
	height: 18px;
	padding: 0 1px 0;
	margin: 0 10px 0;
	float:right;
	border-bottom:#b71220 solid 3px;
}

#maincontainer {
	width:100%;
	background-color: #ffffff;
}
#container {
	width:900px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content{
    padding:20px;
    margin:auto;
    width:230px;
}

#footercontainer {
	width:100%;
	background:url(../images/bg-footer.jpg) repeat-x;
}
#footer {
	width:900px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer1{
    margin:auto;
    width:900px;
	background:url(../images/cittaproibita.jpg);
	height: 325px;
}

#footer2{
    margin:auto;
    width:900px;
    height: 72px;
}

#benetton{
	width:110px;
	height:40px;
	float:left;
	padding-top: 21px;
	padding-left: 25px;
}

#unicredit{
	width:120px;
	height:30px;
	float:left;
	padding-top: 21px;
	padding-left: 50px;
}

#sigillum{
	width:120px;
	height:30px;
	float:right;
	padding-top: 21px;
	padding-right: 20px;
}

#footer3{
    margin:auto;
    width:900px;
	height: 76px;
}

#accademia{
	width:110px;
	height:50px;
	float:right;
	padding-top: 15px;
	padding-right: 14px;
}

#fondazione{
	width:110px;
	height:50px;
	float:right;
	margin:auto;
	padding-top: 15px;
	padding-right: 20px;

}	



#copyright{
color: #FFFFFF;
font-size:10px;
padding: 20px;
width: 300px;
float:left;
}
a.menu:link {
    text-decoration:none;
}

a.topmenu:link {color: #000000; text-decoration:none}
a.topmenu:visited {color: #000000; text-decoration:none}
a.topmenu:hover {color: #b71220; text-decoration:none}