/*
 ------------------------------------------------------------
	CMS_MAIN_STYLE.CSS	Foglio stile per TestCMS
 ------------------------------------------------------------
*/
* { padding:0; margin:0; }

html {
	scrollbar-darkshadow-color: #797979;
	scrollbar-face-color: #2a2829;
	scrollbar-highlight-color: #797979;
	scrollbar-shadow-color:#2a2829;
	/*scrollbar-3dlight-color : black;*/
	scrollbar-arrow-color : #797979;
	scrollbar-base-color : #2a2829;
}

div#menuSecondarioBar {
	display: none !important;
	}

body { 

	background:#262525;
	text-align:left;
}

div#container {
	background:#2a2829 url(/custom_cms/images/sf-menu.jpg) 0px 127px repeat-x;
	margin: 0 0;
	width:100%;
	text-align:left;
}

div#header {
	width:100%;	


	
}
div#banner {
/*border:1px solid lime;
	height:220px;*/
		height:124px;
}

#faux {
	width: 100%;
}

div#content {
	/*background:red;
	position:relative;
	float: right;
 	display: inline;*/
	height: auto !important;  
   height:589px;  
   min-height:589px; 
}

div#footer {
	background: url(/custom_cms/images/sf-lower.jpg) repeat-x;
	margin: 0 auto;
 	clear: both;
	width:100%px;	
	height:104px;
}

p {margin:0;padding:0;}

a img {border:0;}

.errmsg{font:11px Verdana,Thaoma,sans;}

div#langsel{display:none;}





div#piva{
	font:10px Verdana,Thaoma,sans;
	color:#625f5f;
	position:relative;
	left:15px;
	top:80px;
	width:350px;
	float:left;
	text-align:left;
}
div#marca{
	font:10px Verdana,Thaoma,sans;
	color:#625f5f;
	position:relative;
	top:80px;
	right:15px;
	text-align:right;
}
div#marca a{
	color:#625f5f;
	text-decoration:none;
}

div#ita{
	font:11px Arial,Verdana,Thaoma,sans;
	color:#fff;
	width:55px;
	float:left;
	text-align:left;
	font-weight:bold;
	border-right:1px dotted #fff;
}
div#eng{
	font:11px Arial,Verdana,Thaoma,sans;
	color:#fff;
	text-align:right;
	font-weight:bold;
}
div#eng a, div#ita a{
	color:#fff;
	text-decoration: none;
}



div#rightbox1{
display:none;
}
div#rightbox2{
width:110px;
height:30px;
position:relative;
top:-22px;
left:893px;
z-index:9999;
}
div#rightbox3{
position:absolute;
top:0;

width:832px;
	height:124px;
}