@charset "utf-8";
/* CSS Document */
#testimonial {
	width:100%;
	border-bottom: 1px solid black;
	background:#DDD;
}
#testimonial p {
	font-style:italic;
	padding:5px;
	font-size:10px;
}
#testimonial p.titulo {
	font-size:10px;
	font-weight:bold;
	padding:0;
	font-style:normal;
	padding:5px 5px 0 5px;
	color:#333;
	text-transform:uppercase;
}
#testimonial p span{
	font-style:normal;
}
#ticklist {
	float:left;
	padding-left:20px;
}
#ticklist ul {
	margin-top:15px;
}
#ticklist ul li {
	list-style-image:url(../images/tick.gif);
	margin-bottom:5px;
}
.textoprincipal {
	font-size:12px;
	text-align:justify;
	margin-bottom:12px;
}
#cuadrocoches {
	width:100%;
	padding-top:5px;
	float:left;
	text-align:center;
}
#cuadrocoches .fila {
	width:98%;
	background:#CCCCCC;
	text-align:center;
	float:left;
	padding:5px;
	margin-bottom:5px;
	border:dashed 1px #333333;
}
#cuadrocoches img {
	margin:5px 5px 5px 0;
	float:left;
	border:solid 1px #666666;
}
#civictop {
	float:right;
	width:190px;
	height:327px;
	cursor:hand;
	cursor:pointer;
}
#vwbot {
	float:right;
	width:190px;
	height:63px;
	background:url(../images/offer_honda_civic_02.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
}
#vwbot p {
	padding-top:5px;
	padding-left:105px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}
#vwbot a {
	text-decoration:none;
	color:#333;
}
#vwbot span {
	font-size:12px;
	color:#FF0000;
}
#creditcards {
	text-align:center;
	width:190px;
}
#tonturron {
	float:right;
	width:195px;
	text-align:center;
	padding:0 2px 2px 2px;
}
#tonturron p {
	text-align:left;
	font-size:11px;
	margin-top:5px;
}
#tonturron img {
	margin:0px auto 10px auto;
	display:block;
}
