.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background:#0056a4;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #767a85;
}

.cuerpo_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
}

.cuerpo_negroligth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.fondo {
	background-image: url(imagenes/img_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.fondo_agua {
	background-image: url(imagenes/img_17.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.fondo_agua_qs {
	background-image: url(imagenes/img_23.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.fondo_agua3 {
	background-image: url(imagenes/img_24.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.cuerpo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00529e;
}

.titulosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF301;
}

.titulosb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001a57;
}

.fondo_llanta {
	background-image: url(imagenes/img_09.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	right: auto;
}

.fondo_llanta_camion {
	background-image: url(imagenes/img_12.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	right: auto;
}

.fondo_llanta_auto {
	background-image: url(imagenes/img_13.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	right: auto;
}

.fondo_gris {
	background-image: url(imagenes/img_05.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
