/* CSS DOCUMENT */

body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	background-position:top; 
	background-color: #FFFFFF;
	background-image:url(../images/bg_prehome2.jpg);
	background-repeat:repeat-x;
}



/* FUENTES */

/* Arial */

.a11GrisClaro{font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #CCCCCC}
.a11GrisClaro2{font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #CCCCCC}
.a11GrisClaro2:hover {font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #FF0000}
.a11GrisOscuro{font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}
.a11GrisOscuro:hover {font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #FFFFFF}
.a12Blanco{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color: #FFFFFF}
.a12Blanco2{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color: #FFFFFF}
.a12Blanco2:hover {font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: underline; color: #FF0000}


