html, body {
	margin:0px auto;
	background-color:#E7E7E7;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#003366;
}
#contenitore_totale { 
	width: 960px; 
	margin:0px auto; 
}
#header {
	width: 100%;
	height: 200px;
	position:relative;
	float:left;
	top:10px;
}

/* LOGO TOP ***********************/
#logo { width:180px; height:190px; position:relative; float:left; background-color:#fff; font-size:0px; }
#logo_top { width:100%; height:10px; background:url(../images/box_bianco_top.jpg) top no-repeat; }
#logo_center { 	width:100%; height:170px; background:url(../images/logo.jpg) center no-repeat; }
#logo_bottom { width:100%;	height:10px; background:url(../images/box_bianco_down.jpg) bottom no-repeat; }
/******************************/

#img_top {
	width: 580px;
	height: 190px;
	position:relative;
	float:left;
	left: 10px;
}

/* INFO TOP ***********************/
#info { width:180px; height:190px; position:relative; float:right; background-color:#fff; font-size:0px; }
#info_top { width:100%; height:10px; background:url(../images/box_bianco_top.jpg) top no-repeat; }
#info_center { 	width:100%; height:170px; background:url(../images/img_info_en.png) center no-repeat; }
#info_bottom { width:100%;	height:10px; background:url(../images/box_bianco_down.jpg) bottom no-repeat; }
/******************************/

#contenitore_centrale {
	width:960px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

/* SINISTRA ****************/
#six { width:180px; position:relative; float:left; }

/* TERRITORIO *************/
#box_territorio { width:100%; background-color:#FFFFFF; position:relative; float:left; margin-bottom:10px; }
#box_territorio_top { width:100%; height:50px; background:url(../images/box_titolo_territorio_en.png) no-repeat; }
#box_territorio_center { width:90%; text-align:left; background-color:#FFFFFF; margin:0px auto; }
#box_territorio_bottom { width:100%; height:10px; background:url(../images/box_bianco_down.jpg) bottom no-repeat; }

#box_territorio_center ul{ margin:0px; padding: 0px; list-style-type: none; }
#box_territorio_center li { background: url(../images/bullet_green.jpg) no-repeat;  background-position: 5px 5px; padding-left: 20px;}
#box_territorio a { color:#003366; font-size:12px; text-decoration:none; }
#box_territorio a:hover { color:#5FC25A; font-size:12px; text-decoration:none; }

/* INIZIATIVE *************/
#box_iniziative { width:100%; background-color:#FFFFFF; position:relative; float:left; margin-bottom:10px; }
#box_iniziative_top { width:100%; height:50px; background:url(../images/box_titolo_iniziative_en.png) no-repeat; }
#box_iniziative_center { width:90%; text-align:left; background-color:#FFFFFF; margin:0px auto; }
#box_iniziative_bottom { width:100%; font-size: 0px; height:10px; background: url(../images/box_bianco_down.jpg) bottom no-repeat; }

#box_iniziative_center ul { margin:0px; padding: 0px; list-style-type: none; }
#box_iniziative_center li { background: url(../images/bullet_yellow.jpg) no-repeat; background-position: 5px 5px; padding-left: 20px; color:#FF9900; font-weight:bold; }
#box_iniziative a { color:#003366; text-decoration:none; }
#box_iniziative a:hover { color:#FFCC00; text-decoration:none; }
#box_iniziative_center hr { border:none; color:#FFCC00; background-color:#FFCC00; height:2px; }
#box_iniziative_center p { margin: 0px; padding:0px; }

/* INIZIATIVE SPECIALI *************/
#box_speciali { width:100%; background-color:#FFFFFF; position:relative; float:left; }
#box_speciali_top { width:100%; height:50px; background:url(../images/box_titolo_speciali_en.png) no-repeat; }
#box_speciali_center { width:90%; text-align:left; background-color:#FFFFFF; margin:0px auto; }
#box_speciali_bottom { width:100%; font-size: 0px; height:10px; background: url(../images/box_bianco_down.jpg) bottom no-repeat; }

