/* CSS Document */

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url(images/bg.jpg);
 background-color:#6190bf;
 color:#203a4e;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
} 
 
a, a:visited{
color:#006699;
}

#pagewidth{ 
 width:960px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
.title_style{
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#001659;
font-weight:bold;
padding-bottom:3px;
}

.title_style_int{
font-size:22px;
font-family:Arial, Helvetica, sans-serif;
color:#001659;
font-weight:bold;
padding-bottom:3px;
margin-right:10px;
margin-left:20px;
border-bottom:3px solid  #001659;
}

.title_style_int a{
text-decoration:none;
}

.subtitle_style, .subtitle_style a{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#001659;
font-weight:bold;
padding-bottom:3px;
text-decoration:none;
}
 
.text_footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


a.menu_text{
 color:#203a4e;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-decoration:none;
font-weight:bold
}

a.menu_text:hover{
 color:#203a4e;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-decoration:underline;font-weight:bold
}

a.menu_text:visited{
 color:#203a4e;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-decoration:none;font-weight:bold
}



.header{
height:113px;
}


.content_menu{
height:31px; width:872px; margin-left: 80px;
}

.menu_on{
	width:124px;
	height:23px;
	text-align:center;
	background-color:#ece9e0;
	padding-top: 8px;
              border-left:1px solid #e0ddd5;


}

.menu_off{
	height:23px;
	width:124px;
	text-align:center;
	padding-top: 8px;
       border-left:1px solid #e0ddd5;

}

.div_image{
width:872px; margin-left: 80px; border-bottom: 1px solid black;
}

.center_panel{
	margin-left:80px;
	width: 872px;
	overflow:hidden;
	background-image: url(images/middle_center_panel.jpg);
	background-repeat: repeat-y;
	padding-bottom: 25px;
}

.center1{
	float:left;
	background-repeat: repeat-x;
	width: 510px;
}

.center1 p{
	padding-left:20px;
padding-right:20px;
}

.center2{
	float:right;
	width: 352px;
	background-repeat: repeat-x;
}

.bottom_panel{
	background-image:url(images/sf_bottom.jpg);
	background-position:bottom;
	background-color:#213c51;
	width:872px;
	height:233px;
	clear:both;
	margin-left:80px;
	background-repeat: repeat-x;
	overflow: hidden;
}

.footer_panel{
width:600px; clear:both; text-align:center; margin-left:210px; padding-top: 15px;
}

.Stile2 {
	font-size: 12px;
	font-weight: bold;
}

.panel_att_scuro{
	background-color:#eeede9;
	margin-bottom:10px;
	height: auto;
	padding:5px;
	line-height: 13pt;
	border: 1px dotted #cccccc;
}

.panel_att_chiaro{
	background-color:#f3f1e9;
	margin-bottom:10px;
	height: auto;
	padding:5px;
	line-height: 13pt;
	border: 1px dotted #cccccc;
}
