@charset "utf-8";
/* CSS Document */
html{
		height:100%;
	}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	color:#666666;
	font-size: 10px;
	background-color: #364E56;
}
#scroll {
	overflow:auto;
	height: 400px;
	width: 700px;
	text-align: left;
}
#contenedorPrincipal{
	position:absolute; /*Posicionamiento absoluto*/
	left: 50%; /*Le ponemos el valor del alto*/
	width: 950px; /*Le ponemos el valor del ancho*/
	margin-left: -475px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #7e8381;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 175px;
	}
	
#contenedor {
	width: 670px;
	float:left;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #DFE5E1;
}

#superBar {
	width:950px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #A2A0A0;
	text-decoration: none;
	vertical-align: bottom;
	height: 140px;
}
#inferBar {
	background-color: #FFFFFF;
	text-align: right;
	float: left;
	width: 900px;
	height: 50px;
	margin-top: 5px;
}


#geyseco {
	height: 20px;
	width: 900px;
	margin-top: 5px;
	float: left;
}


	
#area_privada {
	background-color: #FDE4E3;
	text-align: right;
	float: left;
	width: 900px;
	height: 30px;
}
.menu_privado {
	font-size: 9px;
	color: #DEA6A5;
}
#login {
	background-color: #2B3F44;
	width: 950px;
	text-align: right;
	color: #000;
	height: 28px;
	float: left;
	vertical-align: middle;
}

#menu{
	width:190px;
	height: 676px;
	float:left;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-color: #152226;
	}
	#idioma {
	width: 950px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 12px;
	background-color: #FFFFFF;
}
#cortina {
	position:absolute;
	width:100%;
	height:100%;
	margin:0px;
	z-index:10;
	background-color: #333333;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	
	top: 0px;
	left: 0px;
}
#mensaje {
	position:absolute; /*Posicionamiento absoluto*/
	top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	height: 500px; /*Le ponemos el valor del alto*/
	width: 950px; /*Le ponemos el valor del ancho*/
	margin-top: -250px; /*Restamos la mitad de alto para centrarlo verticalmente*/
	margin-left: -475px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
	background-color: #FFFFFF;
	z-index:11;

}
#inscripciones {
	text-align: right;
	float: left;
	width: 600px;
	height:100%;
}
	
.geyseco{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:9px;
	color: #333333;
	}

.geyseco a{
	text-decoration:none;
	font-weight:bold;
	color: #333333;
	font-size: 9px;
	}
.geyseco a:hover{
	text-decoration:underline;
	font-weight:bold;
	color: #333333;
	font-size: 9px;
	}
.estilo {
	font-family:Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color:#333333;

}
.estilo .tablas {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#000000;
	moz-border-radius: 3px;
	border-radius: 4px;
	background-color : #E7E7E7;
	border : 1px solid #999;
	padding: 2px;
}

.estilo .botones {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#e7e7e7;
	moz-border-radius: 6px;
	border-radius: 6px;
	border : 1px solid #999;
	box-shadow:0px 0px 5px #999; 
	-webkit-box-shadow:0px 0px 5px #999; 
	-moz-box-shadow:0px 0px 5px #999; 
	background-color : #E7E7E7;
	
}


.estilo .opacidad a:link{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.estilo .opacidad a:hover{
	filter: alpha(opacity=50); 
	opacity: .5
}

.estilo .outopacidad a:link{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.estilo .outopacidad a:hover{
	filter: alpha(opacity=50); 
	opacity: .5
}

.estilo a{
	color: #CC6666;
	text-decoration:none;
	font-weight:bold;
}
.estilo .supertitulo {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color:#042F41;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 110px;
}
.estilo .titulo {
	color:#042F41;
	padding-bottom:5px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-top: 5px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #042F41;

}
.estilo .titulo_prog {
	color:#333333;
	padding-bottom:5px;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.estilo .contenido {
	text-decoration: none;
	vertical-align: top;
	padding-left: 110px;
	padding-top: 5px;
	font-size: 11px;
	padding-right: 10px;
}
.estilo .texto {
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-right: 10px;
	line-height: 18px;
}
.estilo .texto_cap {
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-right: 10px;
	text-transform: uppercase;
}
.estilo .texto_bold {
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-right: 10px;
	line-height: 16px;
	font-weight: bold;
}
.estilo .texto_verde {
	font-size: 11px;
	padding-right: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #003333;
}
.estilo .texto_padding {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003333;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.estilo .texto_programa {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.estilo .texto_tabla {
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #669999;
	text-align: right;
}

.titulo{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
.titulo_verde{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#006600;
}
.cuerpo{
	background-color: #F0F0F0;
	font-weight: bold;
	padding: 5px;
}
.contenido {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.contenido_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.ficha_titulo {
	color: #000000;
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
	border-bottom: 3px solid #000000;
}
.ficha_cuerpo {
	color: #000000;
	background-color: #CCCCCC;
	padding: 8px;
}

.imput_obligatorio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	border: 1px Solid #000000;
}
.imput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	border: 1px Solid #CCCCCC;
}
.boton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding:5px;
	font-size: 11px;
	border: 1px Solid #000000;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.boton_secundario {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	
	font-size: 10px;
	border: 1px Solid #000000;
	background-color:#A8A8A8;
	color: #FFFFFF;
	font-weight: bold;
}

.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}


a:link{
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #006666;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}
.ficha_cuerpo_interior {
	color: #000000;
	background-color: #F8F8F8;
	padding: 8px;
	font-size: 10px;
}
.ficha_titulo_interior {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
}

.imput_read {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	border: 1px Solid #000000;
	background-color: #EFEFEF;
	color: #666;
}
.contenido_login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.boton_login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 4px;
	padding:2px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color:#000000;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_login {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#FFFFFF;
	font-size:9px;
}
.texto_login a:link, .texto_login a:visited  {
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
.texto_login a:hover {
	color: #999999;
	text-decoration:underline;
	font-weight:bold;
}
.imput_login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	border-bottom-width: 1px;
	border-top-style: Solid;
	border-right-style: Solid;
	border-bottom-style: Solid;
	border-left-style: Solid;
	border-top-color: #252525;
	border-right-color: #252525;
	border-bottom-color: #a8a8a8;
	border-left-color: #252525;
	background-color: #FFFFFF;
	color: #003333;
	font-weight: bold;
}
.contenidoalta {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

