
/******************************Estructuras******************************/
body { background: #ffffff; font-size: 9pt; margin: 0px; padding: 0px;}

.bloque{
	padding: 20px 0px 3px 5px;
	margin: 0px 10px 0px 10px;
	color: white;
    font-size: 14px;
    font-weight: bolder;
}

.superior{
	background-color: red;
	margin-bottom: 3px;
}

#pie{	
	clear: both;
	background-image: url(../img/pie.gif);
	background-repeat: no-repeat;
	background-color: Black;
	height: 50px;
	width: 100%;
}

.seccion{
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bolder;
}

.color_fondo
{
	background-color: Black;
}

.fondo_marquesina
{
	background-image: url(../imagenes/fondo_dis2.gif);	
	width: 670px;
	height: 18px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #FEED01;
	font-weight: bold;
	border: 0px;
}
.avisos
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
}

.texto_marquesina
{ 
	font-family: Arial;
	font-size: 14px;
	color: #FEED01;
}

.separador
{
	border: solid 2px black;
	background-color: Black;
}

.separador3
{
	border: solid 2px black;
	width: 100%;
	height: 2px;
}

.separador2
{
	border-bottom: solid 6px black;
	background-color: Black;
}

.separador4
{
	border-bottom: solid 6px black;
	background-color: #E10915;
}

.linea
{
	background-color: #000000;
	color:#000000;
    height: 1px;
    border: 0px;
}


.puntos_all
{
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;	
}

.puntos_izq
{
	border-left: solid 1px #EEEEEE;
}
.puntos_der
{
	border-right: solid 1px #EEEEEE;
}

.caja{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				150px
}

.caja_mini{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				20px
}

.caja_negra{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#000000;
	color:	            #ffffff;
	width:				100%;
}
.caja_titulo{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				250px
}

.caja_contenido{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				250px;
	height:				100px;
}


.caja2{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				500px;
}

.caja_peque{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				50px;
}

.caja_medium{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				250px;
}

.caja_medium2{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				100px;
}

.caja_medium3{
	font-family:		verdana,arial,sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:	none;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	background-color:	#ffffff;
	color:	            #000000;
	width:				200px;
}


/*.caja{
	font-family:		verdana,arial,sans-serif;
	font-size:			14px;
	font-weight:		normal;
	text-decoration:	none;
	background-color:	#000000;
	color:	            #ffffff;
	
}*/

.fondo_login
{
	 background-image: url(../imagenes/fondo_login.gif);
	 background-repeat: no-repeat;

	  
}

.fondo_admin
{
	background-image: url(../imagenes/composicion.gif);
	
}

.fondo_rojo
{
	background-color: #FF3517;
	/*border: solid 1 black*/
}

.admin
{
	background-color: #FE3519;
}

.tabla_fecha
{
	background-image: url(../imagenes/fecha.gif);
	width:	100%;
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 4px;
	
}

.tabla_fecha2
{
	background-image: url(../imagenes/fecha2.gif);
	width:	100%;
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 4px;
	
}

.borde_rojo
{
	border: solid 2px #FF3517;	
}

/******************************Textos******************************/
.texto_gris
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
	/*text-align: justify;*/
}

.texto_gris2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: Gray;
}

.texto_negro
{
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: black;
	text-align: justify;
}


.texto_negro2
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.texto_negro3
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.texto
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;

}

.texto_titulo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: White;
	text-align: left;
}

.textoEnorme
{
	font-family: Arial;
	font-size: 32px;
	font-weight: bolder;
	color: White;
	text-align: center;

}

.texto_titulo2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;

}

.texto_titulo3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: justify;

}

.texto_noticia
{
	
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.texto_blanco
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	color: White;

}

.texto_fecha
{
	font-family: Arial;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	color: White;
	vertical-align: top;

}

.texto_fecha2
{
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: black;
	vertical-align: top;

}

.texto_fecha3
{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: black;
	vertical-align: top;

}

.texto_grande
{
	font-family: Arial;
	font-size: 24px;
	/*font-weight: bolder;*/
	color: White;
}

.texto_grande2
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	
}

.texto_mediano
{
	font-family: Arial;
	font-size: 18px;
	/*font-weight: bolder;*/
	/*color: White;*/
}



.texto_titulos
{
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
	color: black;	
}

