@charset "UTF-8";
/*generales*/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 11px;
	color: #00394E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color:#4E4E4E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border:none;
}
.fondoBorde {
	background-image:url(imagenes/c1-2.gif);
	background-repeat:repeat-y;
}
.cuerpoTexto {
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
.tabla_foto_c {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
}
.tabla_foto_dr {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.tabla_foto {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.caja_texto {
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	text-align: justify;
}
.caja_texto_lineaTB {
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	text-align: justify;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.caja_texto_acerca_prem {
	clip: rect(auto,auto,auto,auto);
	padding-left: 22px;
}
.caja_texto p{
	font-size: 11px;
	line-height:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:justify;
}
.caja_texto2 p{
	font-size: 11px;
	line-height:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:justify;
}
.caja_texto_laterales {
	clip: rect(auto,auto,auto,auto);
	padding-right: 10px;
	padding-left: 10px;
}
.tituloMensaje {
	font-size: 18px;
	font-weight: bold;
	color: #9B6E66;
	background-color: #590E00;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px;
}
.titulo_borde_forma {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
.titulo_borde {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D6D6CC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.resaltar p {
	border: 1px dotted #F60;
	margin:10px 0 15px 0;
	padding:20px;
	background-color: #FDF5E5;
}
.tituloGaleria{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordeGaleria{
	border: 1px solid #F00;	
}
p {
	margin: 0 0 10px 0;
}
h2 {
	font-size:11px;
	text-align: justify;
	font-weight: bold;
	color: #333333;
	margin: 0;
}
h3 {
	font-size:11px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin: 3px 0;
}
/*home
@charset "UTF-8";*/
a.Menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
}
a.Menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
}
a.Menu:hover {
	text-decoration: underline;
	background-color: #005B7E;
}
a.Menu:active {
	text-decoration: none;
}
a.subMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00394E;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 5px;
	text-decoration: none;
}
a.subMenu:visited {
	text-decoration: none;
}
a.subMenu:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.subMenu:active {
	text-decoration: none;
}
a.noticias:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005B7E;
	text-decoration: none;
	text-align:right;
}
a.noticias:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005B7E;
	text-decoration: none;
}
a.noticias:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005B7E;
	text-decoration: none;
}
a.noticias:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005B7E;
	text-decoration: none;
}
.sub_barra_bullet {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 15px;
}
.titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
}
.barra_sup {
	height: 24px;
	background-color: #00394E;
	padding-top: 3px;
}
.barra_inf {
	color: #4B5D69;
	height: 13px;
	padding: 7px;
	text-align: center;
}
.titulo_internas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #D6D6CC;
	padding:2px 10px 2px 0;
}
.margen_tabla {
	margin-top: 10px;
}
.unsitio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.caja_texto {
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
}
.caja_texto2 {
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
}
.barra_sup_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 15px;
}
.tabla_foto {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	margin: 5px;
}
.noticias_borde {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.noticia_t_posicion {
	right: 20px;
	position: relative;
	text-align: left;
}
.noticia_titulo {
	background-color: #8F8F75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.noticias2_borde {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 0 0 0;
}
.noticias2_borde ul{
	padding:0;
	margin:0 0 0 20px;
}
.noticias2_borde li{
	padding:0 0 0 0;
	margin:0 0 10px 10px;
}
.noticias2_borde li h1 {
	margin:0 5px 0 0;
	/*font-size:9px;
	line-height: 8px;*/
}
.noticias2_titulo{
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:0 4px 6px 5px;
}
.noticia2_t_posicion {
	right: 10px;
	top: 5px;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}
.noticia2_titulo {
	background-color: #8F8F75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.palabra_borde {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 0 0 0;
}
.palabra_titulo_tabla{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	padding: 4px;
	background-color: #590E00;
}
.palabra_titulo{
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 6px;
}
.palabra_t_posicion {
	right: 10px;
	top: 5px;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}

.noticia_t_posicion {
	right: 20px;
	position: relative;
	text-align: left;
}
.noticia_titulo {
	background-color: #8F8F75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.noticias_fondo {
	background-color: #EBEBEB;
	padding: 10px;
}
.noticias_fondo ul{
	padding:0 0 0px 40px;
	margin:0;
}
.noticias_fondo li{
	padding:0;
	margin:0;
}
.noticias_fondo li h1{
	padding:0;
	margin:0;
}

.noticias_borde_centro {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 10px 0 0 0;
}
.noticias_imagen_principal {
	text-align: right;
	float: right;
	margin:0 0 0 10px;
}
.noticias_imagen_izquierda {
	text-align: right;
	float: left;
	margin:0 10px 0 0;
}
.noticias_borde_centro td {
	background-color:#EBEBEB;
	border: 3px solid #FFF;
	padding: 5px;
	margin: 0px;
}
.noticias_imagen_centro  {
	text-align:right;
	float: right;
	padding-top: 5;
	padding-right: 0;
	padding-left: 10px;
	margin-top: 11px;
}
.tituloNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:
	url(noticias/imagenes/bg_cabezoteNoticia.jpg);
	padding-left: 2px;
}
.tituloNoticias2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:
	url(noticias/imagenes/bg_cabezoteNoticia.jpg);
	padding-left: 2px;
}
.textoNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 15px;
}

