body{
	background:#202323 url(sf_body.png) top repeat-x;
	color:#666;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	outline:none;
	color:#333;
	}
a:hover{
	text-decoration:underline;
	color:#e11107;
	}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	letter-spacing: -1px;
	font-size: 16px;
	display:block;
}
h2 a, h3 a {
	text-decoration:none;
	color: #D7722E;
}
h2 a:hover, h3 a:hover {
	text-decoration:none;
	color: #e11107;
}

h3, h4 {
	display:block;
	font-size:14px;
	padding-top:12px;
}

hr {
color:#D7722E;
height:1px;
margin-bottom:6px;
}
#container{ 
	width:974px;
	height:100%;
	margin:0 auto;
	padding: 0px;
	background: url(sf_container.png) center repeat-y;
	overflow:hidden;
}

#wrapper{
	width:974px;
	height:100%;
	margin:0 auto;
	padding: 0px;
	overflow:hidden;
}

#header {
	width: 974px;
	float:left;
	margin:0 auto;
	text-align: left;
	vertical-align: bottom;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	height: 74px;
	background: url(sf_header.png) top center no-repeat;
}

#header h1 {
	margin: 0;
}
#header h1 a {
	float:left;
	display: block;
	height: 74px;
	margin:0px;
	text-decoration: none;
	width: 299px;
	 border-right: 1px solid #CCD5D9;
}
/* =MAIN MENU	*/
.box_MainMenu { float:right; height: 73px; left top repeat-x; padding-right:1px; background:#D56F2B; border-right: 1px solid #CCD5D9;}

ul.list_MainMenu { margin:0px; padding:0px;list-style-type:none;}
.box_MainMenu ul.list_6_Menu li {width: 117px;}
.box_MainMenu ul.list_6_Menu li a {width: 115px;}
ul.list_7_Menu li.li_First a, ul.list_7_Menu li.li_Last a {width: 116px;}
.box_MainMenu ul.list_6_Menu li span {width: 107px;}
.box_MainMenu ul.list_7_Menu li {width: 112px;}
.box_MainMenu ul.list_7_Menu li a {width: 110px;}
ul.list_7_Menu li.li_First a, ul.list_7_Menu li.li_Last a {width: 110px;}
.box_MainMenu ul.list_7_Menu li span {width: 105px; font-size:15px; font-weight:bold; text-align:center;}

ul.list_MainMenu li {float: left; position: relative; display: inline; height: 73px;}
ul.list_MainMenu li a {position: absolute; bottom: 0; right: 0; overflow: hidden; display: block; height: 73px; width: 117px; background: url(topmenu.png) left top repeat-x; border-right: 1px solid #CCD5D9; color:#FFF; text-decoration:none;}
.box_MainMenu li a:hover, 
.box_MainMenu li.li_Selected a:link, .box_MainMenu li.li_Selected a:visited, .box_MainMenu li.li_Selected a:hover {background-position: left -73px; cursor: pointer; color:#202323;} 
ul.list_MainMenu li.li_First a {border-left: 0;}
ul.list_MainMenu li.li_Last a {border-right: 0;}
.box_MainMenu li a span {position: absolute; bottom: 5px; right: 0; margin: 0 0px 0 0px; text-align: right;}

/* =Contenuto video/slide	*/
#contenutoslidevideo { 
	width: 974px;
	margin:0 auto;
	height: 250px;
	padding: 0px 0px 16px 0px;
	background: url(cont_side.png) bottom center no-repeat;
}
#contenutonovideo { 
	width: 974px;
	margin:0 auto;
	height: 16px;
	padding: 0px;
	background: url(cont_side.png) bottom center no-repeat;
}
#contenutovideo {
	float:left;
	height:250px;
	width:300px;
	overflow:hidden;
}



#topnav {
	width: 934px;
	margin:0 auto;
	text-align: right;
	vertical-align: bottom;
	height: 18px;
	padding: 15px 20px 0px 20px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	background: url(sf_topnav.png) top center no-repeat;
}
#topnav a {
	color:#000;
	font-weight:bold;
}
#topnav a:hover {
	color:#ff7e28;
	font-weight:bold;
}
#topmenu {
	width: 201px;
	float:left;
	margin:0;
	text-align: left;
	padding: 0px 0px 20px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	background:#000 url(sf_topmenu.png) bottom center no-repeat;
}
#topmenu ul {
	margin:0px;
	padding:0px;
	float: left;
	list-style: none;
	display:block;
	width: 201px;
}
#topmenu ul li {
	color:#ffffff;
	font-weight:bold;
}
#topmenu li a {
	color:#ffffff;
	font-weight:bold;
	border-bottom: 1px solid #393939;
	display:block;
	
	padding: 2px 2px 2px 6px;
	}

#topmenu li a:hover {
	color:#e11107;
	background: #393939;
	border-bottom: 1px solid #e11107;
	text-decoration:none !important;
	}

