.carro{
border: none;
padding: 9px 50px 0 0;
margin-bottom:-5px;  
_margin-bottom:3px;
margin-right:-6px;
display: block;
background-image: url(1car.jpg);
background-repeat:no-repeat;
background-position:left;
text-decoration: none;
position:absolute;
left:410px;
top:40%;
visibility:hidden;
width: 255px;
height: 290px;
}
.carroInt{
padding: 0px 20px 0 0;
height: 15px;
}
.carroIntF{
padding: 0px 50px 0 0;
margin-left:10px;
}
.carro{
margin-right:-10px;
}
.tituloCar{
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :bold ;
}
.precoCar{
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :bold ;
	color: #ff0000;
}
.outrosCar{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :normal ;
}
a.detalhesCar:link {
	color: #1500b4;
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :normal ;
	text-align:right;
	text-decoration:underline;
}
a.detalhesCar:visited {
	color: #1500b4;
	text-decoration: none;
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :normal ;
	text-align:right;
	text-decoration:underline;	
}
a.detalhesCar:hover {
	text-decoration: none;
	text-align:right;
	color: #1500b4;	
}
a.detalhesCar:active {
	text-decoration: none;
	color: #1500b4;
	text-align:right;
	
}

a.FecharCar:link {
	color: #000;
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :normal;
	text-decoration:underline;
}
a.FecharCar:visited {
	color: #000;
	text-decoration: none;
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight :normal ;
	text-decoration:underline;	
}
a.FecharCar:hover {
	text-decoration: none;
	font-size:12px;
	color: #000;	
}
a.FecharCar:active {
	text-decoration: none;
	color: #000;	
}
