BODY {
    background: #000;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	margin-top: 8px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight: normal;	
}

/*---------------------------------------- DIV -------------------------------------------*/

#container {
	background: #fff;
	color:#000;
	width: 980px;
	border: 1px solid #000;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#top {
	padding: 0px;
	margin: 0px;
	color: #000;
	height: 180px;
}


#menu {	
	background: #000 url(/img/sfondo_menu.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	color: #fff;
	height: 38px;
}

#centro {
	background: #fff;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	color:#000;
}

#bottom {		
	background: #000 url(/img/bottom.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	height: 20px;
	float: inherit;
	color:#b6b6b6;
	font-size: 11px;
}

#box {
	background: #dbdbdb;
	width:460px;
}

#box_sfondo_top {
	background: #dbdbdb url(/img/box_top_sfondo.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	height:44px;
}

#box_centro {
	padding-left:8px;
	padding-right:8px;
	height:85px;
}

#box_centro2 {
	padding-left:8px;
	padding-right:8px;
	/*height:120px;*/height:auto;
}


#box_gruppo {
	background: #aaaaaa;
	width:310px;
}


#box_gruppo_sfondo_top {
	background: #dbdbdb url(/img/box_group_top_sfondo.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	height:44px;
}

#box_gruppo_centro {
	background: #aaaaaa;
	padding-left:8px;
	padding-right:8px;
	height:210px;
}


#box_divisioni {
	background: #dbdbdb;
	width:310px;
}

#box_divisioni_centro {
	padding-left:8px;
	padding-right:8px;
	height:500px;
}

/* ------------- 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{
	font-size:12px;
}

legend,
.grassetto{
	font-weight:bold;
}

.form {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	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 --------------- */

.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;
}

.img_dx { 
	float:right;
	padding:10px;
	}

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  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	 color:#000; 
}

.contorno_img {
    border: 1px solid #CC9901;
}

.contorno{
	border: 1px dashed #996633;
}

.bugfix {display : none}

/*hr,.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: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #034EA2;
	text-decoration:none;
	font-variant:normal;
}

/* -------------- Testo --------------- */

.testo {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#555454;
	font-weight: normal;
	text-align:justify;
}

a.testo:visited { font-weight: bold; color:#000000; text-decoration: underline; }
a.testo:link { font-weight: bold; color:#000000; text-decoration: underline; }
a.testo:hover { font-weight: bold; color:#791127; text-decoration: underline; }

.titolo_nero {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_nero:visited { color:#000000; text-decoration: none; }
a.titolo_nero:link { color:#000000; text-decoration: none; }
a.titolo_nero:hover { color:#E20A16; text-decoration: none; }

.titolo_rosso {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#E20A16;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_rosso:visited { color:#E20A16; text-decoration: none; }
a.titolo_rosso:link { color:#E20A16; text-decoration: none; }
a.titolo_rosso:hover { color:#E20A16; text-decoration: underline; }

.titolo_rosso_small {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#E20A16;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_rosso_small:visited { color:#E20A16; text-decoration: underline; }
a.titolo_rosso_small:link { color:#E20A16; text-decoration: underline; }
a.titolo_rosso_small:hover { color:#E20A16; text-decoration: underline; }

.titolo_grigio {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#58595B;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_grigio:visited { color:#58595B; text-decoration: none; }
a.titolo_grigio:link { color:#58595B; text-decoration: none; }
a.titolo_grigio:hover { color:#E20A16; text-decoration: none; }

.testo_bianco {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}

a.testo_bianco:visited { color:#fff; text-decoration: underline; }
a.testo_bianco:link { color:#fff; text-decoration: underline; }
a.testo_bianco:hover { color:#fff; text-decoration: underline; }


.testo_menu {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}

a.testo_menu:visited { color:#fff; text-decoration: none; }
a.testo_menu:link { color:#fff; text-decoration: none; }
a.testo_menu:hover { color:#fff; text-decoration: underline; }

/* ----------------------------- */	

