body {
	margin:0 auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Color: #7E1A18;
}

#sfondo-css{
	position:fixed;
	width: 100%;
	margin:0 auto;
	padding:0;

}

#index_container {
	position:relative;
	border: 2px solid #ACBBC5;
	background-color: #FEEB9E;
	overflow:hidden;
}

#header {
	position:relative;
	width: 990px;
	height: 130px;
	line-height: 20px;
	overflow: hidden;
}

#logo {
	float:left;
	margin-left:30px;
}

#menu {
	float:right;
	width: 600px;
	height: 85px;
	font-size:14px;
}

#flash {
	position:relative;
	width: 990px;
	height: 80px;
}

#testo_home {
	position:relative;
	width: 990px;
	text-align:left;
	
}

#contenuti {
	position:relative;
	width: 990px;
}

#footer {
	position:relative;
	margin: 0 auto;
	width:990px;
	font-size:10px;
	height: 30px;
	text-align:center;
}

.testi_menu {
	font-weight: bold;
}

.testi_menu a:link { color: #7E1A18; text-decoration: none}
.testi_menu a:visited { color: #7E1A18; text-decoration: none; }
.testi_menu a:hover { text-decoration:none; color: #7E1A18}

.testi {

}

.testi a:link { color: #5C5C5C; text-decoration: none}
.testi a:visited { color: #5C5C5C; text-decoration: none; }
.testi a:hover { text-decoration:none; color: #5C5C5C}

.testi_categorie {
	font-size:9px;
	line-height: 12px;
	font-weight: bold;
}

.testi_categorie a:link { color: #5C5C5C; text-decoration: none}
.testi_categorie a:visited { color: #5C5C5C; text-decoration: none; }
.testi_categorie a:hover { text-decoration: none; color: #5C5C5C}


.testi {
	font-size:12px;
	color:#7E1A18;
	
}

.testi a:link  { color: #7E1A18; text-decoration: none}
.testi a:visited { color: #7E1A18; text-decoration: none; }
.testi a:hover { text-decoration: none; color: #7E1A18}