body{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.contenitore{
	background-color:#ffffff;
/* 	height:100%; */
	width:100%;
}
.logo{
	height:40px;
	width:auto;
	background-image: url(images/logobg.jpg);
	background-repeat: repeat-x;
}
.contenitore #contenuto{
	padding:10px;
	height:auto;
	width:auto;
	line-height: 20px;			
}
.contenitore #listaimg{
	background-image:url(images/autopicc.jpg);
	height:10px;
	width:18px;
	float:left;
	margin-top:4px;
	margin-right:5px;
	background-repeat: no-repeat;	
}
.contenitore #form_ricerca{
	background-position: center;
	text-align: center;
}

.contenitore #form_ricerca #tendinamarca{
	margin:10px;
	width:100%;
	margin:0px;	
	border: 1px dotted #CCCCCC;
	color: #0066FF;
	text-align: center;
}
.contenitore #form_ricerca #tendinamod{
	margin:10px;
	width:100%;
	margin:0px;	
	border: 1px dotted #CCCCCC;
	color: #0066FF;
	text-align: center;
}
.elenco_risultati{
	margin:10px;
	width:100%;
	margin:0px;		
	text-align: center;
}
.tc-item {
	background-color:#F1F1F1;
	border-bottom:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
	color:#42566A;	
	height:auto;
	margin-bottom:10px;	
	text-align:left;
	width:100%;
}
.tc-item a:link{
	text-decoration: none;
	font-weight: normal;	
	color:#42566A;	
}
.marca {
	font-weight:bold;
	padding-left:5px;
}
.testo_annuncio {
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
}
span {
	padding-left:5px;
	text-align:justify;
	font-weight: normal;	
	
}
.linea-form {
	padding-left:5px;
	padding-right:5px;
}
.voci_dati {
	font-weight:bold;
}
.thumbs {	
	text-align: center;	
}
.thumbspiccole {	
	text-align: center;	
	margin:auto;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:15px;
	color:#0066FF;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:15px;
	color:#0066FF;
}
.input_contatti {
	border: 2px solid rgb(226, 226, 226); 
	color: rgb(51, 51, 51);
	width: 100%;"
	
	
}

.footer{
	width:100%;
	margin-bottom:0px;
	padding:10px;
		
}
hr{
	width:100%;
	color:#0066FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
h3{
	text-align:center;
}
.bottoni_submit{
	padding-top:5px;
	padding-bottom:5px;
}