#box_speciali_center ul { margin:0px; padding: 0px; list-style-type: none; }
#box_speciali_center li { background: url(../images/bullet_black.jpg) no-repeat; background-position: 5px 5px; padding-left: 20px; color:#8E99A4; font-weight:bold; }
#box_speciali a { color:#003366; text-decoration:none; }
#box_speciali a:hover { color:#8E99A4; text-decoration:none; }
#box_speciali_center hr {  border:none; color:#8E99A4; background-color:#8E99A4; height:2px; }
#box_speciali_center p { margin: 0px; padding:0px; }
/**************************/



/* CENTRO ****************/
#contenuti { 
	width:580px; 
	position:relative; 
	float:left; 
	left: 10px; 
}



/* DESTRA ****************/
#dex { width:180px; position:relative; float:right; }

/* AREE *************/
#box_aree { width:100%; background-color:#FFFFFF; position:relative; float:left; margin-bottom:10px; }
#box_aree_top { width:100%; height:50px; background:url(../images/box_titolo_aree_en.png) no-repeat; }
#box_aree_center { width:90%; text-align:left; background-color:#FFFFFF; margin:0px auto; }
#box_aree_bottom { width:100%; height:10px; background:url(../images/box_bianco_down.jpg) bottom no-repeat; }

#box_aree_center ul { margin:0px; padding: 0px; list-style-type: none;}
#box_aree_center li { background: url(../images/bullet_red.jpg) no-repeat; background-position: 5px 5px; padding-left: 20px; }
#box_aree a { color:#003366;  font-size:12px; text-decoration:none; }
#box_aree a:hover { color:#FF0033; font-size:12px; text-decoration:none; }

/* SERVIZI *************/
#box_servizi { width:100%; background-color:#FFFFFF; position:relative; float:left; margin-bottom:10px; }
#box_servizi_top { width:100%; height:50px; background:url(../images/box_titolo_servizi_en.png) no-repeat; }
#box_servizi_center { width:90%; text-align:left; background-color:#FFFFFF; margin:0px auto; }
#box_servizi_bottom { width:100%; height:10px; background:url(../images/box_bianco_down.jpg) bottom no-repeat; }

#box_servizi_center ul { margin:0px; padding: 0px; list-style-type: none; }
#box_servizi_center li { background: url(../images/bullet_blue.jpg) no-repeat; background-position: 5px 5px; padding-left: 20px; }
#box_servizi a { color:#003366;  font-size:12px; text-decoration:none; }
#box_servizi a:hover { color:#2AB1FA; font-size:12px; text-decoration:none; }

/* EVENTI E NEWS *************/
#box_eventi { width:100%; background-color:#FFFFFF; position:relative; float:left; }
#box_eventi_top { width:100%; height:50px; background:url(../images/box_titolo_eventi_en.png) no-repeat; }
#box_eventi_center { width:90%; text-align:left; background-color:#FFFFFF; margin:0px auto; }
#box_eventi_bottom { width:100%; font-size: 0px; height:10px; background: url(../images/box_bianco_down.jpg) bottom no-repeat; }

#box_eventi_center ul { margin:0px; padding: 0px; list-style-type: none; }
#box_eventi_center li { background: url(../images/bullet_black.jpg) no-repeat; background-position: 5px 5px; padding-left: 20px; color:#8E99A4; font-weight:bold; }
#box_eventi a { color:#003366; text-decoration:none; }
#box_eventi a:hover { color:#8E99A4; text-decoration:none; }
#box_eventi_center hr {  border:none; color:#8E99A4; background-color:#8E99A4; height:2px; }
#box_eventi_center p { margin:0px; padding:0px; }
/**************************/



/* FOOTER ****************/
#footer { width:100%; height:80px; background:url(../images/footer.jpg) no-repeat; position:relative; clear: both; }
#footer_menu { width:95%; position:relative; top:10px; }
#footer_menu li { display:inline; }
#footer_menu a { font-family:arial;	font-size:10px;	color:#003366; text-decoration:none; }
#footer_menu a:hover { font-family:arial; font-size:10px; color:#8199B1; text-decoration:none; }



/* VARIE ED EVENTUALI ***************************/
h2 { display:none; }
h3 { display:none; }
h4 { display:none; }
h6 { display:none; }
span { display:none; }

b { font-weight:bold; }