#slideheader {
	float:right;
	width: 673px;
	height:250px;
	margin:0;
	padding: 0px 1px 0px 0px;
}	
#contentleft {
float:left;
height:auto;
padding:15px 10px 0px 0px;
width:785px;
}	
#content {
float:right;
height:auto;
padding:0px 0px 0px 0px;
width:543px;
    height: auto !important;  /* per i browser moderni */
    height: 600px;      /* per IE5.x e IE6 */
    min-height: 600px;  /* per i browser moderni */
}
#content h2 {
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 4px;
	padding: 0px 4px 1px 1px;
	border-bottom: none;
	color:#D7722E;
	margin-top:5px;
	border-bottom: 1px solid #D7722E;
}

#content ul { 
list-style: url(sbullet.png);
}
.meta {
float:right;
width:523px;
padding-top:10px;
padding-bottom:10px;
text-align:right;
}
.navigazionemenu {
float:left;
width:543px;
 text-align:left;
clear:both;
font-size:12px;
font-weight:bold;
margin-bottom:6px;
color:#D7722E;
}
#galleria img {
	padding:2px;
	border: 1px solid #e11107;
}
#galleria {
	padding-left:2px;
}
.fotogall {
text-align:center; float:left;padding:4px;
}
.vetrina {
width:260px;
padding: 5px 0px 5px 0px;
}

#sidebar {
	float: left;
	width: 231px;
	color:#fff;
	padding: 0px 0px 15px 1px; 
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0px;
	border-bottom: 1px solid #FFF;
	width:220px;
}
#sidebar li {
	padding: 0px;
	background: url(sf_menu.lat.png) top left no-repeat;
	height:21px;
	display:block;
	padding: 1px 0px 1px 12px;
	font-size: 15px;
	font-weight:bold;
}
#sidebar h2 {
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 4px;
	padding: 2px 4px 1px 1px;
	border-bottom: 1px solid #FFF;
	color:#ffffff;
	margin-top:5px;
}
#sidebar h2 a {
	color:#fff;
}
#sidebar h2 a:hover {
	color:#fff;
	text-decoration: none;
}
#sidebar ul li a {
	text-decoration:none;
	color:#fff;
	display:block;
}
#sidebar ul li a{
	font-size:15px;
}

#sidebar li a:hover {
	color: #ccc;
}
.Contsidebar {
	padding:10px 10px 15px 5px;
}



#sidebar2 {
	float: right;
	width: 170px;
	color:#333;
	padding: 15px 5px 15px 0px;
}
#sidebar2 h2 {
		border-bottom:1px solid #D7722E;
		color:#D7722E;
		font-size:15px;
		font-weight:bold;
		margin-bottom:4px;
		margin-top:5px;
		padding:0 4px 1px 1px;
}
#sidebar2 ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	width:170px;
}

#sidebar2 ul.News li{
	margin-bottom:12px;
	list-style:none;
	background:url(page.png) no-repeat;
	background-position:0 0px;
	color:#333;
	font-size:9px;
	text-align:left;
}
#sidebar2 li a:hover {
	color: #e11107;  
}
#sidebar2 ul li a {
	text-decoration:none;
	color:#333;
	display:block;
}
#sidebar2 ul.News li a, #sidebar2 ul.Links li a {
	padding-left:20px;
}
#sidebar2 ul.News li a:hover, #sidebar2 ul.Links li a:hover {
	padding-left:20px;
}
#contAllegati{
	padding:5px;
	text-align:left;
}
#contAllegati ul {
	margin:0px;
	padding:0px;
}
ul.Allegati li{
	margin-left:5px;
	margin-bottom:5px;
	list-style:none;
	background:url(page_attach.png) no-repeat;
	background-position:2px 3px;
	color:#e11107;
	text-align:left;
	padding-left:22px;
	float:left;
	display:block;
}
ul.Allegati li a{
	line-height:16px;
	font-size:13px;
}
#sidebar2 ul.Links li a:hover {
	background: url(page_link.png) no-repeat;
	background-position:0px 3px;
}
#sidebar2 ul.Links li{
	margin-bottom:12px;
	list-style:none;
	background:url(page_link.png) no-repeat;
	background-position:0px 3px;
	text-align:left
}









#footer {
	width: 954px;
	margin:0 auto;
	vertical-align: bottom;
	padding: 18px 10px 10px 10px;
	color:#333;
	font-weight:bold;
	background: #202323 url(sf_footer.png) center top no-repeat;
	height: 52px !important;  /* per i browser moderni */
}
#footer p{
	margin:0;
	padding: 0 0 0 370px;
	font-size:9px;
}
#footer p a{
	color:#000;
}
#footer .copyright{
	color:#333;
	float:left
}
#footer .copyright a{
color:#333
}
#footer .copyright a:hover {
	color:#f00;
}
ul#footerlinks{
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px;
}
ul#footerlinks li {
	display:inline;
	list-style:none;
	font-size:10px;
}
ul#footerlinks li a{
	margin:0;
	padding:1px 3px 1px 3px;
	color:#333;
	font:bold 10px Arial, Helvetica, sans-serif;
	border-left:1px solid #666;
	line-height:10px
}
ul#footerlinks li a:hover,#footer p a:hover {
	color:#e11107;
}

