@charset "utf-8";
/* CSS Document */
body, html {
	background: #4cc1cb url(../img/sfondo_pag.jpg) repeat-x top center;
	margin:0;
	padding:0;
}

body,td,th {
	font-family:Tahoma;
	font-size:11px;
	color: #222222;
}

form {
	margin:0;
	padding:0;
}

li.menu { list-style: none; }

#container {
	background-color:#ffffff;
	width:780px;
	background-image:url(../img/sfondo_container.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
}

#menu_top {
	background-image:url(../img/sfondo_menu.jpg);
	width:396px;
	height:19px;
	float:right;
	color:#F96D07;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding:34px 0 0 184px;
	text-align:left;
}

#menu_top a {
	color:#F96D07;
	text-decoration:none;
}

#header {
	width:780px;
	height:190px;
	position: relative;
	overflow: hidden;
	/*background-image:url(../img/header.jpg);*/
	margin:0;
	padding:0;
	text-align:left;
}
.headerBG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
a.payoff {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	display: block;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
a.payoff:hover {
	color: #000;
}

.logo {
	float:left;
}

#cont {
	width:350px;
	margin:0;
	padding:0px 20px 10px 10px;
	float:left;
	text-align:left;
	line-height:14px;
}

#cont a {
	color:#F96D07;
	text-decoration:underline;
}

#destra {
	width:195px;
	margin:0;
	padding:11px 0 10px 5px;
	float:left;
	text-align:left;
}

.campo_txt {
	background-image:url(../img/sfondo_cerca.jpg);
	background-repeat:no-repeat;
	width:138px;
	height:15px;
	margin:0;
	padding:4px;
	border:0;
	font-size:10px;
}

.form_img {
	margin:0;
	padding:0;
	border:0;
}


#menu_sx {
	width:200px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

#menu_sx ul{
	width:200px;
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;
}

#menu_sxlista{
	width:200px;
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;
}

#menu_sxlista a{
	width:177px;
	height:25px;
	margin:0;
	padding:12px 0 0 23px;
	text-transform:uppercase;
	text-decoration:none;
	color:#222222;
	text-align:left;
	background-image:url(../img/sfondo_menu_off.jpg);
	display:block;
}

#menu_sxlista a:hover{
	width:177px;
	height:25px;
	margin:0;
	padding:12px 0 0 23px;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	text-align:left;
	background-image:url(../img/sfondo_menu_on.jpg);
	display:block;
}
#menu_sxlista a.menu_sx_hover{
	/*width:177px;
	height:25px;
	margin:0;
	padding:12px 0 0 23px;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	text-align:left;
	background-image:url(../img/sfondo_menu_on.jpg);
	display:block;*/
	font-weight: bolder;
}

#menu_sxlista2{
	width:200px;
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;
}

#menu_sxlista2 a{
	width:177px;
	height:30px;
	margin:0;
	padding:7px 0 0 23px;
	text-transform:uppercase;
	text-decoration:none;
	color:#222222;
	text-align:left;
	background-image:url(../img/sfondo_menu_off.jpg);
	display:block;
}

#menu_sxlista2 a:hover{
	width:177px;
	height:30px;
	margin:0;
	padding:7px 0 0 23px;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	text-align:left;
	background-image:url(../img/sfondo_menu_on.jpg);
	display:block;
}



#submenu_sx{
	/*position:absolute;*/
}

#submenu_sx ul{
	width:200px;
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;
}

#submenu_sx li{
	width:200px;
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;
}

#submenu_sx li a{
	width:180px;
	min-height:29px;
	height: auto !important;
	height: 29px;
	margin:0;
	padding:12px 0 0px 20px;
	text-decoration:none;
	color:#222222;
	text-align:left;
	text-transform:capitalize;
	background-color: #879B9A;
	background-image:url(../img/sfondo_submenu_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	display:block;
}
#submenu_sx li a span {
	margin:0;
	padding:0px 5px 0px 20px;
	background-image:url(../img/freccia-submenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
}

#submenu_sx li a:hover{
	width:180px;
	min-height:29px;
	height: auto !important;
	height: 29px;
	margin:0;
	padding:12px 0 0 20px;
	text-decoration:none;
	color:white;
	text-align:left;
	text-transform:capitalize;
	background-image:url(../img/sfondo_submenu_02.jpg);
	display:block;
}

.titolo_arancio{
	color:#F96D07;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	}
	
.breadcrumbs {
	font-size:10px;
	}
	
.doppio_trattino {
	width:360px;
	height:4px;
	background-image:url(../img/doppio_tratteggio_rosso.gif);
	background-repeat:repeat-x;
	margin:2px 0 10px 0;
	clear:both;
	}
	
.doppio_trattino_grigio {
	width:167px;
	height:4px;
	background-image:url(../img/doppio_tratteggio_grigio.gif);
	background-repeat:repeat-x;
	margin:2px 0 10px 0;
	clear:both;
	}
	
.trattino_rosso {
	width:360px;
	height:1px;
	background-image:url(../img/tratteggio_rosso.gif);
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
	clear:both;
	}
	
.trattino_grigio {
	width:167px;
	height:1px;
	background-image:url(../img/tratteggio_grigio.gif);
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
	clear:both;
	}
	
.trattino_grigio7 {
	width:167px;
	height:1px;
	background-image:url(../img/tratteggio_grigio.gif);
	background-repeat:repeat-x;
	margin:7px 0 10px 0;
	clear:both;
	}
	
.puls_dx {
		text-transform:uppercase;
		float:left;
		font-size:10px;
	}
	
.puls_dx a {
		text-transform:uppercase;
		float:left;
		color:#222222;
		text-decoration:none;
	}
	
#esempio {
	width:137px;
	height:77px;
	background-image:url(../img/sfondo_box_dx.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:17px 0 0 34px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	}
	
	#footer {
	width:780px;
	height:23px;
	background-image:url(../img/sfondo_footer.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:20px 0 0 20px;
	text-transform:uppercase;
	text-align:center;
	text-transform:uppercase;
	color:white;
	}
	
	#footer a {
	color:white;
	text-decoration:none;
	}
