/* CSS Document */
* {
	margin: 0px; 
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	text-align: center;
	background-image: url(../immagini/sfondo.png);
	background-repeat: repeat-x;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#tutto {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#testata {
	height: 192px;
	background-image: url(../immagini/bg_testata.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FF0000;
	position: relative;
}

#menu {
	margin-top: 0px;
	position: absolute;
}

#corpo {
	float: left;
	/*background-image: url(../immagini/spalladx_center.png);
	background-position: 610px 0px;
	background-repeat: no-repeat;*/
	background-image: url(../immagini/bg_corpo.gif);
	background-repeat: repeat-y;
}

#sx {
	float: left;
	width: 772px;
	background-image: url(../immagini/bg_centrale.gif);
	background-repeat: repeat-y;
}

#centrale {
	float: left;
	background-image: url(../immagini/bg_centrale.gif);
	background-repeat: repeat-y;
}

#spallasx {
	float: left;
	width: 178px;
}

#spallasx_top {
	width: 178px;
	height: 34px;
	background-image: url(../immagini/spallasx_top.png);
}

#spallasx_center {
	float: left;
	width: 178px;
	background-image: url(../immagini/spallasx_center.png);
	background-repeat: no-repeat;
}

#spallasx_contenuto {
	margin: 0px 10px 0px 15px;
	text-align: center;
}

#box_menu {
	text-align: center;
}

#navlist {
	text-align: center;
}

#navlist, #sottomenu_sx, #ssottomen_sx {
	list-style: none;
}

#navlist li a {
	display: block;
	width: 141px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px auto;
}

#navlist li a:link, #navlist li a:visited {
	background-image: url(../immagini/bg_button.png);
}

#navlist li a:hover, #navlist li a:active {
	background-image: url(../immagini/bg_button_a.png);
}

#sottomenu_sx li a {
	color: #666666;
	text-transform: none;
	font-weight: normal;
}

#contenuto {
	float: left;
	width: 594px;
	background-image: url(../immagini/pagina_centrale_contenuti_io.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contenuto_top {
	position: relative;
	background-image: url(../immagini/centrale_top.png);
	height: 71px;
}

#mappa {
	margin-left: 15px;
	margin-bottom: 20px;
}

#mappa a {
	color: #FF0000;
}

#contenuto_top h1 {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 594px;
	margin-top: 30px;
	color: #FF0000;
}

#contenuto_centrale {
	margin: 0px 15px 5px;
	overflow: auto;
	height: 450px;
}

#contenuto_centrale h2 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

a.titolo {
	font-weight: bold;
	color: #FF0000;
	display: block;
}

.box_item {
	margin: 10px auto;
	background-color: #E6E6E6;
}

.box_gallery {
	float: left;
	width: 250px;
	height: 180px;
	text-align: center;
	background-color: #F0F0F0;
	margin: 4px 8px;
}

a.thumb_gallery {
	display: block;
	margin: 5px auto;
}

.img_thumb {
	border: 1px #1061a0 solid;
}

/*#intfooter {
	clear: both;
	text-align: center;
	background-image: url(../immagini/centrale_bottom.gif);
	height: 124px;
}*/

#dx {
	float: left;
	width: 178px;
	text-align: center;
}

#spalladx_top {
	width: 178px;
	height: 57px;
	background-image: url(../immagini/spalladx_top.png);
}

#spalladx_center {
	float: left;
	width: 178px;
	text-align: center;
	background-image: url(../immagini/spalladx_center.png);
	background-position: top;
}

#spalladx_contenuto {
	margin: 0px 14px 0px 8px;
}

#spalladx_bottom {
	width: 178px;
	height: 10px;
	background-image: url(../immagini/spalladx_bottom.png);
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	position: relative;
	height: 155px;
	background-image: url(../immagini/centrale_bottom_io.gif);
	background-repeat: repeat-x;
}

#banner_bertoncello {
	position: absolute;
	top: 72px;
	left: 13px;
}

#banner_mass {
	position: absolute;
	top: 72px;
	left: 204px;
}

#banner_eventi1 {
	position: absolute;
	top: 72px;
	left: 393px;
}

#banner_eventi2 {
	position: absolute;
	top: 72px;
	left: 582px;
}

#footer_contenuto {
	position: absolute;
	width: 950px;
	height: 22px;
	text-align: center;
	color: #FFFFFF;
	bottom: 0px;
}

#footer_contenuto a {
	color: #FFFFFF;
}
.intro {
	background-image: url(../immagini/fondo.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
