.class      { color: black; font-size: 10px; line-height: 14px; font-family: Arial; letter-spacing: 0px; padding: 10px }
.titoli     { color: black; font-size: 11px; font-family: Arial }
.titoli10px  { color: black; font-size: 11px; font-family: Arial; padding-left: 10px }
td { color: black; font-size: 11px; font-family: Arial }
a { color: black; font-size: 11px; font-family: Arial }
.parag { text-align: justify }
.rientri { padding: 10px }
.font { color: black; font-size: 10px; line-height: 14px; font-family: Arial }
.prov12bold  {
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.prov10bold  {
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}


@CHARSET "ISO-8859-1";

#fullcontainer{
	margin-left: 160px;
}
.dealerBox{
	width:					440px;
	height:					86px;
	background:				#dcebfa;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
	
}

.clear{
	background:				#ffffff;
}

.dealerBox .container{
	width:					420px;
	height:					62px;
	display:				block;
	margin:					0 10px;
	padding-top:			15px;
	
}

.dealerBox .dataLink{
	float:					right;
	margin:					15px auto;
}

.dealerBox a , .dealerBox a:hover{
	text-decoration:		none;
	color:					#000000;	
}

.dealerHead{
	width:					440px;
	background: 			#2e81d0;
}

.titleSection{
	width:					440px;
	height:					70px;
	background: 			url(../images/head-conc.gif);
}

.searchForm{
	width:					440px;
	height:					120px;
	background:				#dcebfa;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
}

.searchForm .contentSearchForm{
	width:					420px;
	height:					105px;
	display:				block;
	margin:					0 10px;
	padding-top:			15px;
}

.provinceTitle{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000000;
	font-weight:			bold;
}

.provinceTitle div{
	padding: 			   	10px 10px 4px 10px;
}

.searchFields {
	width:					380px;
	margin:					auto;
}
.searchFields ul{
	margin:					10px 0 4px 0;
	padding:				0;
}
.searchFields li{
	width:					125px;
	float:					left;
	list-style:				none;
	text-align:				center;
	margin:					0;
	padding:				0;
}

.searchFields select{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
}
