@charset "utf-8";
/* CSS Document */
*{
	margin:0 0 0 0;
	padding:0;
	text-align: center;
	}
img{border:none;margin:0px auto}
li{font-family: "Trebuchet MS";	font-size: 11px;font-style: normal;font-weight: normal; color:#FF6600}
li a{font-family: "Trebuchet MS";font-size: 11px;font-style: normal;font-weight: normal; color:#FFFFFF}
li a:hover{font-family: "Trebuchet MS";font-size: 11px;font-style: normal;font-weight: normal; color:#FF6600}
p{font-family: "Trebuchet MS";font-size: 11px;font-style: normal;font-weight: normal;color: #666666;
	text-decoration: none;line-height: 18px; text-align:justify;}
a{ color:#FF00FF; text-decoration:none}
.clearer{ clear:both}
#contenitore{
	width:990px;
	height:auto;
	border:solid 8px #ececec;
	border-color:#dfdfdf;
	margin-top:30px;
	background-image:url(images/bg_column.gif);
	margin:20px auto;
	overflow: hidden;
}
.box_sx{ width:240px; min-height:530px; padding:5px; margin-left:8px; margin-bottom:5px; float:left}
.box_sx img{padding-top:10px}
.box_dx{ width:240px; min-height:530px; padding:8px;margin-right:5px;  float:left;margin-bottom:5px;}
.box_testo{ width:370px; min-height:500px; margin-left:10px; margin-right:10px;  float:left;padding:30px;margin-bottom:5px;}
.box_testo img{margin:0px auto;}
#footer{ width:990px; height:15px;background-color:#ececec;  padding:5px; font-family: "Trebuchet MS";font-size: 11px;font-style: normal;font-weight: normal;color: #666666;line-height: 18px; text-align:center}
.studiografico{
	text-align:center;
	margin-left: 120px;
	margin: 0 auto;
	padding:0 0 5px 0;
	font-family: "Trebuchet MS";font-size: 11px;font-style: normal;font-weight: normal;
	background-color:#ececec
}

