@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797A7C;
	
}

#container{
	position:relative;
	width: 990px;
	margin: 0 auto;
	border-bottom:1px solid #CDCDCD;
}

#menu {
	float: left;
	width: 270px;
	height: 565px;
	text-align: left;
}

#contenuti {
	float: right;
	width: 710px;
	height: 565px;
	text-align: left;
}

.testo_index {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #998C7E;
	font-weight: bold;

}

.testo_index a:link { color: #493A30; text-decoration: none}
.testo_index a:visited { color: #493A30; text-decoration: none; }
.testo_index a:hover { text-decoration: none; color: #D38800}

#indirizzo {
	width: 990px;
	height: 20px;
	font-size: 10px;
	text-align: left;
	margin: 0 auto;
}


#entra {
	position:relative;
	width: 950px;
	height: 50px;
	text-align: center;
	background-color: #fff;
}

.voci_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493A30;
	text-decoration: none;
}

.voci_menu a:link { color: #493A30; text-decoration: none}
.voci_menu a:visited { color: #493A30; text-decoration: none; }
.voci_menu a:hover { text-decoration: none; color: #D38800}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797A7C;
	font-weight: normal;
}

.menu a:link { color: #797A7C; text-decoration: none}
.menu a:visited { color: #797A7C; text-decoration: none; }
.menu a:hover { text-decoration: none; color: #C57512}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868788;
	font-weight: lighter;
	line-height: 20px;
	word-spacing:-2pt;
}

.testi a:link { color: #797A7C; text-decoration: none}
.testi a:visited { color: #797A7C; text-decoration: none; }
.testi a:hover { text-decoration: none; color: #C57512}

.testi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797A7C;
	
	word-spacing:-2pt;
	line-height: 20px;
}

.testi1 a:link { color: #797A7C; text-decoration: none}
.testi1 a:visited { color: #797A7C; text-decoration: none; }
.testi1 a:hover { text-decoration: none; color: #C57512}


.testi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A5B5C;
	font-weight: lighter;
	line-height: 20px;
	word-spacing:-2pt;
	
}

.testi2 a:link { color: #797A7C; text-decoration: none}
.testi2 a:visited { color: #797A7C; text-decoration: none; }
.testi2 a:hover { text-decoration: none; color: #C57512}


.testi_eventi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868788;
	font-weight: lighter;
	line-height: 20px;
	word-spacing:-2pt;
}

.testi_eventi a:link { color: #797A7C; text-decoration: none}
.testi_eventi a:visited { color: #797A7C; text-decoration: none; }
.testi_eventi a:hover { text-decoration: none; color: #C57512}


.chiudi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7941D;
	font-weight: normal;
	text-decoration: none;
}

.chiudi a:link { color: #F7941D; text-decoration: none}
.chiudi a:visited { color: #F7941D; text-decoration: none; }
.chiudi a:hover { text-decoration: underline; color:#F7941D;}
