@charset "utf-8";
/* CSS Document */
html{
		height:100%;
	}
body {
	font-family: Verdana, Geneva, sans-serif;
	padding:0px;
	height:100%;
	text-align:center;
	color:#666666;
	font-size: 10px;
	background-image: url(/web/20110813151222im_/http://cigr.ageng2012.org/images/fondo_web.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#787600;
	background-position:top;
	margin:0;
background-size: 100% 100%, auto;
background-attachment:fixed;
}

#area_privada {
	background-color: #EDEBE6;
	text-align: right;
	float: left;
	width: 900px;
	height: 30px;
}
#lateral {
	width:100%;
	background-color: #FFF;
	float:left;
	border-left:1px #CCC solid;
}

#contenedor {
	width: 590px;
	padding-bottom:10px;
	text-align: left;
	margin-top: 10px;
	margin-left:10px;
	background-color: #FFF;
	float: left;
}
#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*/
	background-color:#fff;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #AFAFAF;
	border-left-color: #fff;
	margin-left: -475px;
}
#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 {
	width: 700px;
	text-align: right;
	height: 20px;
	float: right;
	margin-top: 5px;
}	
	
#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: 950px; /*Le ponemos el valor del ancho*/
	margin-top: -300px; /*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;
}

#menu{
	width:185px;
	float:left;
	margin-top:35px;
	margin-left:4px;
	background-color:#fff;
	}

#pie {
	background-color: #0192ce;
	width: 950px;
	text-align: right;
	height: 20px;
	float: left;
}
#scroll {
	overflow:auto;
	height: 500px;
	width: 700px;
}

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

.boton_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787600;
	font-weight: bold;
	padding:1px;
	border-top:#787600 solid 1px;
	border-left:#787600 solid 1px;
	border-bottom:#787600 solid 1px;
	border-right:#787600 solid 1px;
	background-color:#fff;
}

.estilo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.estilo a:link, .estilo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	color: #d8071c;
	font-weight:normal;
}

.estilo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	color: #666;
	font-weight:normal;
}


.estilo .topics a:link, .estilo .topics a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	text-align: left;
	color: #d8071c;
	font-weight:normal;
} 

.estilo .topics a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	text-align: left;
	color: #666;
	font-weight:normal;

}

.estilo .topics_listado a:link, .estilo .topics_listado a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	
	}

.estilo .topics_listado a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #d8071c;
	font-weight:normal;
	line-height:18px;
}
.TEXT{
	color: #666;
	font-family: Arial;
	font-style:normal;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}


.estilo .contenido {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.estilo .firma_presentation {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	text-align: right;
	padding-top:10px;
}

.estilo .contenido_negrita {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.estilo .contenido_spc {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}

.estilo .autres_conferencias {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

.estilo .supertitulo {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #2790FC;
	color: #FFFFFF;
}
.estilo .subtitulo {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
	}
	
.estilo .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #cb0000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom:5px;
	}
	
.estilo .titulo_parallel_conf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #cb0000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom:6px;
	}
	
.estilo .titulo_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:3px;
	padding-bottom:3px;
	}	
	
.estilo .horario {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #2790FC;
	font-style: normal;
	text-transform: none;
}
.estilo .fecha {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	text-transform: none;
	background-color: #8D5A5A;
}




.geyseco{
	font-family:Verdana, Geneva, 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: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px Solid #CCCCCC;
}
.imput_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: Solid;
	border-bottom-color: #787600;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.imput_obligatorio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px Solid #000000;
}
.imput_read {
	font-family: Verdana, Geneva, 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: Verdana, Geneva, 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: Verdana, Geneva, 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:#787600;
	font-size:9px;
	font-weight:bold;
}
.texto_login a {
	color: #787600;
	text-decoration:none;
	font-weight:normal;
}
.texto_login a:hover {
	color: #787600;
	text-decoration:underline;
	font-weight:normal;
}



.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:2px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color: #3b3b3b;
	color: #CCCCCC;
}
.boton_secundario {
	font-size: 10px;
	background-color:#FFFFFF;
	border: 1px Solid #999999;
	color: #000000;
	font-weight: bold;
	height:16px;
	
}

.error {
	font-family: Verdana, Geneva, 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;
}.estilo_conferencia {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.boton-link{

font-family:  arial;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px;
   text-decoration: none;
   width:150px;
}
.boton-link:link{
    border-bottom: 1px solid #666600;
   border-top: 1px solid #666600;
   border-right: 1px solid #666600;
   border-left: 1px solid #666600;
} 

.boton-link:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 

/*
     FILE ARCHIVED ON 15:12:22 Aug 13, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:47:59 Feb 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 5.139
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.007
  esindex: 0.014
  cdx.remote: 156.298
  LoadShardBlock: 440.997 (3)
  PetaboxLoader3.datanode: 377.324 (4)
  PetaboxLoader3.resolve: 203.994 (3)
  load_resource: 194.686
*/