body, p, h1, h2, h3, h4, ul, li, ol, div, form { margin: 0; padding: 0; list-style: none;	font-size: 100%; }

body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #737373;
	padding: 0px 10px 0px 10px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-track-color:#FFFFFF;
	line-height: 8px;
}

a, a:focus, a:active {
		outline: none;
}


.displayDescription 	{visibility:visible;display:block;	}
.hideDescription		{visibility:hidden; display:none;	}

img {
	border: none;
}

.center {
	text-align: center;
}


.form_contatti {
	padding-top: 10px;
}

/*	header + menu + fotona
----------------------------*/

label {
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
}

.testo_form {
	border: 1px solid #D5D4D4;
	border-width: 0px 0px 1px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 99%;
	background-color:	transparent;
	text-align: left;
}

#select_regioni option {
	background-color: White;
}

.patente {
	position: relative;
	margin-top: 10px;
	height: 20px;
}

.patente span {
	position: absolute;
}

.pat_1 {
	top: 0px;
	left: 0px;
}

.pat_2 {
	top: 3px;
	left: 25px;
}

.pat_3 {
	top: 0px;
	left: 100px;
}

.pat_4 {
	top: 3px;
	left: 125px;
}


#contatore_particolare {
	border-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:	transparent;
	text-align: left;
}

#text_bordo {
	border-width: 1px;
/*	height: 20px; */
	overflow: auto;
}

#text_bordo_2 {
	border-width: 1px;
	height: 100px;
	overflow: auto;
}

.bottone_form {
	border: 1px solid #D8D8D8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 120px;
	background-color: #E7E7E7;
	margin: 10px;
}


h2 {
	padding: 30px 0px 20px 0px;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	
}

.messaggio_inviato {
	padding: 0px 40px 10px 0px;
	line-height: 175%;
}

#avviso {
	color: Red;
}

a {
	color:	Black;
	text-decoration: none;
}

a:hover {
	color: Gray;
}

.line_150 {
	line-height: 150%;
}

.nota_informativa {
	height: 300px;
	overflow:	auto;
	padding-right: 10px;
}


.allega_immagine {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100%;
	border: 1px solid #D5D4D4;
}

.scarica_informativa_1 {
	color: Red;
	font-weight:	bold;
}