#noticias a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00394E;
	text-decoration: none;
	text-align:right;
}
#noticias a:hover {
	color: #900;
	text-decoration: none;
}
#noticias a:active {
	color: #005B7E;
	text-decoration: none;
}
#noticias a:visited {
	font-size: 10px;
	color: #576066;
	text-decoration: none;
}
/*pie*/
.pie {
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-bottom: 20px;
}
.pie a {
	text-decoration:none;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.pie a:hover {
	color:#000000;
	text-decoration:underline;
}
.pie a:visited {
	color: #666666;
	text-decoration:none;v
}
.un_sitio_de {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-bottom: 5px;
}
.pieAlianzas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
/*menuRuta*/
#menuRuta {
	font-size: 9px;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
}
#menuRuta ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuRuta ul, #menuRuta li {
	display:inline;
	margin:0;
	padding:0;
}
#menuRuta li{
	float:left;
	line-height:20px;
	margin:0 0 0 5px;
	color:#999;
}
#menuRuta a:link{
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menuRuta li a:visited{
	text-decoration: none;
	color:#CCCCCC;
	font-weight:bold;
}
#menuRuta li a:hover{
	text-decoration: underline;
	color:#C7C79A;
}
/*subMenu*/
#subMenu {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
#subMenu .tituloSeccion {
	font-size: 15px;
	font-weight: bold;
	color: #9B6E66;
	background-color: #590E00;
	text-align: center;
	vertical-align: middle;
}
#subMenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#subMenu li {
	font-size: 10px;
	color:#FF0000;
	background-position: left center;
	list-style-position: outside;
	margin:0 0 0 30px;
	padding:2px 0;
}
#subMenu li a{
	text-decoration: none;
	padding:0;
	margin:0;
}
#subMenuli a:link{
	text-decoration: none;
	color: #00394E;
}
#subMenu li a:visited{
	text-decoration: none;
	color: #666666;
}
#subMenu li a:hover{
	text-decoration: underline;
	color: #590E00;
}
/*formularios*/
.acepto {
font-size: 11px;
	font-weight: normal;
	color:#000;
	text-align: right;
	padding-right: 4px;
}
.f_texto_r_azul {
	font-size: 11px;
	font-weight: normal;
	color: #00394E;
	text-align: right;
	padding-right: 4px;
}
.f_texto_rojo {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.f_texto_r_izq {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 4px;
}
.f_texto_r_azul_c {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-left: 0px;
	padding-right: 4px;
}
.f_texto_rojo_pdf {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding-left: 0px;
	padding-right: 4px;
}
.f_texto_r {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-right: 4px;
}
.f_texto_r_azul_izq {
	font-size: 11px;
	font-weight: normal;
	color: #00394E;
	text-align: left;
	padding-left: 0px;
	padding-right: 4px;
}
.f_texto_l {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 4px;
}
.f_texto_c {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding-right: 4px;
}
.f_texto_instruccion {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.f_texto_tip_j {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-left: 8px;
}
.f_arroba {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.f_separador2 {
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
.f_separador {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
}
.asterisco {
	font-weight:bold;
	color:#F00;
	font-size:9px;
	padding-right: 2px;
}
/*formularios campos*/
input[type="text"],input[type="password"] {
	height: 16px;
}
input[type="file"]:hover, input[type="file"]:focus, input[type="file"]:active,input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active, input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active, textarea:hover, textarea:active, input[type="textarea"]:focus {
	background-color:#FFF;
}
input[type="text"], input[type="password"],  input[type="file"]{
	font-size: 11px;
	height:16px;
	color:#036;
	font-weight:bold;
	background-color: #F3F3F3;
	margin:1px 0;
	padding:3px 2px 1px 3px;
	border: 1px solid #069;
}
textarea {
	font-size: 11px;
	color:#036;
	font-weight:bold;
	background-color: #F3F3F3;
	margin:1px 0;
	padding:3px 2px 1px 3px;
	border: 1px solid #069;
}
select {
	font-size: 11px;
	height:22px;
	color:#036;
	font-weight:bold;
	background-color:#F3F3F3;
	margin:1px 0;
	border:1px solid #069;
}
input.radio, input.check{
	padding:0;
	margin:0;
	border:none; 
}
/*tablas*/
#tablaDatos {
	font-size: 11px;
	border: 1px solid #F60;
}
#tablaDatos td {
	text-align:center;
	background-color:#F3F8F8;
	color: #666666;
}
#tablaDatos h1 {
	text-align:center;
	font-weight:bold;
	color:#F60;
	padding:0;
	margin:0;
}
#tablaDatos h2 {
	text-align:right;
	color:#069;
	padding:0;
	margin:0;
}

