@charset "utf-8";
/* CSS Document */
html{
		height:100%;
	}
body {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	color:#666666;
	font-size: 10px;
	background-image:url(../images/fondo_web.jpg);
	background-repeat:repeat;
}

#area_privada {
	background-color: #FDE4E3;
	text-align: right;
	float: left;
	width: 900px;
	height: 30px;
}
#contenedor {
	width: 700px;
	float:left;
	text-align: left;
	margin-left: 30px;
	margin-top: 10px;
}
#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;
}
#contenedorPrincipal{
	position:absolute; /*Posicionamiento absoluto*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	width: 950px; /*Le ponemos el valor del ancho*/
	margin-left: -475px;
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #22405a;;
	border-bottom-color: #000;
	border-left-color: #22405a;;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: repeat-y;
	box-shadow:0px 0px 20px #22405a; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 20px #22405a; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 20px #22405a; /*Mozilla shadow version*/
}
#geyseco {
	height: 20px;
	width: 900px;
	margin-top: 5px;
	float: left;
}
#inferBar {
	background-color: #FFFFFF;
	text-align: right;
	float: left;
	width: 900px;
	height: 50px;
	margin-top: 5px;
}

#inscripciones {
	text-align: right;
	float: left;
	width: 600px;
	height:100%;
}
#loginBar {
	background-color: #000000;
	width: 950px;
	text-align: right;
	height: 28px;
	color: #FFFFFF;
	float: left;
}	
	
#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: 600px; /*Le ponemos el valor del alto*/
	width: 970px; /*Le ponemos el valor del ancho*/
	margin-top: -300px; /*Restamos la mitad de alto para centrarlo verticalmente*/
	margin-left: -485px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
	background-color: #FFFFFF;
	z-index:11;
}

#menu{
	width:180px;
	float:left;
	margin-top: 57px;
	padding-left:15px;
	padding-bottom: 10px;
	}
#pie {
	background-color: #0192ce;
	width: 950px;
	text-align: right;
	height: 20px;
	float: left;
}
#scroll {
	overflow:auto;
	height: 340px;
	width: 700px;
}

#superBar {
	width:950px;
	height: 125px;
}

.boton_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding:1px;
	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;
}

.contenido {
	color: #000000;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.contenido_td {
	color: #000000;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-left:0px;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;

}
.contenido_small {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}




	
.estilo {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #000;
		font-weight:normal;

}

.estilo a:link{
	color: #15736B;
	text-decoration:none;
	font-weight:bold;
}
.estilo a:hover{
	color: #444444;
	font-weight:bold;
}

.estilo a:visited{
	color: #15736B;
	font-weight:bold;
	text-decoration:none;
}



.estilo .contenido {
	color: #000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 5px;
	font-weight:normal;
}

.estilo .contenido_18px {
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 18px;
		font-weight:normal;

}

.estilo .contenido_tabla_oscuro {
	color: #000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	background-color:#CCC;
}

.estilo .contenido_tabla_claro {
	color: #000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	background-color:#e6e6e6;
}

.estilo .supertitulo {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #15736B;
	color: #FFFFFF;
}
.estilo .subtitulo {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #15736B;
	font-style: normal;
	text-transform: uppercase;
}
.estilo .titulo {
	color:#000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-size: 22px;
	padding-bottom: 10px;
	

}
.estilo .horario {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #15736B;
	font-style: normal;
	text-transform: none;
	vertical-align:baseline;
}
.estilo .fecha {
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	text-transform: none;
	background-color: #15736B;
	padding-left:5px;
}

.estilo .ponencias {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	text-transform: none;
}

.separador{
	border-bottom:solid 1px #15736B;
}


.geyseco{
	font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	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;
	}
	


.imput {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	border: 1px Solid #CCCCCC;
}
.imput_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	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: 3b3b3b;
	color: #CCCCCC;
	font-weight: bold;
}
.imput_obligatorio {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	border: 1px Solid #000000;
}
.imput_read {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	border: 1px Solid #000000;
	background-color: #EFEFEF;
	color: #666;
}	



.menu_privado {
	font-size: 9px;
	color: #DEA6A5;
}
.tablaestilo a{
	color: #000033;
	text-decoration:none;
	font-weight:bold;
}


.tablaestilo .contenido {
	color: #000000;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
	border-bottom: solid 1px #000000;
}

.tablaestilo .contenidotabla {
	color: #000000;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-right:15px;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
}
.tablaestilo .subtitulo {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.tablaestilo .titulo {
	color:#000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-size: 24px;
	border-bottom: 3px solid #666666;
	padding-bottom: 10px;
	

}
.texto_login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:9px;
}
.texto_login a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.texto_login a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
.titulo{
	text-decoration: none;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: #000;
	color:#000000;
}



.cuerpo{
	background-color: #F0F0F0;
	font-weight: bold;
	padding: 5px;
}

.ficha_titulo {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.ficha_cuerpo {
	color: #000000;
	background-color: #CCCCCC;
	padding: 8px;
}



.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:4px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color: #15736B;
	color: #FFF;
}

.boton a:link, .boton a:visited, .boton a:active {
	color: #FFF;
}

.boton a:hover {
	color: #000;
}

.boton_secundario {
	font-size: 10px;
	background-color:#FFFFFF;
	border: 1px Solid #999999;
	color: #000000;
	font-weight: bold;
	height:16px;
	
}

.error {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.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;
}







.oculta_1 {
	color: #FFFFFF;
}
.boton_resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	background-color: #3b3b3b;
	color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
#cortina2 {
	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;
}
#mensaje2 {
	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: 900px; /*Le ponemos el valor del ancho*/
	margin-top: -250px; /*Restamos la mitad de alto para centrarlo verticalmente*/
	margin-left: -450px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
	background-color: #FFFFFF;
	z-index:11;
}
telfax  {
	font-size: 5px;
}
