/* ############################# CssObject [nav_defaultCadorin ] richiamato dal Template [HomePage] ############################### */
 #nav_defaultCadorin, 
#nav_defaultCadorin ul {
	padding:0;
	margin:0;
padding:0 0 5px 0;
	list-style:none;
	height:20px;
	font: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background:#F2EDC5;*/
	background:transparent;
	position:relative;
	z-index:100;
	/*text-transform:uppercase;*/
	color:#9e6113;*/
	color:#fff;
}
#nav_defaultCadorin {width:100%; padding:0;  /*background-color:#fffaea;*/}

#nav_defaultCadorin table {border-collapse:collapse;}
#nav_defaultCadorin li {float:left; height:20px;}
#nav_defaultCadorin li li {float:none; height:20px; background:#2f1c1d; }
/* a hack for IE5.x and IE6 */
#nav_defaultCadorin li a li {float:left; height:20px; width:100%;}

#nav_defaultCadorin li a {display:block; float:left; color:#5D5551; height:20px; font-size:11px; font-weight:bold; padding:0 10px 0 10px; line-height:20px; text-decoration:none; white-space:nowrap;  height:20px; /*border-left:1px solid #fff;*/}
#nav_defaultCadorin li li a {height:20px; font-size:11px; line-height:20px; float:none; font-weight:normal; color:#ffffff; }

#nav_defaultCadorin li:hover {position:relative; z-index:100; height:20px; line-height:20px;}
#nav_defaultCadorin a:hover {position:relative; z-index:100; background-color:none; line-height:20px; color:#ffffff; /*border-left:1px solid #fff;*/}
#nav_defaultCadorin li:hover > a {/*border-left:1px solid #9e6113;*/line-height:20px; height:20px; /*text-decoration:underline;*/  /*background:#2f1c1d;*/ color:#5D5551;}

#nav_defaultCadorin :hover  ul {left:0; top:20px; /*border-left:1px solid #843;*/ z-index:300;}
#nav_defaultCadorin a:hover ul {left:-1px; height:20px;}

#nav_defaultCadorin ul {position:absolute; left:-9999px; top:-9999px; width:200px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav_defaultCadorin li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav_defaultCadorin li:hover > ul ul {position:absolute; width:200px; left:-9999px; top:-9999px;}
/* show path followed */
#nav_defaultCadorin li:hover li:hover > a {background:#9e6113; /*width:200px;*/ text-decoration:none;   color:#fff; /*border-left:1px solid #fff;*/}

#nav_defaultCadorin li a:hover ul li a:hover {background:#000000; width:100%;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav_defaultCadorin a:hover a:hover ul,
#nav_defaultCadorin a:hover a:hover a:hover ul,
#nav_defaultCadorin a:hover a:hover a:hover a:hover ul,
#nav_defaultCadorin a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav_defaultCadorin a:hover ul ul,
#nav_defaultCadorin a:hover a:hover ul ul,
#nav_defaultCadorin a:hover a:hover a:hover ul ul,
#nav_defaultCadorin a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}






/* ############################# CssObject [LAYOUT HOMEPAGE] richiamato dal Template [HomePage] ############################### */
/*---------------LAYOUT STANDARD---------------*/

BODY {	FONT-SIZE: 11px;
	COLOR: #333333;
	background-color:#5d5551;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../Images/sf_pagine_interne-32.gif);*/
	background-position:top left;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

#codNav{/*border-top: 1px dotted #3D3937; border-bottom: 1px dotted #3D3937;*/width:900px; height: 25px; padding-top:5px;  clear:both; margin-top:10px; /*margin-bottom:25px;*/ }
#logolingue{height:78px;}
#wdgLingue{text-align:right;}
#wdgMenuPrincipale{float:left; /*width:450px;*/ }


#page_margins{
	/*height:100%;
	margin-left: 10px;
	margin-right:10px;*/
}


#page{
	width: 850px;
	margin: 0 auto;
	/*margin-top:10px;*/
}

#header, #header .sb-inner  {width: 960px; height:145px; margin: 0 auto; /*padding:20px;*/ 

background-color:#fff;  }

#codHeader  {width: 900px; height:167px; margin: 0 auto;  background-image: url(../Images/top_home-9.jpg); background-position:top left; background-repeat:no-repeat;}

.codNomeCategoria{padding:0;}


#SIXwdglogoheader{width: 274px; float: left; margin:20px;}

#SIXwdglogo{width:430px; float:left; margin-top:11px; margin-bottom:11px; margin-left:20px;}



#wdgMenudefault {
clear:both;
	width: 850px;
	margin: 0 auto;
	height: 30px;
/*background-color:#fff; */

}

#topnav{
	width:350px;
	/*background-color:#FFFF00;*/
	height:30px;
	float:right;
	margin-top: 15px;
	/*margin-right: 15px;*/
}

#main{
	width: 900px;
	/*background-color: #FFEAC1;*/
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	/*margin-left:5px;
	margin-top:10px;
	background-color: #fff;*/
	/*background-image: url(../Images/sf_contenuti-167.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
} 

#codContent, #wdgCodContent {
	width:680px;
	float:left;
	padding:10px;
	min-height:200px;
	color: #333333;
	height: auto;
	
}

#codFooter {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size:10px;
	clear: both;
	width: 100%;
	color:#999999;
	background-color: transparent;
	padding:10px;
	height:50px;
}

#wdgCodContent2{width:690px; float:left;}
#col3{width:190px; float:right;}

#codContent2{width:630px; /*margin-right:5px;*/ float:left;}

#codFooterText{font-size:10px;}

#Gallery{padding:5px; border-top:1px dotted #ccc;}

#wdgSEOTitle {
	VERTICAL-ALIGN: middle;
	LINE-HEIGHT: 20px;
	HEIGHT: 20px;
	margin-bottom:10px;
}
#wdgCodFooter {
	color:#333;
	width:900px;
	margin:0 auto;
	height:auto;
	min-height:51px;
	padding-top:5px;
	padding:5px;
	margin-top:10px;
	/*border-top: 1px dotted #666;*/
	clear:both;
}
#wdgCodFooter hr {
	border: none 0;
	border-top: 1px dotted #666;
	width: 100%;
	height: 1px;
	clear:both;
}


HR {
	CLEAR: both;
	BORDER-RIGHT: 0px;
	BORDER-TOP: #9e6113 1px dotted;
	BORDER-LEFT: 0px;
	WIDTH: 100%;
	BORDER-BOTTOM: 0px;
	HEIGHT: 1px
}
#codSEOFooter {
margin-top:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	VERTICAL-ALIGN: middle;
	COLOR: #666;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Verdana
}

#codSEOFooter p{margin:0;}

#codPowered {
	MARGIN-TOP: 10px;
	FONT-SIZE: 9px;
	COLOR: #666;
	FONT-FAMILY: Verdana
}

.TestoTopTitle{
	margin-right: 10;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #d8001d;
	font-size: 13px;
	font-family: Verdana
	}

#codSpot{height:105px; line-height:105px; vertical-align: middle;  }
#wdgCodContentHeader{height:501px; width:506px; margin:0 auto;  }

.imgContentHeader{height:501px; line-height:100px; margin-bottom:5px; vertical-align: middle; width:506px; margin:0auto;  }

.CategoriaTitolo, .CategoriaTitolo h2, .CategoriaTitolo h3 {color: #fff; font-size:20px; font-weight:bold;}


/*---------------fine LAYOUT STANDARD---------------*/


/* ############################# Template [HomePage] ############################### */
 


