/* CSS Document */

body{
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:13px;
}
#base {
border:1px solid #999999; margin:0 auto; width:778px; height:1362px;
}
#corpo{
margin:0 auto; width:735px;
}
#header{
height:338px; border-bottom:3px solid #e9e9e9;
}
#header_sx_titolo{
float:left; width:218px;
}
#header_sx_banner{
float:left; height:152px; width:188px; background-color:#CCCCCC;
padding:15px;
}
#header_dx_banner{
float:right; height:203px; width:210px; background-color:#CCCCCC;
padding: 4px 34px;
}
#header_dx_menu{
height:72px;
}
#header_dx{
float:right; width:280px;
}
#header_center{
float:left;
}
#centrale{
margin:20px auto;
}
#centrale_colsx{
float:left; width:216px;
}
#centrale_coldx{
float:right; width:519px;
}
.allinea_al_centro{
text-align:center
}

h2{
	display: inline;
	font-family: verdana,arial,ms sans serif; 
	font-size:  10px;
	font-weight: normal;
}
h1{
	padding-top: 10px;
	text-align: center;
	font-family: verdana,arial,ms sans serif; 
	font-size:  19px;
}
a:link{
color:#0066CC;
	font-size:  11px;
}a:hover{
color:#0066CC;
	font-size:  11px;
}a:visited{
color:#0066CC;
	font-size:  11px;
}a:active{
color:#0066CC;
	font-size:  11px;
}
#footer{ width:600px;  background:url(../images/index_89.jpg) left; margin:0 auto}
