html, body {
	text-align:center;
	margin: 0px auto;
	height: 100%;
	background:url(../images/bg_up.jpg) repeat-x #c1cdcd;
	font-family: arial;
	font-size: 12px;
	color:#003333;
}
#contenitore_totale { width:920px; margin: 0px auto; text-align:left; position:relative; }
#header { width: 920px;	height: 380px; float:left; position:relative; z-index:0; }
#contenitore_corpo { width: 920px;	height:auto; background-image:url(../images/bg_centro.jpg);	float:left;	position:relative; }
#bg_centro {
	width:920px;
	background-image:url(../images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	padding-bottom:100px;
}
#footer {
	width: 920px;
	height:50px;
	background-image:url(../images/footer.jpg);
	bottom:0;
	clear:both;
}

/* SIX **********************************************************************/

#six { width: 180px; float:left; left:15px;	position:relative; }
#six ul { margin:5px 0px 5px 10px; padding:0px; }
#six li { margin:0px 0px 5px 0px; padding:0px; list-style:none; }

#six_menu_titolo { width: 100%;	height: 60px; background:url(../images/testatine/titolo_menu.jpg) no-repeat; }
#six_menu { width: 100%; margin-bottom: 10px; position:relative; text-align:left; }

#six_guide_titolo {	width: 100%; height: 60px; background:url(../images/testatine/titolo_guide.jpg) no-repeat; }
#six_guide { width: 100%; margin-bottom: 10px; position:relative; text-align:left; }

#six_comm_titolo { width: 100%;	height: 60px; background:url(../images/testatine/titolo_comm.jpg) no-repeat; }
#six_comm { width: 100%; margin-bottom: 10px; position:relative; text-align:left; }

#six_status { width: 100%; margin-bottom: 10px; position:relative; text-align:center; }
#six_status_titolo { width: 100%; height: 60px;	background:url(../images/testatine/titolo_status.jpg) no-repeat; }
#six_status_contenitore { width: 100%; position:relative; text-align:center; margin:10px auto 10px auto; }
#six_status_interno { border: 5px double #003333; width:150px; height:80px; position:relative; margin:0px auto; }



/* DEX **********************************************************************/

#dex{ width: 180px;	right:15px;	float:right; position:relative; }
#dex hr { color:#003333; background-color:#003333; height:2px; border:none; margin:0px; padding:0px; }

#dex_gallery { width: 180px; margin-bottom: 10px; text-align:center;}
#dex_gallery_centnuti { width: 180px; margin-bottom: 10px; text-align:center; }
#dex_gallery_titolo { width: 100%; height: 60px; background:url(../images/testatine/titolo_gallery.jpg) no-repeat; }
#dex_gallery ul { margin:10px 0px 0px 0px; padding:0px; }
#dex_gallery li { margin:0px; padding:0px; list-style:none; }
#dex_gallery img { border:2px solid #003333; }

#dex_banner {
	text-align:center;
	width: 180px;
	margin-bottom: 15px;
}
#dex_banner ul { margin:10px 0px 10px 0px; padding:0px; }
#dex_banner li { margin:0px; padding:0px; list-style:none; }


/* CENTRO ************************************************************/
#centro {
	width:500px;
	float:left;
	position:relative;
	margin:0px auto;
	left:30px;
	text-align:center;
}


/* VARIE ************************************************************/
.titolo, h4 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#003333;
}
.testo_bold, b {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#003333;
}

.sottotitolo, h3 {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#003333;
}

hr {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#003333;
	color:#003333;
	line-height:2px;

}
a:link, a:visited, a:active {
	font-family:arial;
	color:#003333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family:arial;
	color:#c1cdcd;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
input {
	border: 1px #003333 solid;
	background-color: #c1cdcd;
	font-family: Arial;
	font-size: 12px;
	color: #003333;
}
.Stile2 {font-size: 7}
.style4 {color: #000066; font-weight: bold; }
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.style7 {color: #FFFF00}
.style9 {font-size: 16px}
.style10 {font-size: 18px}