/* ############################# CssObject [links] richiamato dal Template [WelcomePage] ############################### */
/* Stili links*/

a:link {
	text-decoration: none;
	color:#333;
	
	
}

a:hover {
	text-decoration: none;
	color: #7CA322;
}

a:visited {
	text-decoration: none;
	color:#333;
}

 a:active {
	text-decoration: none;
	color:#333;
}




/* Fine Stili links*/

/* ############################# CssObject [wdgCodFooter] richiamato dal Template [WelcomePage] ############################### */
#wdgCodFooter
	{
	/*background-color:#000000;*/
	width:990px;
	height:50px;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
	padding:0;
	margin-top:20px;
	}

/* ############################# CssObject [codHeaderhome] richiamato dal Template [WelcomePage] ############################### */
#codHeader {
	width:990px;
	height:420px;
	/*margin-left:5px;
	margin-top:10px;*/
	margin-bottom:20px;
	margin:0 auto;
	/*background:url(../Images/sf_top_low-2.jpg) 0 0 no-repeat;*/
	background:url(../Images/sf_top_new-33.jpg) 0 0 no-repeat;
}

/* ############################# CssObject [base] richiamato dal Template [WelcomePage] ############################### */
/*--------------------------- LAYOUT -----------------------------*/

body{ margin:0; padding:0; background-color:#ffffff; color:#000000; font-size:11px;  font-family:Verdana, Arial, Helvetica, sans-serif;}


#main {
	clear:both;
	width:950px;
	margin: 0 auto;
	min-height:50px;
	height:auto;
	margin-top:20px;
}
#page_margins {
	width:980px;
	margin:0 auto;
}


#page {
	width:990px;
	margin:0 auto;
	height: auto;
	min-height:658px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	
	
}




#col1 {
	width:190px;
	margin-left:12px;
	margin-top:8px;
	z-index:200;
	float:left;
}
#wdgCodContent {
	margin-left:13px;
	padding-top:8px;
	width: auto /*700px*/;
	float:left;
}


#wdgNewsSKU1 {
	clear:both;
	width:324px;
	margin: 0 auto;
	margin-top:20px;
	
}

#contentTitle {
	/*display:none;*/
}
.widgetNewsTitle {
	display:none;
}



#SIXwdglogoheader {
	width:150px;
	float:left;
	margin-left:30px; 
	margin-top:30px;
	}


	

	
#col3{
	width:190px;
	margin-right:20px;
	float:right;
	
}


#codChiusura
	{
	clear:both;
	height:10px;
	clear:both;
	} 

/*--------------------------- FINE LAYOUT -----------------------------*/

#codFooterText
{padding:5px;
text-align:center;
border-bottom: 1px dotted #7ca322;
	border-top: 1px dotted #7ca322;}

#codFooterText p{margin:0;}

#codPowered{text-align:center; color: #8FB832; margin-top:15px;}


h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px; color:#7CA322 ;font-weight:normal;}

h3{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#7CA322;}

hr {
	border: none 0;
	border-top: 1px dotted #7ca322;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	clear:both;
}
p{margin:0;}

/* ############################# Template [WelcomePage] ############################### */
#contentTitle{margin:0 auto; font-size:20px; width:400px; text-align:center; }
#main, #contentArea, #wdgCodContent{height:50px; margin:0 auto; width:400px;}
#SIXwdgbiglogo{margin-top:15px;}