.texto_error
{
	font-family: Arial;
	font-size: 9px;
	color: red;	
}

.titulos{
	font-size: 16px;
	text-align:left;
	color:#000000;
    font-weight: bolder;
}


.barra_titulos{
	background-color: #000000;
	color:#000000;
    height: 3px;
    border: 0px;
}

.separador_v
{
	background-color:Black;	
	border: 0px;
}

/******************************Enlaces******************************/
.enlace_negro
{
	text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: black;  
}
.enlace_negro:hover
{
	text-decoration:underline;
}

.enlace_menu
{
	text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff; font-weight: bold;  
}
.enlace_menu:hover
{
	text-decoration:underline;
	color: Black;
}

.enlace_submenu
{
	text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #ffffff; font-weight: bold;  
}
.enlace_submenu:hover
{
	text-decoration:underline;
	color: Black;
}




.enlace_negro2
{
	text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: black; font-weight: bold;  
}
.enlace_negro2:hover
{
	text-decoration:underline;
}

.circulo_neutro
{

	background: url(../imagenes/circulo_neutro_negro.gif) no-repeat;
	color: #000000;	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 38px;
	height: 38px;
	border: 0px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	display: block;
}

.circulo_neutro:hover
{
	
	background-image: url(../imagenes/circulo_rojo.gif);
	background-repeat: no-repeat;
	color: #E10915;	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	cursor: hand;	
	width: 38px;
	height: 38px;
	border: 0px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	display: block;
}


.circulo_verde
{
	
	background-image: url(../imagenes/circulo_verde.gif);
	background-repeat: no-repeat;
	color: #3D6F12;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	cursor: hand;	
	width: 38;
	height: 38;
	border: none 0;
}


.circulo_rojo 
{
	
	background-image: url(../imagenes/circulo_rojo.gif);
	/*background-color: #FFFFFF;*/
	background-repeat: no-repeat;
	color: #E10915;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: hand;	
	width: 38px;
	height: 38px;
	border: 0px;
}


.circulo_lila
{
	
	background-image: url(../imagenes/circulo_lila.gif);
	background-repeat: no-repeat;
	color: #9B9BC3;	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;	*/
	width: 38;
	height: 38;
	border: none 0;
}



.circulo_pistacho
{
	
	background-image: url(../imagenes/circulo_pistacho.gif);
	background-repeat: no-repeat;
	color: #C4D438;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;	*/
	width: 38;
	height: 38;
	border: none 0;
}


.circulo_amarillo
{
	
	background-image: url(../imagenes/circulo_amarillo.gif);
	background-repeat: no-repeat;
	color: #EDCD01;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;*/	
	width: 38;
	height: 38;
	border: none 0;
}


.circulo_azul
{
	
	background-image: url(../imagenes/circulo_azul.gif);
	background-repeat: no-repeat;
	color: #0000FF;	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;	*/
	width: 38;
	height: 38;
	border: none 0;
}


.circulo_turquesa
{
	
	background-image: url(../imagenes/circulo_turquesa.gif);
	background-repeat: no-repeat;
	color: #1DC385;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;	*/
	width: 38;
	height: 38;
	border: none 0;
}


.circulo_marron
{
	
	background-image: url(../imagenes/circulo_marron.gif);
	background-repeat: no-repeat;
	color: #99131F;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;	*/
	width: 38;
	height: 38;
	border: none 0;
}



.circulo_rosa
{
	
	background-image: url(../imagenes/circulo_rosa.gif);
	background-repeat: no-repeat;
	color: #DD0F6F;	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	/*cursor: hand;	*/
	width: 38;
	height: 38;
	border: none 0;
}

.boton_negro 
{	
	text-align:center;
	font-family:Arial;
	font-size:	11px;
	background: #000000;
	color:      #E10915;
	border: 0;
	/*width:		40px;*/
	font-weight: bold;
}

.boton 
{	
	text-align:center;
	font-family:Arial;
	font-size:	11px;
	background: #000000;
	color:      #E10915;
	border:		0;
	/*width:		40px;*/
	font-weight: bold;
}




/*.boto 
{	
	text-align:center;
	font-family:Arial;
	font-size:	11px;
	background: #E10915;
	color:      white;
	border:		solid 1 black;	
	text-decoration: none;
	font-weight: bold;
}*/

