/* GENERALE */
*{
	margin:0;
	padding:0;
}

.massima_percentuale {
	position: absolute;
	color: #fff;
	font-size: 35px;
	width: 130px;
	text-align: center;
	margin-top: 200px;
	margin-left: 300px;	
	font-weight: bold;
}

body{
	margin:0px;
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:100%;	
	background:#cccccc;
	color:#333333;
	text-align:center;
}
/* CONTENITORE */
#contenitore{
	width:1048px;
	margin:0 auto;
	background: url(../img/graphics/pattern.jpg);
	text-align: left;
	padding-left: 32px;
}
#footer {
	width:1080px;
	margin:0 auto;
	background: url(../img/graphics/footer.jpg);
	height: 34px;
}

/* HEADER */
#header{
	background: url(../img/header.png) no-repeat;
	width: 1000px;
	margin-left: 4px;
}
#top_header{
	width:1004px;
	height:85px;
}
#logo{
	float:left;
	width:177px;
	height:71px;
	position:relative;
	left:19px;
	top:9px;
}
#logo span,
#telefono span{
	display: block;
	height: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
}
#contatti{
	float:left;
	height:50px;
	width:200px;
	position:relative;
	left:48px;
	top:12px;
}
#contatti p{
	font-size:11px;
	color:#95b124;
	text-align:left;
}
#contatti span{
	color:#003366;
}
#login{
	float:left;
	height:60px;
	width:200px;
	position:relative;
	left:204px;
	text-align: right;
	top:10px;
}
form,
fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
#login label{
	color:#003366;
	font-size:11px;
	font-weight:bold;
}
#login input{
	width:89px;
	height:13px;
	border:1px solid #000;
	margin-left:4px;
	font-size:10px;
}
#login button{
	font-size:10px;
	border:none;
	text-align:center;
	color:#003366;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
}
#registrati{
 width:85px;
 height:16px;
 float:left;
 margin-left:45px;
 margin-top:5px;
}
#accedi{
	width:63px;
	height:15px;
	background:url(../img/graphics/accedi.gif) no-repeat;
}
#box_nav{
	width:250px;
	height:75px;
	font-size:11px;
	position:absolute;
	top:5px;
	margin-left: 860px;
}
#box_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#box_nav li{
	float:left;
	display:inline;
	height:24px;
	line-height:24px;
}
#box_nav p{
	background:url(../img/graphics/freccia.gif) no-repeat left;
	color:#9f9f9f;
	text-align:left;
	font-size:10px;
	line-height:17px;
	margin-top:50px;
	margin-left: 50px;
	padding-left: 10px;
}

/* CORPO */
#corpo{
	padding-left: 4px;
	padding-top: 5px;
	text-align: center;
}

#corpo_cont{ background:url(../img/graphics/corpo_cn.png); min-height: 200px; width: 973px; padding-left: 17px; padding-right: 17px;}
#corpo_ft { background:url(../img/graphics/corpo_ft.png) no-repeat; height: 25px; width: 1007px;}
#corpo_top { background:url(../img/graphics/corpo_top.png) no-repeat; height: 21px; width: 1007px;}

#corpo_cont_ns { background:url(../img/graphics/corpo_cn_ns.png); width: 973px; padding-left: 17px; padding-right: 17px; color: #fff;}
#corpo_top_ns { background:url(../img/graphics/corpo_top_ns.png) no-repeat; height: 15px; width: 1007px;}
#corpo_ft_ns { background:url(../img/graphics/corpo_ft_ns.png) no-repeat; height: 12px; width: 1007px;}

#colonna_sx{
	float:left;
	width:191px;
	margin-left:2px;
	padding-top: 10px;
}
#colonna_cx{
	float:left;
	padding-bottom: 10px;
	width:586px;
	padding-top: 10px;
}

#colonna_cx_larga{
	float:left;
	width:975px;
	margin-left: 7px;
	padding-top: 10px;
	font-size: 13px;
}

.spaziatura {
	padding-top:4px;
	padding-bottom: 2px;
}

.spaziatura_alta {
}

.titolo{
	padding-bottom:11px;
	border-bottom:1px solid #cccccc;
	background:url(../img/graphics/ico_tit.gif) no-repeat left 3px;
	text-align:left;
	padding-left:16px;
	font-size:12px;
	font-weight:bold;
}
.titolo_new {
	padding-bottom:11px;
	text-align:left;
	padding-left:16px;
	font-size:12px;
	font-weight:bold;
}
.tit

.tabella_dett {
	font-size: 12px;
}

.titolo_dettaglio {
}

.spaziatura_dettaglio {
	padding-left: 5px;
}
.riquadro_foto{
	width:300px;
	border:1px solid #999999;
	float:left;
	margin-bottom:9px;
	margin-right:4px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
.marchio{
	width:169px;
	height:144px;
	/*border:1px solid #999999;*/
	border:1px solid #fff;
	float:left;
	margin:0px 12px 4px;
}
.marchio h2{
	width:169px;
	height:25px;
	line-height:25px;
	/*border-bottom:1px solid #999999;*/
	border-bottom:1px solid #fff;
	font-size:12px;
}
.marchio p{
	font-size:11px;
}
#colonna_dx{
	float:left;
	width:191px;
	padding-top: 10px;
}
.vetrina{
	width:191px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
}
.vetrina_top{
	background:url(../img/graphics/vetrina_top.gif) no-repeat;
	width:191px;
	height:24px;
	color:#fff;
	line-height:23px;
	font-size: 14px;
	text-align: center;
}

