/* CSS Document */
body{
	margin: 0px 0px 0px 0px;
	background-color:#6f1b1b;/**/
	background-image:url(../images/sfo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
}
#contenitore{
	width:920px;
	margin: 50px auto 0 auto;
	height:100%;
}
#contenuti{
	width:920px;
	background-image:url(../images/sfuma.gif);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	/*height::100%;
	min-height:400px;
	height:auto !important;
	height: 400px;*/
}
.menu{
	float:left;
	width:258px;
	padding:0px 0px 0px 27px;
	height:auto;
	text-align: right;
	/*border-right:1px solid #e0dfdf;*/
	
}
.centro{
	float:left;
	/**/width:580px;
	padding:0px 10px 0px 15px;
	height:100%;
	margin-left:20px;
	border-left:1px solid #e0dfdf;/**/

}
#multimedia{
 	/**/margin:15px 10px 10px 0px;
	text-align:right;

}
.fondo{
	clear:left;
	/*padding:0px 10px 0px 20px;*/
	width:850px;
	padding:0px 25px 0px 28px;
}
#piede{
	height:50px;
	/*background-image:url(../images/piede.jpg);
	background-position:top;*/
}
/*testi*/
.centro p{
	font-size: 12px; font-family: "verdana"; color: #5f5c5d; font-weight: normal; text-align: right; margin:0px 10px 15px 5px; line-height:20px;
}

.h1{
	font-size: 16px; font-family: "verdana"; color: #73011A; font-weight: bold; text-align: right; margin:0px 10px 10px 0px;
}
.evidenziato{
	font-weight: bold;
}
.fondo p{
	font-size: 11px; font-family: "verdana"; color: #5f5c5d; font-weight: normal; margin:0px 0px;
}
.puntini{
	color:#a5a5a5;
}
.fondo a:link, a:visited{
	font-size: 11px; font-family: "verdana"; color: #5f5c5d; font-weight: normal; margin:5px 10px 5px 5px; padding:0px 4px 0px 0px;/*padding:0px 0px 2px 13px; background-image:url(../images/freccina_red.gif); background-position:left; background-repeat:no-repeat;*/ text-decoration:none; 
}
.fondo a:hover{
	 text-decoration:underline;
}
.fondo table{
	border-top:1px solid #e0dfdf;
	width:100%;
	margin-top:15px;
}
.menu_bis{
	margin:20px 5px;
}/**/
a.menusx:link, a.menusx:visited {
margin: 0px;
padding: 0px;
font-family:  arial, helvetica, verdana;
font-size: 16px;
font-weight: normal;
text-decoration: none;
color: #7a0d25;
}
a.menusx:hover {

}
h5 {
margin: 0px;
padding: 0px;
font-family: helvetica, verdana, arial;
font-size: 12px;
font-weight: normal;
color: #999999;
}