body{
    background:#ffffff url("../images/sfondo.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 8px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight: normal;	
}

/* body utilizzato solo per l'invio delle mail */
body.mail{
	background-color:#FFFFFF;
	margin: 2px;
}

/*---------------------------------------- DIV -------------------------------------------*/

#container {
	background:url("../images/container.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width:980px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#container_bottom {
	background:url("../images/container_bottom.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	width:980px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#container_top {
	background:url("../images/container_top.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width:980px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#top {
	padding: 0px;
	margin: 0px;
	color: #fff;
	height: 185px;
}

#centrale {
	width:980px;
	margin: 0px;
	padding: 0px;
	border:0px solid red;
			
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#sx {	
	float:left;
	width:162px;
	padding: 0px;
	margin: 0px;
	color: #89878a;
	border:0px solid red;
}

#centro {
	float:left;	
	width:770px;
	margin:0px;
	padding:5px 0px 40px 15px;
	border:0px solid black;
}

#img_titolo {
	background:url("../images/img_titolo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0px 0px 0px;
	padding: 28px 0px 0px 15px;
	border:0px solid red;
	clear:both;
	
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.titolo {
	margin:0px;
	padding: 0px 0px 20px 30px;
	border:0px solid red;
}

#bottom {		
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 20px;
	color:#fff;
	font-size: 11px;
	padding: 0px 20px 15px 20px;
}

#bottone {
	background:url("../images/bottone.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	width:139px;
	padding: 14px 0px 8px 23px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	
	
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

#bottone_giallo {
	background:url("../images/bottone_giallo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	width:139px;
	padding: 14px 0px 8px 23px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	
	min-height: 25px;
	height: auto !important;
	height: 25px;
}


/* ------------- Class form registrazione/login ----------------- */
div.in{
	margin: 10px 0 10px 10px;
	font-size:12px;
}

div.in label{
	float:left;
	width:125px;
	line-height:23px;
	text-align:left;
}

div.in input,
div.in textarea{
	font-size:11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.in input.form{
	width:200px;
}

.grassetto{
	font-weight:bold;
}

.form {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight: normal;
	text-align:justify;
}

a.form:visited { font-weight: bold; color:#000000; text-decoration: underline; }
a.form:link { font-weight: bold; color:#000000; text-decoration: underline; }
a.form:hover { font-weight: bold; color:#791127; text-decoration: underline; }

/* -------------- Tag Html --------------- */

ul.elenco_articoli li{
	margin: 4px 0px;
}

.rosso{
	color:#B11C15;
}

.class_form {
    padding: 0px;
	margin: 0px;
}

.linea{
	border-top: 1px solid #666666;
}

img{
	margin: 0px;
	padding-left: 0px;
	padding: 0px;
}

.class_img{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.class_img2{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.class_img3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a img{border:none} 
a:link,a:visited{color:#000; text-decoration:underline} 
a:hover,a:active{color:#000; text-decoration:underline} 

table{
	 text-align: left;
	 font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	 color:#000; 
}

.contorno_img {
    border: 1px solid #CC9901;
}

.contorno{
	border: 1px dashed #996633;
}

.bugfix {display : none}

.alt,.navigazione{display:none}

h1{
	margin:0px;
	font-size:3em;
	font-style:normal;
	font-weight:bold;
	color:#911424;
}

h2,h3,h4{margin:0px; font-size:1em}

.bottone_form{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #034EA2;
	text-decoration:none;
	font-variant:normal;
}