.vetrina_cont{
	width:189px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.vetrina_cont img{
	margin:0 auto;
}
.vetrina_bottom{
	width:173px;
	height:37px;
	background:url(../img/graphics/vetrina_bottom.gif) no-repeat;
	border-top:1px solid #999999;
	color:#000;
	padding:5px 9px;
}
/* FOOTER */
#credits{
	text-align:right;
	width:900px;
	height:19px;
	line-height:19px;
}
#footer_txt{
	font-size:12px;
	height:33px;
	color:#28166F;
	line-height:14px;
	padding:0 5px;
}

.dett_prezzo {
	padding-right: 20px;
	color: #000;
	font-size: 13px;
}

.dett_prezzo_dx {
	padding-left: 20px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

#elenco_base {
	margin-top: 20px;
	border: 1px solid #999999
}
.intestazione_opzioni {
	/*background-color: #95b124;*/
	background-color: #28166F;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	padding-left: 30px;
}

.opz_elenco {
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	
}

.intestazione_opzioni_pg {
	/*background-color: #95b124;*/
	background-color: #28166F;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	padding-left: 30px;
	border-right: 1px solid #ffffff;
}

.opz_elenco_pag {
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
}

#pulsantiera {
	font-size: 12px;
	text-align: center;
}


#sx_pulsantiera {
	width: 2px;
	float: left;
}

#cn_pulsantiera {
	height: 49px;
	width: 1002px;
	float: left;
	background: url(../img/graphics/menu_bg_s1.png) no-repeat;
}

#dx_pulsantiera {
	height: 49px;
	width: 7px;
	float: left;
}

.tab_primo{
	float: left;
	margin-top: 10px;
	height: 18px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 4px;

}

.tab {
	float: left;
	border-left: 1px dashed #fff;
	margin-top: 10px;
	height: 24px;
	padding-left: 27px;
	padding-right: 27px;
	color: #ffffff;
	padding-top: 4px;

}

.tab_primo_n{
	float: left;
	padding-right: 10px;
}

.tab_n {
	float: left;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;

}

#nascosto {
	display: none;
}


.bubble_middle {
	background-color: #C6C6CA;
	color: #000000;
}

#cont_flash {
	width: 990px;
	height: 200px;
	background-color: #000000;
}

#flash_header {
	height: 313px;
}


#testo {
	font-size: 12px;
	margin-left: 13px;
	text-align: left;
	padding-right: 10px;
	width: 550px;
}

#testo_pagina_dinamica {
	font-size: 12px;
	margin-left: 15px;
	text-align: left;
	padding-right: 10px;
	width: 555px;
}

#recupera_login {
	height:60px;
	top:10px;
	text-align: left;
	width: 400px;
	margin-top: 20px;
}

#recupera_login label{
	color:#003366;
	font-size:11px;
	font-weight:bold;
}
#recupera_login input{
	width:89px;
	height:13px;
	border:1px solid #000;
	margin-left:10px;
	font-size:10px;
}
#recupera_login button{
	font-size:10px;
	border:none;
	text-align:center;
	color:#003366;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	margin-left: 10px;
}

.bottone_generale {
	font-size:10px;
	border:none;
	text-align:center;
	color:#003366;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	margin-left: 10px;
	}



.bottom {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	TEXT-ALIGN: center; 
	height: 25px
}


#login_offerta{
	height:60px;
	text-align: right;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
form,
fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
#login_offerta label{
	color:#003366;
	font-size:11px;
	font-weight:bold;
}
#login_offerta input{
	width:89px;
	height:13px;
	border:1px solid #000;
	margin-left:4px;
	font-size:10px;
}
#login_offerta button{
	font-size:10px;
	border:none;
	color:#003366;
	font-weight:bold;
	margin-top:5px;
	height: 20px;
	cursor:pointer;
}

.select {
	width:89px;
	height:18px;
	border:1px solid #000000;
	margin-left:4px;
	font-size:10px;
	margin-left:10px;
}

.input_generale {
	width:89px;
	height:13px;
	border:1px solid #000;
	margin-left:10px;
	font-size:10px;
}

.testo {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	TEXT-ALIGN: justify;
}

.msg_cn {
	color: #000;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	width: 170px;
	text-align: left;
	/*height: 98px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.msg_cn_1 {
	background: url(../img/graphics/box_01_s1.png) no-repeat;
}

.msg_cn_2 {
	background: url(../img/graphics/box_02_s1.png) no-repeat;
}

.msg_cn_3 {
	background: url(../img/graphics/box_03_s1.png) no-repeat;
}

.msg_cn_4 {
	background: url(../img/graphics/box_04_s1.png) no-repeat; color: #000;
}

.msg_cn_5 {
	background: url(../img/graphics/box_05_s1.png) no-repeat;
}

.professionisti {
	/*border: 2px solid #28166F;*/
	border: 2px solid #F20000;
	margin-bottom: 10px;
	padding: 10px 5px 15px;
	font-size: 12px;
	
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

a.fake-btn {
	padding: 6px 6px;
	background-color: #F20000;
	color: #473784;
	font-size: 16px;
	font-weight: bold;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
a.fake-btn, a.fake-btn:hover, a.fake-btn:visited {
	text-decoration: none;
}

