* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #dcd9c6;
}

#main {
	position: relative;
	width: 739px;
	margin: 0px auto 0px auto;
}

#header{
	width:739px;
	position:relative;
}

#header #header_alto{
	width:739px;
	position:relative;
	height:46px;
}

#header #header_alto #menu_tab{
	margin-left:25px;
}

#header #header_alto #menu_tab a{
	
	background:url(immagini/layout_06.jpg) #dcd9c6 no-repeat left bottom;
	float:left;
	width:102px;
	height:46px;
	text-decoration:none;
}

#header #header_alto #menu_tab a:hover{
	
	background:url(immagini/layout_03.jpg) #dcd9c6 no-repeat left bottom;
	float:left;
	width:102px;
	height:46px;
	text-decoration:none;
}

.voce_menu{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.voce_menu .active{
	
	font-weight:bold;
	
}


#header #header_alto #menu_tab a .voce_menu{padding-top:23px;}
#header #header_alto #menu_tab a:hover .voce_menu{padding-top:18px;}

#header #header_basso{
	width:739px;
	position:relative;
	height:207px;
}

#voci_menu{
	padding:51px 0px 0px 343px;
}



.voce_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.voce_menu a:hover{
	color:#e65f0e;
	text-decoration:none;
}

#center{
	width:739px;
	position:relative;
	background:#dcd9c6;
	float:left;
}

#center #sx{
	width:472px;
	float:left;
	background:url(immagini/sfondo_sx_16.jpg) #dcd9c6 repeat-y left top;
	position:relative;
}

#center #dx{
	position:relative;
	width:267px;
	float:left;
}

#center #dx #consigliati{
	width:267px;
	float:left;
	height:149px;
	background:url(immagini/layout_13.jpg) #dcd9c6 no-repeat left top;
}

#center #dx #manifestazioni{
	width:267px;
	float:left;
	height:300px;
	background:url(immagini/layout_15.jpg) #dcd9c6 no-repeat left top;
}

#center #dx #manifestazioni #menu_manifestazioni{
	margin:35px 0px 0px 10px;
}

#center #dx #manifestazioni #menu_manifestazioni .voce_menu_manifestazioni{
	padding-top:10px;
}

#center #dx #manifestazioni a{
	padding-top:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	
}
#center #dx #manifestazioni a:hover{
	padding-top:10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}


h1{
	padding-top:10px;
	padding-left:25px;
	text-align:center;
	font-size:20px;
	color:#666666;
}

.testo_interno{
	width:410px;
	padding:10px 10px 10px 35px;
	text-align:justify;
}

.testo_interno a{
	color:#000000;
	text-decoration:none;
}
.testo_interno a:hover{
	color:#e65f0e;
	text-decoration:none;
}

#footer{
	background:url(immagini/footer.jpg) #dcd9c6 no-repeat left top;
	width:739px;
	height:344px;
	float:left;
}