BODY      {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:100%;
	background-attachment: fixed;
	background-image: url(/img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
A {color:#932C33; text-decoration:none}
A:HOVER {color:#000; text-decoration:underline}
.ghost {display:none;}
.visible {display:block}
#bannerSx {width:350px;height:75px; float:left;padding:0; margin:0;display:none}
#logo     {width:auto;float:left;padding:0; margin:0;vertical-align:bottom;height:80px;}
#search   {height:auto;padding:0; margin:0;font-size:12px;}
#Foot     {width:100%;height:35px; text-align:center; font-size:12px;border-top:2px solid #932C33}
#columnSx {left:0;width:175px; margin-bottom:300px; float:left;}
#content  {width:650px;padding:0; margin:0;float:left;font-size:12px; min-height:870px}
#columnDx {display:none}
FIELDSET  {border:2px solid #932C33;}

LEGEND    {font-size:12px; color:#932C33}
UL#NAV    {width:650px; list-style:none;padding:0; margin:0;}
UL#NAV LI {float:left;margin-left:8px; border-bottom:3px solid #932C33; border-top:3px solid #932C33; height:20px}
UL#NAV LI:HOVER {float:left;margin-left:8px; border-bottom:3px solid #DDD; border-top:3px solid #DDD; height:20px}

UL#NAV LI.selected {float:left;margin-left:8px;background-color:#E7EAEE;border-bottom:3px solid #932C33; border-top:3px solid #932C33; height:20px}
UL#NAV LI.selected:HOVER {float:left;margin-left:8px;background-color:#FFF;border-bottom:3px solid #DDD; border-top:3px solid #DDD; height:20px}
H1 {font-size:14pt; text-indent:8px; color:#932C33;font-family:"Trebuchet MS", Verdana, sans-serif;width:100%;border-bottom:2px solid #DDD}
H2 {font-size:12pt; text-indent:8px; color:#808080;font-family:"Trebuchet MS", Verdana, sans-serif;}
HR {border:0px; background-color:#E7EAEE}
UL#NAV LI A {margin:0;width:100%; text-decoration:none; font-size:12px;color:#000;font-weight:bold;}
UL#NAV LI A:HOVER {margin:0;width:100%; text-decoration:none; font-size:12px;color:#932C33;font-weight:bold;}
.bordeaux {color:#932C33}
.breaker {clear:both;}
.imgLeftFloating {border:1px solid #932C33; float:left; margin-right:4px}
.imgRightFloating{border:1px solid #932C33; float:right; margin-left:4px; margin-right:4px}
INPUT {border:1px solid #932C33; font-size:12px; }
TEXTAREA {border:1px solid #932C33; font-size:12px; }
SELECT {font-size:10px}
#tbl_prodotti {font-size:12px}
#tbl_prodotti IMG {border:1px solid #932C33}
#tbl_prodotti A {color:#932C33;text-decoration:none}
#tbl_prodotti A:HOVER {color:#000;text-decoration:underline}
#tbl_prodotti TH {border-bottom:2px solid #932C33; border-left:2px solid #932C33;color:#932C33}
#tbl_prodotti TD {border-bottom:1px solid #CCC; border-left:1px solid #CCC}
#tbl_prodotti TD:HOVER {border-bottom:1px solid #932C33; border-left:1px solid #932C33}
#tbl_prodotti TD.inverted {border:1px solid #E7EAEE ; background-color:#E7EAEE}
#tbl_prodotti TD.inverted:HOVER {border:1px solid #932C33; background-color:#E7EAEE}
#tbl_paginazione {font-size:12px}
#tbl_contatti {font-size:12px}
#tbl_contatti IMG {border:1px solid #932C33}
#tbl_contatti A {color:#932C33;text-decoration:none}
#tbl_contatti A:HOVER {color:#000;text-decoration:underline}
#tbl_contatti TD {border-bottom:1px solid #CCC; border-right:1px solid #CCC}
#tbl_contatti TD:HOVER {border-bottom:1px solid #932C33; border-right:1px solid #932C33}

FORM {display:inline;}
#linkUtili {font-size:12px}
/* ----- NICE TITLES ----- */
#nicetitlecontainer{
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #993366;
background-color: #E7EAEE;
padding:3px;
margin:0px;
/* Mozilla proprietary 
-moz-border-radius: 12px;
*/
}
div.nicetitle
{
font-size: 100%;
left: 0;
padding: 2px;
position: absolute;
top: 0;
text-align:left;
z-index: 100;
width: auto;
height: auto;
}	
div.nicetitle p {
margin: 0;
font-weight:bold;
font-size: 0.7em;
color:#000;
padding:2px;
background-color:#EBBEC1;
}
div.nicetitle p.destination {
color:#000;
background-color: #E7EAEE;
font-weight: bold;
font-size: 0.6em;
padding-bottom: 0px;
text-align: left;
}
