@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
	background-color:#FFFFFF;
}

.barra_arriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 5px;
	background-image: url(../images/barra_superior.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.barra_base {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	
	background-color: #FFFFFF;
}
.lateral_izqda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.lateral_dcha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.laterales {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.laterales_base {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.confondo { /* background-image: url(../images/f_gris.gif); background-color:#FFFFFF; */ }

.cuerpo { padding: 30px; }
.cuerpo_contenido { padding-top: 20px; padding-bottom: 20px; }

.enlace_gris { color: #999999; text-decoration: none; }
.enlace_gris:hover { color: #003366; text-decoration: none; }
.enlace_gris_evento { color: #999999; text-decoration: none; }
.enlace_gris_evento:hover { color: #999999; text-decoration: none; font-weight: bold;}

.enlace_negro { color: #000000; text-decoration: none; }
.enlace_negro:hover { color: #000000; text-decoration: none; font-weight: bold; }

.enlace_negrita_negro { color: #000000; text-decoration: none; font-weight: bold;}
.enlace_negrita_negro:hover { color: #000000; text-decoration: none; font-weight: bold; }

.enlace_negrita { color: #000000; text-decoration: none; font-weight: bold;}
.enlace_negrita:hover { color: #003366; text-decoration: none; font-weight: bold; }
.enlace_negrita_gris { color: #999999; text-decoration: none; font-weight: bold;}
.enlace_negrita_gris:hover { color: #003366; text-decoration: none; font-weight: bold; }

#barra_superior { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 0px; text-align: right; margin: 0px; }
#barra_superior .formulario { padding:0; margin:0;}
#barra_superior a {color: #999999; text-decoration: none;}
#barra_superior a:hover {color: #003366; text-decoration: none;}

.menu_derecha { margin: 5px 0 0 10px; padding: 0 0 0px 0; overflow: visible; /* hidden */ /*width: 170;*/ font: 11px Verdana, Arial, Helvetica, sans-serif; }
.menu_derecha ul { margin: 0px; padding: 0px; }
.menu_derecha ul li { margin: 0px; padding: 1px 0px 1px 0px; float: none; list-style: none; }
.menu_derecha ul li div { text-align: right; margin: 0 0px 2px 0; padding: 4px 8px 4px 6px; text-decoration: none; display: block; background-color: #e5e5e5; color: #ffffff; }
.menu_derecha ul li div.relleno { background-image: url(../images/barra_superior_clara.gif); background-repeat: repeat-x; background-color: #EEEEEE; color: #000000; border-top: solid 3px #DDDDDD; text-align: left; }
.menu_derecha ul li a { text-align: right; margin: 0 0px 0px 0; padding: 4px 8px 4px 6px; text-decoration: none; display: block; background-color: #e5e5e5; width: 135px; color: #ffffff; }
.menu_derecha ul li a.rojo { background-image: url(../images/menu_normal.png); background-position: right top; background-repeat: no-repeat; background-color: #EEEEEE; color: #000000; border-bottom: solid 1px #999999; border-top: solid 1px #999999; text-align: left; }
.menu_derecha ul li a.item { background-color: #FFFFFF; color: #000000; border-bottom: dotted 1px #999999}
.menu_derecha ul li a.item_u { background-color: #FFFFFF; color: #000000; border-bottom: dotted 0px #999999}
.menu_derecha ul li a.rojo:hover { background-image: url(../images/menu_selecc.png); background-position: right top; background-repeat: no-repeat; }

.cabecera { background-color: #003366; font-weight: bold; color:#FFFFFF; background-image: url(../images/barra.png); }

input.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: solid 1px #999999;}
input.texto_blanco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: dashed 1px #DDDDDD;}
input.texto_blanco_negrita { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold; background-color: #FFFFFF; border: dashed 1px #DDDDDD;}
textarea.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: solid 1px #999999;}
input.boton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; width: 126px; height: 24px;}
select.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.td_punteada_abajo { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; }
.td_punteada_abajo_padd { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; padding-bottom: 5px; }
.td_punteada_arriba { border-top-width: 1px; border-top-style: dotted; border-top-color: #999999; padding-top: 10px; }

.aviso_rojo { border: 1px solid #FF3333; background-color: #FFCCCC; padding: 2px; }

.entrada { width: 200px; height: 130px; border: 1px solid #CCCCCC; padding: 4px; background-color: #FFFFFF; background-image: url(../images/barra_superior.gif); background-repeat:  repeat-x; }

.subseccion { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; }

.caja_roja {padding: 30px; text-align: center; vertical-align: middle; border: 1px solid #990000; background-color: #FFCCCC; }
.caja_verde { padding: 30px; text-align: center; vertical-align: middle; border: 1px solid #009900; background-color: #CCFFCC; }

.separa { width: 100%; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000000; text-align: center; }

.izquierda { text-align: left; }

.gris { color:#999999 }

.reg { border-top: solid 1px #CCCCCC }
.reg_gris {
	border-top: solid 1px #CCCCCC;
	color: #999999;
}

.pesta {
	display:block;
	background-color:#CCCCCC;
	height:20px;
	text-decoration:none;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.pesta:hover {
	background-image:url(../images/barra_superior.gif);
}

.pesta_actual {

	display:block;
	background-color:#FFFFFF;
	height:20px;
	text-decoration:none;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.pesta_actual:hover {
	
	cursor: default;
}

.pestana {
	background-color: #FFFFFF;
	margin: 1px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pestana_nada {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.lightbox_fondo_negro{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.lightbox_contenido {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 0px;
	border: 2px solid #999999;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

span.desplegable { position: relative; cursor: pointer; }
span.desplegable span { display: none; position: absolute; top: -4px;}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 50%}

.enlace_con_fondo { padding: 2px 6px 2px 6px; text-decoration: none; color: #999999; }
.enlace_con_fondo:hover { background-color: #8BB6D8; color: #000000; }
.enlace_con_fondo_activo { padding: 2px 6px 2px 6px; text-decoration: none; color: #000000; background-color: #DDDDDD; }

.subpestana { text-decoration: none; color: #999999; padding: 2px;}
.subpestana_activa { text-decoration: none; color: #000000; font-weight: bold; padding: 2px;}
.subpestana:hover { color: #000000; }

.listatextos { line-height: 150%; }

a.info {
	position: relative;
	z-index: 24;
	color: #000000;
	text-decoration: none;
	cursor: default;
	/*background-color: #FFFFCC;*/
	margin: 0px;
	/*border: 1px solid #FFCC00;*/
	/* padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px; */
}
a.info:hover { z-index: 25; }
a.info span { display: none; }
a.info:hover span { display: block; position: absolute; top: 10px; left: 10px; width: 100px; border: 1px solid #FFCC00; background-color: #FFFF99; text-align: left; padding: 4px; font-weight: normal;}