/* CSS Document */
body{
	margin: 0px 0px 0px 0px;
	background-color:#c36501;/**/
	background-image:url(../images/press/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/press/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;
	/*border-right: 1px solid #e0dfdf;*/
	
}
.centro{
	float:left;
	/**/width:580px;
	padding:0px 10px 0px 15px;
	height:100%;
	border-left:1px solid #e0dfdf;/**/

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

}*/
.elenco{
	/*border-bottom: 1px solid #e0dfdf;*/
	margin:5px 10px 5px 10px;
	clear:both;
	/*display:table;non funziona per IE*/
	display:block;
	height:110px;
}
.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*/
.elenco p{
	font-size: 12px; font-family: "verdana"; color: #5f5c5d; font-weight: normal; text-align: left; margin:4px 10px 5px 5px;
}
.elenco h1{
	font-size: 12px; font-family:"verdana"; color:#5f5c5d; font-weight:bold; text-transform:uppercase; margin: 0px 0px 2px 5px;
}
.elenco h2{
	font-size: 12px; font-family:"verdana"; color:#5f5c5d; font-weight:bold; margin: 0px 0px 2px 5px;
}
.elenco img.cop{
	float:left;
	margin: 0px 25px 10px 5px;
	border-right:1px solid #e0dfdf;
	padding-right:25px;
}
/*.elenco a:link, a:visited{ c'è qualche problema nel funzionamento con IE
	font-size: 12px; font-family:"verdana"; color:#5f5c5d; font-weight:bold;*/ /*margin:80px 10px 5px 0px; padding:0px 0px 20px 40px; background-image:url(../images/ico_doc.gif); background-position:left;  background-repeat:no-repeat;*/ /*text-decoration:none;
}
.elenco a:hover{
	 text-decoration:underline;
}*/

.elenco img.icona{ /*eliminare il bordo intorno al'imagine link*/
	border:0px solid #e0dfdf;
	margin-right:5px;
}
.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;
}/**/
