body {
	background: 	url(../../images/layout/bg/sfondo.gif) repeat-x;
	overflow:		auto;
	margin: 		25px 0px 0px 0px;
	font-family:	Arial, Helvetica;
	font-size: 		11px;
	font-style:		bold;
	color: 			#000000;
	line-height:	20px;
}

a		{ text-decoration: underline; color: #FFFFFF;}
a:hover{ text-decoration: underline; color: #FFFFFF;}

#Indirizzo  		{ background-color: #E292AE; color:#FFFFFF; font-weight: bold; line-height: 20px;}

#TabellaMenu 		{ font-family: Arial, Helvetica; font-size: 11px; color: #FFFFFF;}
#TabellaMenu a		{ font-weight: bold; text-decoration: none; color: #FFFFFF;}
#TabellaMenu a:hover{ font-weight: bold; text-decoration: overline underline; color: #FFFFFF;}
#TabellaMenu a.blink{ font-weight: bold; text-decoration: overline underline blink; color: #FFFF00;}
#TabellaMenu a:hover.blink{ font-weight: bold; text-decoration: none; color: #FFFFFF;}

#LayoutSito 		{ font-family: Arial, Helvetica; font-size: 12px; color: #000000; line-height: 20px;}
#LayoutSito td		{ background-color: #FFFFFF;}

#Contenuti 			{ font-family: Arial, Helvetica; font-size: 12px; color: #000000; line-height: 20px;}
#Contenuti h1		{font-weight:bold; display:inline; font-size:12px;} 
#Contenuti h2		{font-weight:bold; display:inline; font-size:12px;}
#Contenuti h3		{font-weight:bold; display:inline; font-size:15px; color: #c10378; text-decoration: underline;}
#Contenuti a		{text-decoration: underline; color: #E292AE;}
#Contenuti a:hover	{bold; text-decoration: underline; color: #000000;}

#ListinoPrezzi td	{ background-color: #fbecea; text-align: center; line-height: 30px;}




/* GETSTIONE OMBRA SOTTO LE IMMAGINI */
div.pic{
	float:			left;
	margin: 		5px; 
	padding:		0 0 8px 0;
    background: 	url(../../images/contenuti/ombra_sotto_immagini.gif) no-repeat bottom center;
}

div.pic img {
	display: 		block;border: 0px solid;
    border-color: 	#fff #fff #fff #fff;
    padding: 		0px;
	background: 	#fff;
}