:link { color: #EDDBC9; TEXT-DECORATION: none; }  
:visited { color: #EDDBC9; TEXT-DECORATION: none } 
:active {
	color: #ffffff;
	TEXT-DECORATION: underline;
} 
:hover { color: #ffffff; TEXT-DECORATION: underline} 

.testo_spesso {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	background-color: Maroon;
	color: ThreedFace;
	font-weight: bold;
	letter-spacing: 1px;
}
.testo_SMALL { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal}
.testo_SMALL a{
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFFF;
}
.testo_SMALL a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.testo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal }

.testo_form {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	background-color: #EBE9E7;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testo_form a{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	background-color: #EBE9E7;
	color: #000000;
	text-decoration: none;
}
.testo_form a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	background-color: #EBE9E7;
	color: #990000;
	text-decoration: none;
}

body {
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #006666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f1f1f1;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #006666;
	background-attachment: fixed;
	background-color: #D6D6D6;
	background-image: url(_img_HP/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}



.hp_agenzia {
	font: 10pt Arial;
	background-color: #EFEDE9;
	padding-left: 10;
}

.sottofoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 30px;
	line-height: 19px;
}




/* - - - - - - - - - - - - - - -  menu di navigazione TOP   - - - - - - - - - - - - - -  */

.menuTOP {
	background-image: url(_img_HP/bgr_red.gif);
	width: 770px;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AE3C2B;
	clear: both;
	left: 0px;
	top: 0px;
}

.menuTOP ul{
	margin: 0px;
	padding: 0px;
}

.menuTOP li{
	float:left;
	padding-right: 40px;
	padding-left: 35px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

.menuTOP a,
.menuTOP a:link,
.menuTOP a:visited{
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}

.menuTOP a:hover,
.menuTOP a:focus,
.menuTOP a:active{
	color:#990000;
	background-color: #FCFCFC;
}
.menuTOP .voceCorrente a:link,
.menuTOP .voceCorrente a:visited,
.menuTOP .voceCorrente a:hover,
.menuTOP .voceCorrente a:focus,
.menuTOP .voceCorrente a:active{
	color:#CC0000;
	background-color: #FFFFFF;
	border: 0px none 0;
	height: 30px;
	line-height: 30px;
}





/* - - - - - - - - - - - - - - -  menu di navigazione in basso   - - - - - - - - - - - - - -  */

.down770 {
	background-image: url(_img_HP/bgr_red.gif);
	width: 770px;
	line-height: 25px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AE3C2B;
	text-align: center;
	clear: both;
}

.down770 ul{
	margin: 0px;
	padding: 0px;
}
.down770 li{
	float:left;
	padding-right: 35px;
	padding-left: 48px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.down770 a,
.down770 a:link,
.down770 a:visited{
	height:33px;
	line-height:33px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.down770 a:hover,
.down770 a:focus,
.down770 a:active{
	color:#990000;
	background-color: #f5f5f3;
}
h1 {
	font-size: 16px;
	color: #333;
}

