/* CSS Document */

.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:18px;
}

.bodyp{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height:18px;
}

.bodyblanco{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height:18px;
}

.tituloamarillo{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;

}

.tituloblanco{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}

.tituloblancocoches{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.titulonegro{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}

.portadaservicios{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height:20px;
}

.tituloamarillo22{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	line-height:20px;
}

.borde {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:18px;
	border: 1px solid #DFDFE0;
	
}

.creditosnegro{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height:14px;
	
}

a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 18px;
}

a:hover {
	text-decoration: underline;
}

a.peq:link, a.peq:visited, a.peq:hover {
	color: #333333;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

a.peq:hover {
	
	color: #999999;
	font-weight: normal;
}

a.peq2:link, a.peq2:visited, a.peq2:hover {
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}

a.peq2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

a.cred:link, a.cred:visited, a.cred:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}


a.cred:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.sub:link, a.sub:visited, a.sub:hover {
	color: #333333;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

a.sub:hover {
	text-decoration: underline;
	color: #999999;
}


a.sub2:link, a.sub2:visited, a.sub2:hover {
	color: #333333;
	font-weight: normal;
	font-family: Verdana;
	line-height:15px;
	font-size: 10px;
	text-decoration: underline;
}

a.sub2:hover {
	text-decoration: none;
	color: #999999;
}

a.sub3:link, a.sub3:visited, a.sub3:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial;
	line-height:12px;
	font-size: 10px;

}

a.sub3:hover {
	text-decoration: underline;
	color: #ffffff;
	
}

a.sub4:link, a.sub4:visited, a.sub4:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial;
	line-height:12px;
	font-size: 14px;

}

a.sub4:hover {
	text-decoration: underline;
	color: #ffffff;
	
}