/*
div input:hover {
	background-color: #005D80;
}*/
.f_campo_margen {
	padding-top: 1px;
	padding-bottom: 1px;
}
.f_campo_72_gris {
	width: 72px;
}
.f_campo_240_gris_alto {
	width: 241px;
	height: 95px;
}
.f_campo_240_gris {
	width: 241px;
}
.f_campo_240_blanco {
	width: 241px;
	background-color:#FFF;
	border:none;
}
.f_campo_Multiline_690x118 {
	width: 690px;
	height: 118px;
	font-size: 11px;	
	color:#036;
	font-weight:bold;
	background-color: #F3F3F3;
	margin:1px 0;
	padding:3px 2px 1px 3px;
	border: 1px solid #069;
}
.f_campo_400 {
	width: 380px;
}
.f_campo_280_alto {
	width: 290px;
	height: 91px;
}
.f_campo_320_alto {
	width: 290px;
	height: 160px;
}
.f_campo_250_alto {
	width: 250px;
	height: 91px;
}
.f_campo_187 {
	width: 187px;
}
.f_campo_180 {
	width: 180px;
}
.f_campo_180_pop {
	width: 186px;
}
.f_campo_250 {
	width: 250px;
}
.f_campo_493 {
	width: 493px;
}
.f_campo_430 {
	width: 430px;
}
.f_campo_280 {
	width: 290px;
}
.f_campo_240 {
	width: 241px;
}
.f_campo_240_pop {
	width: 246px;
}
.f_campo_192_blanco {
	width: 192px;
}
.f_campo_70 {
	width: 70px;
}
.f_campo_192 {
	width: 192px;
}
.f_campo_192_pop {
	width: 198px;
}
.f_campo_162 {
	width: 162px;
}
.f_pop_up_70 {
	width:70px;
	text-align: center;
}
.f_pop_up_54 {
	width:54px;
	text-align: center;
}
.f_borde_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.f_12mejores {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.f_pop_up_192 {
	width: 192px;
}
.f_pop_up_50_azul {
	width: 50px;
}
.f_pop_up_96 {
	width: 85px;
}
.f_pop_up_60 {
	width: 60px;
}
.f_botonBuscar {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 55px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonGuardarCambios {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 110px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonEliminar {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 70px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonAdelante {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 25px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonActualizar {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 70px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonAtras {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 25px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonGuardar {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 70px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonBuscarArchivo {
	background-color: #590E00;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 105px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonIniciarSecion {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 100px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonIngresar {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 70px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonSuscribirme {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 90px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonEnviar {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 50px;
	text-align: center;
	border: 1px solid #666666;
}
.f_botonVerLista {
	background-color: #CC0000;
}
#banner{
	top:50%;	
	left:50%;
	width:300px;
	height:280px;
	margin-left:-150px;
	margin-top:-140px;
	border:10px;
	layer-background-color:#FFF;
	position:fixed;	
	text-align: center;
	background-color: #FFF;
	border: 1px solid #0C384B;
}
#cerrar {
	padding:10px 0;
}
/*
#edAnteriores caption {
	letter-spacing : 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#00394E;
	padding:5px 0;
	margin:0;
}
#edAnteriores table {
	border: 1px solid #000;
}
#edAnteriores th {
	background:#F00;
	color : #fff;
	font-weight : bold;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color:#FFF;
	padding:3px 0;
	margin:0;
}
#edAnteriores tbody td, tbody th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding :10px;
}
#edAnteriores tbody tr{
	background:#E6E6E6;
}
#edAnteriores tbody tr:hover{
	background:#F3F3F3;
}
#edAnteriores td {
	text-align:center;
	color:#000;
	font-size:12px;
	padding : 0 10px;
}
#edAnteriores td a:link, a:visited{
	color:#00394E;
}
#edAnteriores td a:hover{
	color:#F60;
	text-decoration:underline;
}
*/
.pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.pop:link {
	color: #00394E;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.pop:visited {
	color: #00394E;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.pop:active {
	color: #FF6600;
	text-decoration: underline;
}
a.pop:hover {
	color: #FF6600;
	text-decoration: underline;
}
.textoAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00394E;
	font-size: 11px;
	font-weight: bold;
}
.textoVinotinto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #590E00;
	padding-left: 12px;
	padding-top: 12px;
}
.nombreAlumno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
}
.textoMensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 12px;
	padding-right: 5px;
}
.textoLateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formularioTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
/* Gracias Maestro */
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00384C;
	background-color: #F1F1F1;
	height: 15px;
	width: 233px;
	border: 1px solid #AC8780;
	margin-top: 5px;
	margin-bottom: 10px;
}
.campoMulti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00384C;
	background-color: #F1F1F1;
	height: 87px;
	width: 233px;
	border: 1px solid #AC8780;
	margin-top: 5px;
	margin-bottom: 10px;
}
.diaMaestro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tituloMensajesGracias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/**/
.textoInv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.botonEnvMens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
	margin-left: 60px;
	height: 20px;
	width: 105px;
	text-align: center;
}
.tituloMensajes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(noticias/imagenes/bg_cabezoteNoticia.jpg);
}
.tituloGaleria{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordeGaleria{
	border: 1px solid #F00;	
}
.campoBuscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00384C;
	background-color: #F1F1F1;
	border: 1px solid #AC8780;
	height: 15px;
	width: 180px;
}
.bordeTablaDerecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.botonBuscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 105px;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.unSitio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.piePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
}
.btnInac {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.Ncaracteres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	height: 13px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.titulosLateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E20E15;
}
.margenLateral {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.ABC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 30px;
}
/* Ajax */
.phpmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}
.ewAstList {
	border: 1px solid #00384C;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00384C;
	text-align: left;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
	text-align: left;
}
.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
		text-align: left;
}
.textoMensajeResaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 2px dotted #FF9900;
	padding: 7px;
}
.textoMensajeResaltado p{
	margin:10px 10px;
	text-align:justify;
}
.textoMensajeResaltado li{
	padding:5px 5px;
	margin:0 10px;
	text-align:justify;
}
.textoMensajeC1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px;
}
.textoMensajeC1 p{
	margin:10px 10px;
	text-align:justify;
}
.textoMensajeC1 li{
	padding:5px 5px;
	margin:0 10px;
	text-align:justify;
}
.bannerInsFondo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #C5CED4;
	background-image: url(imagenes/bannerInscripciones2009-2.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 10px;
}
/*ganadores*/
.textoGanadores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 15px;
}
.textoGanadoresScroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0 15px 0 0;
	width: auto;
	height: 295px;
	overflow-y: scroll;
}
.textoGanadoresScroll p{
	padding:0 0 10px 0;
	margin:0;
	
}
.fotoGanadores {
	border: 1px solid #CCC;
}
.nombreGanador {
	background-color:#C00;
	text-align:center;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.ganadorTResaltado{
	color:#1F3A71;
	font-weight:bold;
}
.hidden {
	display:none;
}
/*encuentros*/
.textoEncuentros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 15px;
}
.textoEncuentrosScroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0 15px 15px 0;
	width: auto;
	height: 130px;
	overflow-y: scroll;
}
.textoEncuentrosScroll p{
	padding:0 0 10px 0;
	margin:0;
}
.EncuentrosTResaltado{
	color:#1F3A71;
	font-weight:bold;
}
.hidden {
	display:none;
}
/*mensajes*/
.mensajes {
	text-align:center;
	font-size:11px;
	padding: 20px;
}
.mensajes p{
	margin:0px 0px 20px 0;
}
.mensajesTResaltado1 {
	text-align:center;
	color:#590E00;
	font-weight:bold;
}
.mensajesTResaltado2 {
	text-align:center;
	color:#333333;
	font-weight:bold;
}
.ico {
	margin-left: 5px;
	margin-bottom: -2px;
}.f_botonNuevaBusqueda {
	background-color: #00394E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 100px;
	text-align: center;
	border: 1px solid #666666;
}

