@charset "utf-8";
/* CSS Document */
/*ESTILOS PARA MAQUETADO PRINCIPAL
-------------------------------------------------------*/
#wrapper{
width:1050px;
position:relative;
margin: 0 auto 0 auto;
}
/* CABECERA */
#header{
width:1050px;
height:260px;
position:relative;
margin-top:30px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
#menu-hor{
width:1050px;
height:30px;
position:relative;
margin-top:30px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
/* CUERPO */
#body{
width:1050px;
float:left;
margin-top:30px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
/* CONTADOR */
#contador{
width:1050px;
float:left;
margin-top:15px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
}
/* BANNERS */
#lat-izq{
width:150px;
float:left;
margin: 0 auto 0 auto;
text-align:center;
}
#lat-der{
width:150px;
float:left;
margin: 0 auto 0 auto;
text-align:center;
}
/* CENTRO */
#center-index{
width:750px;
float:left;
margin: 0 auto 0 auto;
}
#center{
width:900px;
float:left;
margin: 0 auto 0 auto;
}
/* MENU VERTICAL */
#menu-ver{
width:150px;
float:left;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
}
/* INFORMACION */
#center-body-index{
width:590px;
float:left;
margin: 0 auto 0 auto;
background-color:#FFF;
}
#center-body{
width:740px;
float:left;
margin: 0 auto 0 auto;
background-color:#FFF;
}
#center-body-header{
width:740px;
height:100px;
float:left;
margin-top:5px;
background-color:#FFF;
}
#center-body-header-index{
width:590px;
height:100px;
float:left;
margin-top:5px;
background-color:#FFF;
}
#center-body-info{
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
vertical-align:top;
}
#center-body-div-index{
width:590px;
height:20px;
margin: 0 auto 0 auto;
background-color:#0485FD;
}
#center-body-div{
width:740px;
height:20px;
margin: 0 auto 0 auto;
background-color:#0485FD;
}
/* FOOTER */
#footer-index{
width:590px;
height:260px;
float:left;
margin: 0 auto 0 auto;
background-color:#FFF;
}
#footer{
width:740px;
height:260px;
float:left;
margin: 0 auto 0 auto;
background-color:#FFF;
}
/* TECHO Y PISO */
#piso-menu-vertical{
width:150px;
height:20px;
float:left;
margin: 0 auto 0 auto;
background:url(../imagenes/piso-menu.png);
}
#techo-menu-vertical{
width:150px;
height:20px;
float:left;
margin: 0 auto 0 auto;
background:url(../imagenes/techo-menu.png);
}
#piso-area{
width:740px;
height:20px;
float:left;
margin: 0 auto 0 auto;
background:url(../imagenes/piso-area.png);
}
#techo-area{
width:740px;
height:20px;
float:left;
margin: 0 auto 0 auto;
background:url(../imagenes/techo-area.png);
}
#piso-area-index{
width:590px;
height:20px;
float:left;
margin: 0 auto 0 auto;
background:url(../imagenes/piso-area-index.png);
}
#techo-area-index{
width:590px;
height:20px;
float:left;
margin: 0 auto 0 auto;
background:url(../imagenes/techo-area-index.png);
}
/*ESTILOS PARA CONTENIDO
-------------------------------------------------------*/
.txt-footer{
font:12px "Arial";
color:#81806F;
text-align:center;
}
.txt-volver{
font:12px "Arial";
color:#FFF;
text-align:right;
font-weight:bold;
margin-right:30px;
}
.txt-footer-azul{
font:12px "Arial";
color:#1F6192;
text-align:center;
}
.txt-menu-hor{
font:12px "Arial";
color:#81806F;
text-align:center;
}
.lista{
list-style-image:url(../imagenes/menu-vertical/bullet.jpg);
margin-left:-7px;
font:12px "Arial";
color:#FFF;
}
.txt-titulo{
font:12px "Arial";
color:#1F6192;
text-align:left;
font-weight:900;
}
.txt-texto{
font:12px "Arial";
color:#81806F;
text-align:left;
}
.txt-texto-bold{
font:12px "Arial";
color:#81806F;
text-align:left;
font-weight:900;
}
.txt-header{
font:30px "Georgia";
color:#FFF;
text-align:left;
margin-left:20px;
}
.txt-header-chico{
font:25px "Georgia";
color:#FFF;
text-align:left;
margin-left:20px;
}
.txt-idioma{
font:12px "Arial";
color:#FFF;
font-weight:bold;
text-align:left;
}

/*ESTILOS PARA LINKS
-------------------------------------------------------*/
/* FOOTER */
.txt-footer a:link{
color: #666;
text-decoration: none;
}
.txt-footer a:visited {
color: #666;
text-decoration: none;
}
.txt-footer a:hover {
color: #666;
text-decoration: underline;
}
/* MENU VERTICAL */
.lista a:link {
color:#FFF;
text-decoration: none;
}
.lista a:visited {
color: #FFF;
text-decoration: none;
}
.lista a:hover {
color: #FFF;
text-decoration: underline;
}
/* IDIOMAS VERTICAL */
.txt-idioma a:link {
color:#FFF;
text-decoration: none;
}
.txt-idioma a:visited {
color: #FFF;
text-decoration: none;
}
.txt-idioma a:hover {
color: #FFF;
text-decoration: underline;
}
/* VOLVER HEADER */
.txt-volver a:link {
color:#FFF;
text-decoration: none;
}
.txt-volver a:visited {
color: #FFF;
text-decoration: none;
}
.txt-volver a:hover {
color: #FFF;
text-decoration: underline;
}



.CongresosTextoBienvenida { color:#666; text-align:center; }
.CongresosTextoBienvenida a { color:#666; text-decoration:none; }
.CongresosTextoBienvenida a:hover { text-decoration:underline; }
