html, body {
	height: 100%;
	margin: 0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ff472d;
	margin: 0 auto;
	background:#000 url(../images/sfondo.jpg) no-repeat top center;
	}
a.newidea { display: none;}
a {
	text-decoration:none;
	color:#ff472d;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#pagina{
	width: 100%;
	z-index: 1;
	height:100%;
	margin: 0 auto;

}



#centrale{
	width:1024px;
	margin: 0 auto;
	padding:0;
	padding-bottom:60px;
	
	min-height: 88%; 
	height: auto !important; 
	height: 770px; 
	}


#contenuti {
	padding:0;
	width:838px;
	text-align:left;
	margin-left:131px;

}


#footer{
	background:#000 url(../images/sfondo_footer.gif) repeat-x top left;
	color:#717171;
	height:98px;
	width:100%;
}

#footer a {
	color:#717171;
	text-decoration:none;
}

#footer_center {
	margin: 0 auto;
	width:738px;
	padding-left:100px;
	padding-top:1px;
}

#footer_credits {
	padding-top:7px;
	text-align:left;
	margin-left:915px;
	width:50px;
}


#colonnasx{
	background:url(../images/sfondo_bianco.gif) no-repeat top right;
	width:374px;
	margin-top:57px;
	float:left;
	}
#colonnasx_top{	
	height:343px;
	padding-left:85px;
	padding-top:18px;
}
#colonnasx_middle{
	padding-top:30px;
	width:374px;
	background:url(../images/sfondo_colonnasx.gif) repeat-y top right;
}

#colonnasx_bottom{
	background:url(../images/sfondo_colonnasx_bottom.gif) repeat-y top right;
	height:27px;
	width:374px;
}

#colonnadx{
	
	margin-left:374px;
	width:500px;
}

* html #colonnasx {margin-right:-3px;}
* html #colonnadx {margin-left:0;}

#top{
	padding-left:129px;
	width:476px;
	height:168px;
	
	float:left;
}

#topold{
	padding-left:200px;
	width:405px;
	height:168px;
	float:left;
}
#logo{
	width:275px;
	height:168px;
	margin-left:625px;
	text-align:right;
}
* html #top {margin-right:-3px;}
* html #logo {margin-left:0;}


#contenuto_centrale{
	
width:900px; margin-left:131px;
	
}

.rivenditori{
	color:#000;
	font-size:14px;
	margin-left:85px;
	margin-bottom:19px;
	}
.registrati{
	color:#ff472d;
	font-size:14px;
	font-weight:bold;
	margin-left:85px;
	margin-bottom:19px;
	}	
	
ul.menutop{
	list-style: none;
	padding:0;
	margin:0;
	margin-top:95px;
	padding-right:5px;
	color:#000;	
}	

ul.menutop li{
	font-weight:bold;
	font-size:14px;
	padding-left:38px;
	padding-top:3px;
	}

ul.menutop li a{	
color:#000;	
}
ul.menutop li a.selezionato{
	background:url(../images/selezionato.gif) no-repeat center left;	
	padding-left:20px;
	padding-top:3px;
	color:#ff472d;
	height:15px;
	line-height:15px;
	}	
	
	
	
ul.elencorivenditori {
	color:#000;
	list-style: none;
	padding:0;
	margin:0;
	margin-left:47px;
}

ul.elencorivenditori li.rivenditore{
	background:url(../images/puntatore_diamante.gif) no-repeat top left;
	padding-left:38px;
	padding-top:5px;
	}
	
ul.elencorivenditori li.rivenditore b{
	color:#ff472d;
	text-decoration: underline;
	}	
ul.elencorivenditori li.interruz, .interruz{
	background:url(../images/interruz_rivenditori.gif) repeat-x top left;
	margin:0;
	padding:0;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-left:23px;
	margin-top: 5px;
	}	

#home{
	width:769px;
	height:666px;
	margin-left:131px;
	
}	


.divform { margin: 14px;}

.classForm label { display: block; width: 115px; font-weight: bold; float: left;background:#FFF;}
.classForm input { height: 16px; line-height: 16px; width:258px; padding: 2px; font-size: 11px; background:#8d8d8d; border:none;color:#FFF;font-size:12px; margin-bottom:12px;}
.classForm select { height: 16px; line-height: 16px; width:258px; padding: 2px; font-size: 11px; background:#8d8d8d; border:none;color:#FFF;font-size:12px; margin-bottom:12px;}
.classForm .obbligatorio {margin-right:2px;}
.classForm .checkbox { width: auto; border: 1px solid #8d8d8d; margin: 2px 0 0 0;}
.classForm .textarea { width: 200px; padding: 2px; border: 1px solid #DDD; font-size: 11px;}
.classForm input.image { width: auto; height: auto; border: none; background:#FFF;  }


.obbligatorio {
	color:#45c4d0;
	font-weight:bold;
	padding:2px;
	float:left;
	width:4px;
}

.selectregione{
border: 1px solid #a9a9a9; width: 200px; margin-top: 40px; background: #000; color: #a9a9a9; margin-left:55px; 
}
.nomeregione{color:#ff472d; font-size:15px; font-weight:bold;}

