@charset "utf-8";
body  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background: #14398e;
	margin: 0 0 0 0; 
	padding: 0px 0 0 0;
	text-align: center; 
	color: #000000;
}
input, textarea, select {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}
a {
	text-decoration: none;
	color:#172981;
	}
a:hover {
	text-decoration: underline;
	}
#nav a {
	text-decoration:none;
	border:0px;
	color:#FFFFFF;
}

#nav a:hover {
   background-color:#13235d;
}
.dropshadow2{
	background: url(images/shadow.png) no-repeat bottom right;
	margin: 0px auto 0px auto !important;
	width: 955px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	background:#FFF;
	width: 955px;
	height:auto;
}
#container { 
	width: 955px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background: #EBEBEB;
	width: 955px;
	height:245px;
	position: relative;
	background:#FFF;
} 

#sidebar1 {
	float: left;
	width: 195px;
	height: auto;
	margin-top:10px;
}
#sidebar2 {
	float: right;
	width: 207px;
	padding: 0px 0px 15px 0px;
	margin-top:10px;
}
#mainContent { 
	margin: 10px 205px 0 210px; 
	min-height:500px;
	width:530px;
	background-image: url(images/background_laterale.png); 
	background-repeat:repeat-y;
	background-position: 538px 0px;
}
#mainContent2 { 
	margin: 0 0px 0 200px; 
	padding: 0 3px 0 3px;
	min-height:500px;
} 
#footer { 
	margin-top: 10px; 
	text-align:center;
	width:955px;
	border:0px; 
	background-color:#172981;
	padding-top:8px; 
	padding-bottom:8px; 
	font-size:10px; 
	color:#ffffff; 
	text-decoration:none; 
	letter-spacing:1px;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bianco {
color: #fff;

}
.titolo_home{
			font-size:17px;
			font-weight:bold;
			}
.link_news{
			font-size:12px;
			font-weight:bold;

			}
.titolo_news{
			font-size:14px;
			font-weight:bold;

			}
.img_cont {
	border: 1px solid #000;
	margin-left:5px;
}
.img_cont_mat {
	border: 2px solid #ce4146;
}
