@charset "utf-8";
/* CSS Document */

body {
margin:auto;
background-color:#fafafa;
font-family:verdana;
font-size:10px;
}

#contenedor {
width:750px;
margin:auto;
}

#contenedor-home {
width:890px;
margin:auto;
}

#header {
background-color:#fafafa;
}

#contenido {
background-color:#FFFFFF;
background-image:url(../_images/bd_fondo.jpg);
background-repeat:no-repeat;
height:442px;
}

#contenido-home {
background-color:#FFFFFF;
background-image:url(../_images/bd-fondo-home.jpg);
background-repeat:no-repeat;
height:442px;
}

.btn_cabecera {
width:686px;
margin-top:3px;
background-image:url(../_images/Btn_titulo.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
padding-left:20px;
padding-top:5px;
height:20px;
}
#btn_imghome {
margin-left:15px;
}
#cnt_btn_home {
width:690px;
}
.imageneshome {
float:left;
width:136px;
position:relative;
height:308px;
text-align:center;
padding-top:5px;
}
.imageneshome a {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.imageneshome a:hover {
text-decoration:none;
color:#FFCC00;
font-weight:bold;
}
#btn_seccion_1 {
margin-right:2px;
background-image:url(../_images/bt_guiasrevistas.jpg);
background-repeat:no-repeat;
}
#btn_seccion_2 {
margin-right:2px;
background-image:url(../_images/btn_exposiciones.jpg);
background-repeat:no-repeat;
}
#btn_seccion_3 {
margin-right:2px;
background-image:url(../_images/btn_congresos.jpg);
background-repeat:no-repeat;
}
#btn_seccion_4 {
background-image:url(../_images/btn_eventosgc.jpg);
background-repeat:no-repeat;
margin-right:2px;
}
#btn_seccion_5 {
background-image:url(../_images/btn_entretenimientos.jpg);
background-repeat:no-repeat;
}
.masinfo_home {
	font-size:9px;
	text-align:right;
	background-color:#244967;
	position:absolute;
	top: 309px;
	width:136px;
	left: -1px;
	padding-top:3px;
	padding-bottom:3px;
}

.box01 {
width:640px;
margin-left:20px;
}
.box01_bg {
background-color:#547083;
margin-top:20px;
width:640px;
padding-left:18px; 
padding-right:18px;
height:35px;
filter:alpha(opacity=70); /* IE's opacity*/
opacity: 0.70;
position:absolute;
z-index:99;
}
.box01_content {
font-weight:bold;
padding:25px;
padding-bottom:10px;
width:630px;
text-align: center;
color:#FFFFFF;
top:0px;
position:relative;
z-index:101;
}

#footer {
clear:both;
color:#999999;
text-align:center;
}

#footer a{
color:#999999;
text-decoration:none;
}
#footer a:hover{
color:#333333;
}

.sectores {
position:relative;
top:200px;
float:right;
width:150px;
}
.sectores a{
font-weight:bold;
color:#666666;
text-decoration:none;
}
.sectores a:hover{
color:#000000;
}

.titulo01 {
color:#547083;
font-size:12px;
font-weight:bold;
}

.titulo_principal {
text-align:right;
color:#547083;
font-size:12px;
font-weight:bold;
}
#botonera_izq {
width:240px;
text-align:right;
padding-right:20px;
position:relative;
top:330px;
}
#botonera_izq a{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#3e5260;
}
#botonera_izq a:hover{
color:#000000;
}
#contenido_derecha {
width:440px;
padding:20px;
float:right;
color:#666666;
}
#contenido_derecha a {
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#fa5d07;
}
#contenido_derecha a:hover {
color:#FF3300;
}
