body.righe {
	background-image: url(http://www.pdir.it/form-w3c/img/sfondo-righe.gif);
	background-repeat: repeat;
	}
	
.testo-grigio2
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:bold;
	}


.testo-grigio
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	}

.lineahr {
	display:block;
	width:100%;
	border-top:1px solid #CFCFCF;
	margin-top:10px;
	margin-bottom:10px;
}

/* form */
div.in{
	margin: 15px 0 15px 15px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-weight:bold;
}

div.in label{
	float:left;
	width:150px;
	line-height:15px;
	text-align:left;
	text-align:right;
	padding-right:5px;
}

div.in input{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	border:1px solid #cfcfcf;
}



div.in2 {
	margin: 15px 0 15px 15px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-weight:bold;
}

div.in2 input{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	border:1px solid #cfcfcf;
}

div.in2 label{
	float:left;
	width:300px;
	line-height:15px;
	text-align:left;
	text-align:right;
	padding-right:5px;
}


div.in3 {
	margin: 15px 0 15px 15px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-weight:bold;
}
div.in3 label{
	float:left;
	width:300px;
	line-height:15px;
	text-align:left;
	text-align:right;
	padding-right:5px;
	padding-left:250px;
}

.testo-rosso { color: #B33037;}
a.testo-rosso:link { color: #B33037; text-decoration:underline;}
a.testo-rosso:visited { color: #B33037;}
a.testo-rosso:hover { color: #B33037;}


/**/
.testi{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.testi a{
text-decoration:none;
color:#000000;
}
.testi a:hover{
text-decoration:underline;
color:#000000;
}
/**/

/* --- bottone form -- */
/*
.button {
	background:url(http://www.pdir.it/form-w3c/img/button-sfondo.jpg);
	background-position:center;	
	background-repeat:no-repeat;
	width:150px;
	height: 23px;
	border:0px solid;
}

.button:hover { text-decoration: underline;}

.testo-button {
		font-size:11px;
		color:#FFF;
		font-weight: bold;
		text-decoration: underline;
		font-family: Tahoma, Geneva, sans-serif;
}


a.testo-button:link { color: #B33037; text-decoration:none;}
a.testo-button:visited { color: #B33037; text-decoration:none;}
a.testo-button:hover { color: #B33037; text-decoration:underline;}
*/

/* --- /bottone form --- */




/* -- css chevrolet-- */

#testdrive1 .buttonHolder, #contact1 .buttonHolder, #newsletter1 .buttonHolder {
	float:right;
	margin-right:358px;
	width:180px;
	margin-top:40px;
}
#brochure1 .buttonHolder {
	width: 163px; 
	float: right;
	margin-right: 170px;
	margin-top: 30px;
}


.button {
	background:url(http://www.pdir.it/form-w3c/img/button-sfondo.jpg);
	background-position:center;	
	background-repeat:no-repeat;
	width:180px;
	height: 23px;
	border:0px solid;
	display: block;
	position: relative;
	color: #FFF !important;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 9px 4px;
	margin: 0px auto 10px;
}

.button:hover {
	text-decoration: underline;
	cursor: hand;
}


/* -- /css chevrolet-- */