body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #d6d0c8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #0060a9;
}
a:hover {
	text-decoration:underline;
	}
 #container {
	width: 960px;
	background: #d6d0c8;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 
 #header {
	height:180px;
	padding: 0 0 0px 0; 
} 
 #logo_tep {
	float: left;
	width: 265px;
	background: #d6d0c8;
}
 #lingue {
	margin: 0 0 0 265px;
	padding: 115px 0px 0px 0px;
	text-align:right;
}
 #menu_hor {
	margin: 0 0 0 265px;
	padding: 10px 0px 0px 0px;
}
 #sidebar1 {
	float: left;
	width: 181px;
	height:400px;
	background: #d6d0c8;
	padding: 0px 10px 0px 74px;
}
 #sidebar1 .contatti {
font-size:9px; word-spacing:-2px; padding-top:20px; color:#928371;
}
 #mainContent {
	width:690px;
	margin: 0 0 0 265px;
	padding: 0 0 0 0;
	text-align:justify;
	font-size: 13px;
}
 #testo {
	width:690px;
	padding: 3px 0 0 0;
	text-align:justify;
	font-size: 13px;
}
 #testo2 {
	width:600px;
	margin: 0 160px 0 0;
	padding: 0 0 0 0;
	text-align:justify;
	font-size: 13px;
}
 #foto_content {
	float: right; 
	width: 350px;
	font-size: 11px;
} 
 #mainContent td {
	text-align:justify;
} 
 #footer {
	height:58px;
	padding: 10px 0px 0 700px;
	background:#d6d0c8;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.link  {
	color: #0060a9;
	text-decoration:none;
}
.link_footer  {
	color: #004c92;
	text-decoration:none;
}
.link_hor  {
	color: #0060a9;
	text-decoration:none;
}
.img_cont  {
	border:solid 5px #FFF;
	
}
.img_cont2  {
	border:solid 5px #FFF;
	margin-right:8px;
	
}
.img_cont3  {
	border:solid 5px #FFF;
	margin-left:10px;
	
}
.rosso  {
	color: #f00;
}
.menu_hor{
	background: #FFF;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #928371;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 120px;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
}
.menu_hor:hover {
	text-decoration: none;
}
.link2  {
	color: #928371;
	text-decoration:none;
	font-weight:bold;
}

