@charset "utf-8";
/* CSS Document */

.imageabajo {
     background-image: url(/images/abajo.jpg);
     background-repeat: no-repeat;
     width: 753px;
     height: 268px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #2E2259;
}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2E2259;
}
.izquierda {
	margin-left: 0px;
	margin-top: 0px;
    background-image: url(images/fondo_ladoizq.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.derecha {
	margin-left: 0px;
	margin-top: 0px;
    background-image: url(images/fondo_ladoderecho.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

#reglas         {color:#FFFFFF; text-decoration:none; font-size:9px; font-family: Arial, Helvetica, sans-serif; font-variant: normal; font-style: normal;}
#reglas a       {color:#FFFFFF; text-decoration:none; font-weight: normal;}
#reglas a:hover {color:#FFFFFF; text-decoration:none; font-weight: bold;}

#opciones_menu         {color:#6e6b60; text-decoration:none; font-size:12px; font-family: Arial, Helvetica, sans-serif; font-variant: normal; font-style: normal;}
#opciones_menu a       {color:#6e6b60; text-decoration:none; font-weight: normal;}
#opciones_menu a:hover {color:#6e6b60; text-decoration:none; font-weight: bold;}

.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #6e6b60;
}
.opcionesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6e6b60;
}

.chiquitoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2E2259;
}

.chiquitonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.chiquito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #84a1a5;
}
.titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2E2259;
}
.general {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imagenes/fondo8.jpg);
	background-repeat: repeat;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a:hover {
	display:block;
	color:#999999
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}