#div_suggerisci tr.p {
	background: #F8F8F8;
}
#div_suggerisci tr.d {
	background: #F0F0F0;
}
#div_suggerisci tr:hover {
	background: #FE8;
	color: #FFF;
}
#div_suggerisci td a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	display:block;
	width: 100%;
}

div.div_intro_home {
	text-align		: center;
	padding			: 8px;
	font-family		: Trebuchet MS, sans-serif;
}

div.div_intro_home p {
	
}

div.div_intro_home p.titolo {
	font-size		: 22px;
	font-weight		: bold;
}

div.div_intro_home p.descrizione {
	font-size		: 13px;
	color			: #666;
	line-height		: 20px;
}



/* AMMINISTRAZIONE */

div.div_admin_form {
	padding			: 18px;
	margin			: auto;
	background-color	: #FDF5E2;
	border			: 1px solid #E0D9C9;
}

div.div_admin_errori_form p {
	font-size		: 12px;
	text-align		: center;
	color			: #C00;
	font-weight		: bold;
}
#admin {

}

#admin h1{
	font-size:18px;

}
#admin h2{
	font-size:18px;


}
#admin h3{
	font-size:16px;



}
#admin p{
	font-size:12px;
}
.div_info_mappa{
   text-align: center;
}

#offerte_tnx 
{
	padding:20px;
}

#offerte_tnx h3
{
	margin-bottom:5px;
	margin-top:20px;	
}

table.tab_dett_servizi td{
	text-align:center;
	padding: 7px;
	vertical-align: top;
}

.info_traduzione{
	text-align:right;
	font-style: italic;
	color: #888;
	float:right;
	padding:0 6px;
	font-size: 9px;
	line-height:9px;
}
