#anteprime_pubbl{
	/*height: 100%;*/
	/*height: auto;*/
	width: 560px;
	border: 1px solid #D4D4D4;
	background-color: #F3F3F2;
	font-weight: normal;
	color: #000000;

	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#form_rispondi{
	/*height: 100%;*/
	/*height: auto;*/
	width: 560px;
	border: 1px solid #D4D4D4;
	background-color: #F3F3F2;
	font-weight: normal;
	color: #000000;

	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 20px;
}



/*--------------------------dati dettaglio ok--------------------------*/

#dati{
	margin-top: 10px;
	margin-bottom: 10px;
}
#dati ul{
	margin: 0 0 0 -30px;
	padding: 0; 
	list-style-type: none;
}
#dati li{
	display: list-item;
	line-height: 22px;
	margin: 0 0 0 40px;
	padding: 0;

}

#dati li a{
	text-decoration: none;
	color: #000000;
}

#dati li a:hover{
	color: #e2007a;
}


#cont_dati_dettaglio{
	height: auto;
	width: 560px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px #737373;
	text-align: left;
	background-color:#F3F2F2;
}

#cont_desc_dettaglio{
	/*height: auto;*/
	width: 500px;
	border: 1px #D4D4D4 solid;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	/*font: Verdana;*/
	font-size: 14px;
	margin-top: 5px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
}

#cont_desc_dettaglio p{
	margin: 15px;

}
#sottomenu_detta{
	width: 560px;
	height: 26px;
	border: 1px #43bbf4	solid;
	background-color: #43bbf4;
	font-weight: normal;
	color: #000000;
	font: Verdana;
	font-size: 11px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	margin-right: auto;	
}
#sottomenu_detta ul{
	margin: 0px;
	padding: 0px;
}
#sottomenu_detta li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sottomenu_detta a{
	position: relative;
	top: 4px;
	color:#ffffff;
	font: verdana 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#sottomenu_detta a:hover{
	color: #000000;
	
}