/** Grazie per aver visualizzato il css del sito Naven, questo css è stato prodotto da wia-web seguendo le raccomandazioni dettate dal w3c.**/
/** Se volete informazioni tecniche o fornirci indicazioni utili, non esitate a contattarci: info@via-web.biz **/




/** Definizioni generali di struttura  **/
body {
	background-color: #779B3D;
	margin: 0;
}
h3 {
	font-size: 1.2em;
	color: #154268;
}

/** Definizioni dell'header **/
#intestazione {
	width: 100%;
	height: 176px;
	background: transparent url(../img/intestazione.gif) repeat-x;
}
#header {
	position: relative;
	left: 50%;
	margin: 0 0 0 -352px;
	width: 703px;
	height: 175px;
}
#header_sx {
	float: left;
	width: 241px;
	height: 175px;
	background: transparent url(../img/logo.jpg) no-repeat;
}
#header_dx {
	float: right;
	width: 462px;
	height: 175px;
}
#display {
	width: 462px;
	height: 145px;
}
/** Definizioni del menu **/
#contenitore {
	position: relative;
	left: 50%;
	margin: 0 0 0 -352px;
	width: 705px;
	background: transparent url(../img/sfondo.gif) repeat-y;
}
#menu {height: 20px; background: transparent url(../img/menu.jpg) no-repeat; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
#menu ul {
	list-style: none; 
	margin: 0px 0 0 0px; 
	padding: 0em; 
}
#menu ul li {
	display: inline;
	margin: 0em; 
	padding: 0em; 
}
#menu ul li a {
	display: block; 
	float: left;
	color: #fff;
	width: 76px; 
	height: 20px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	border-right: solid 1px #fff;
}
#menu ul li a:hover {
	display: block;
	width: 76px;  
	height: 20px;
	color: #DDE6CE; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
	background: transparent;
}
/** Definizioni della pagina **/
#sinistra {
	float: left;
	width: 545px;
}
#destra {
	float: right;
	width: 155px;
}
#sinistra img {
	border: solid 2px #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sinistra a {
	text-decoration: none;
	color: #444;
	font-weight:bold;
}
#sinistra a:hover {
	text-decoration: none;
	color: #999;
	font-weight:bold;
}
/** Definizioni form contatto **/
input.bt {
	width: 200px;
	color: #000;
	background-color: #CEDDB6;
	border: 1px outset #999;
	cursor: pointer;
}
.error {
	color:#FF0000;
}
/** Definizioni footer **/
#footer {
	width: 100%;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-top: solid 3px #5A87AC;
}
#footer_int {
clear: both;
	position: relative;
	left: 50%;
	margin: 0 0 0 -352px;
	width: 703px;
	background-color:#fff;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	text-align: center;
}
#footer a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-left: 20px;
	color:#333;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	font-size: 0.8em;
}
.testo_dx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	color:#154268;

	line-height: 1.5em;
	font-size: 11px;
}
/** DEFINIZIONE DEL SOTTO MENU   **/

#navigatore { 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:0.7em;
	width: 700px;
	height: 28px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 3px solid #fff;
	margin-left: 1px;

}
#navigatore ul {
	list-style: none; 
	margin: 0px 0 0 0px; 
	padding: 0em; 
}
#navigatore ul li {
	display: inline;
	margin: 0em; 
	padding: 0em; 
}
#navigatore ul li a {
	display: block; 
	float: left;
	color: #fff;
	background-color:#5A87AC;
	width: 233px; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}
#navigatore ul li a:hover {
	display: block;
	width: 233px;  
	color: #666; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
	background: #fff;
}
#navigatore .normale {
	color: #fff;
	display: inline;
}
#navigatore .selezionato {
	color: #666;
	display: inline;
	background-color:#fff;
}
/** DEFINIZIONE DEI LINK DELLA COLONNA DESTRA   **/
.testo_dx img {
	float: left;
}
.testo_dx ul {
	list-style: none; 
	margin: 0px 0 0 0px; 
	padding: 0em; 
}
.testo_dx ul li{
	display: inline;
	margin: 0em; 
	padding: 0em;
	margin-left: 10px; 
}
.testo_dx ul li a{
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color: #154268;
}
.testo_dx ul li a:hover{
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color: #041C30;
}

.testo_dx .normale {
	color: #154268;
	display: inline;
}
.testo_dx .selezionato {
	color: #041C30;
	display: inline;
	font-weight:bold;
}
.testo_dx strong {
	font-weight: bold;
	color: #000;
}


.normale {
	color: #666;
	display: inline;
}
.selezionato {
	color: #FF0000;
	display: inline;
}


