<style type="text/css">



.sfondotabsup {
	background-attachment: scroll;
	background-image: url(images/automobile<%=numeroacaso3%>.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondomenu {
	background-attachment: scroll;
	background-image: url(images/sfondosuperiore.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.piedi {
	background-image:url(images/sfondoinferiore.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	background-attachment: scroll;
}
.testoPiedi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFFFFF;
}

A:link     {
	color: #FFF;
	text-decoration: none;
}
A:visited  {
	color: #FFF;
	text-decoration: none;
}
A:hover    {
	color: #000;
	text-decoration: underline;
}



A.titolo:link     {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color: #FFF;
	text-decoration: none;
}
A.titolo:visited  {
	color: #FFF;
	text-decoration: none;
}
A.titolo:hover    {
	color: #FF0;
	text-decoration: underline;
}






.sfondotitolotabella {
	background-color: #a5241d;
	color: #FFF;
	background-image: url(images/sfondo_btn_menu_rosso.png);
}
.sfondotabella {
	background-color: #CCC;
}
.sfondotitolotabellalungo {
	background-color: #a5241d;
	color: #FFF;
	background-image: url(images/sfondo_btn_menu_rosso_lungo.png);
}
.sfondotabellaleggero {
	background-color: #E8E8E8;

}
.titolopagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}


.formcasella1 {
	background-color: #064557;
	border: 1px solid #189bc0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height:25px;
	padding-left:4px;
	padding-top: 5px;

}

.formcasellabtn {
	background-color: #064557;
	border: 1px solid #189bc0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height:25px;
	padding-left:4px;
	

}

.formcasellaalta {
	background-color: #064557;
	border: 1px solid #189bc0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height:120px;
	padding-left:4px;
	padding-top: 5px;

}
.testoTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.testoG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: justify;
} 

.bordomaps {
	border: 1px solid #000;
}


 
/* CSS Aceptación Cookie */
div#cookieChoiceInfo {
background-color: #1C1C1C !important;
color:#FFFF00;
 
font-size:14px;
font-family:sans-serif;

}
#cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
color:#FFF;
 
padding:3px 12px;
text-decoration:none;
border-radius:8px;
font-family:sans-serif;
font-size:14px;
font-weight:bold;}
#cookieChoiceInfo > a:nth-child(2):hover, a#cookieChoiceDismiss:hover {
color:#63f800;
}
#cookieChoiceInfo > span { padding: 20px; }
