@charset "utf-8";
/* CSS Document */
a {
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:right;
}
a:hover{
 color:#666666;
}
a:visited{
 color:#999999;
}
body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
}
.sdf {font-size: 8px}

.contacto{font-size: 9px}



#eventos a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color:#666666;
}

#eventos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color:#000000;
}

.boton{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background:#C9D6E9;
}


body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	crollbar-arrow-color: white;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: #1c5f8c;
scrollbar-track-color: #1c5f8c;
scrollbar-face-color: #1c5f8c;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: a;
	
}

.titulo{
color:#333333;
font-family:Arial;
font-size:12px;
align:center;

}
.subtitulo{
background-image:url(../img/back_subtable.gif);
background-repeat:repeat-y;
color:#185D7E;
font-family:Arial;
font-size:18px;
}

.encabezado{
background-image:url(../img/banners/banner.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Arial;
font-size:14px;
}

.columna1{
color:#185D7E;
font-family:Arial;
font-size:12px;
}

.columna2{
background-color:#e3e8ee;
background-repeat:repeat-y;
color:#185D7E;
font-family:Arial;
font-size:12px;
}

.prog_tabla{
background-color:#000000;
background-repeat:repeat-y;
color:#ffffff;
font-family:Arial;
font-size:12px;
text-align:center
}

.prog_reg1{
background-color:#c9d6e9;
background-repeat:repeat-y;
color:#000f55;
font-family:Arial;
font-size:12px;
text-align:center
}

.prog_reg2{
background-color:#e4e7f0;
background-repeat:repeat-y;
color:#000f55;
font-family:Arial;
font-size:12px;
text-align:center
}

#noticias body, td {
color:#333333;
font-family:Arial;
font-size:13px;
text-align:center
}
#noticias  a{
text-decoration:none;
color:#1d5d87;
text-shadow:inherit;
font-family:Arial;
font-size:13px;
text-align:center;
}

#registro body,td {
color:#333333;
font-family:Arial;
font-size:13px;
text-align:right;
}

#registro.leyenda {
color:#333333;
font-family:Arial;
font-size:13px;
text-align:right;
}


#registro  a{
text-decoration:none;
color:#1d5d87;
text-shadow:inherit;
font-family:Arial;
font-size:13px;
text-align:center
}
#instrucciones body, td {
color:#333333;
font-family:Arial;
font-size:13px;
text-align:left;
}

