body {
	 /*background-image:url(Ritagli/sfondo.png);*/
	background:#3d3532;
	background-color:3d3532;
	 /*background-repeat:repeat-y;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:1350px;
	 /*background-position:top;*/
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.area_utenti{
	font-family: Arial;
	color: #000000;
	font-size:13px;
}

.sottotitolo_logo{
	font-family: Arial;
	color: #FFFFFF;
	font-size:12px;
}

.menu_TOP{
	font-family: Arial;
	color: #363636;
	font-size:15px;
}

.menu_LEFT{
	font-family: Arial;
	color: #363636;
	font-size:13px;
	font-weight:bold;
}

.menu_LEFT_scritte{
	font-family: Arial;
	color: #FFF;
	font-size:14px;
}

.menu_RIGHT_scritte{
	font-family: Arial;
	color: #FFF;
	font-size:12px;
}

.home_riceca_avanzata_titolo{
	font-family: Arial;
	color: #FFF;
	font-size:19px;
}

.home_nome_attivita{
	font-family: Arial;
	color: #FFF;
	font-size:17px;
}

.home_nome_attivita_descirzione{
	font-family: Arial;
	color: #FFF;
	font-size:11px;
}

.titolo_lista{
	font-family: Arial;
	color: #FFF;
	font-size:14px;
}

.testo_lista{
	font-family: Arial;
	color: #FFF;
	font-size:12px;
}

.testo_mappa{
	font-family: Arial;
	color: #363636;
	font-size:13px;
}

.titolo_dettaglio{
	font-family: Arial;
	color: #c2b784;
	font-size:14px;
}

.testo_dettaglio{
	font-family: Arial;
	color: #ffffff;
	font-size:20px;
}





.tasto_login{
font-family:Arial;
color:#363636;
font-size:14px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
background-image:url(Ritagli/tasto_login.png);
height:20px;
width:73px;
}

.tasto_ricerca{
font-family:Arial;
color:#FFF;
font-size:12px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
background-image:url(Ritagli/tasto_ricerca.png);
height:23px;
width:82px;
}

.dettaglio_dati{
	font-family: Arial;
	color: #FFFFFF;
	font-size:16px;
}

