@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #ffffff;
}

.arial12grisJustificado {
	font-family: Arial;
	font-size: 12px;
	color: #3c2f1f;
	text-align: justify;
}


.grismenu {
	font-family: Arial;
	font-size: 12px;
	color: #3c2f1f;
	font-weight: bold;
}

.moradomenuOver {
	font-family: Arial;
	font-size: 12px;
	color: #451030;
	font-weight: bold;
}

.submenugris {
	font-family: Arial;
	font-size: 11px;
	color: #231f20;
}


.menufooter10gris {
	font-family: Arial;
	font-size: 10px;
	color: #3c2f1f;
	font-weight: bold;

	
}

.footer9gris {
	font-family: Arial;
	font-size: 10px;
	color: #3c2f1f;
	
}

.arial11gris {
	font-family: Arial;
	font-size: 12px;
	color: #3c2f1f;
}

.titulomorado {
	font-family: Arial;
	font-size: 20px;
	color: #9f3876;
}
.titulopromociones {
	font-family: Arial;
	font-size: 18px;
	color: #ff0000;
}

.titulopromocionesNegro {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}

.arial12morado{
	font-family: Arial;
	font-size: 11px;
	color: #d33c53;
	font-weight: bold;
}

.arial14morado{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.arial13rojo{
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

.arial13morado{
	font-family: Arial;
	font-size: 12px;
	color: #9f3876;

}

a:hover {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	}
	
a.lateral:link {color: #451030; font-size: 10pt; font-family: Arial; text-decoration: none;}
a.lateral:visited {color: #451030; font-size: 10pt; font-family: Arial;text-decoration: none; }
a.lateral:hover {color: #6a6a6a; font-size: 10pt; font-family: Arial; text-decoration: none;}
