@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
/*///////////////////////////////////////////////*/
#contenedor{
width:770px;
}
.linea_separador{
font-size:2px;
background-color:#cccccc;
height:1px;
}
#subheader{
height:24px;
text-align:right;
}
#header{
height:77px;
vertical-align:middle;
}
#underheader{
height:110px;
}
#but{
font-size:2px;
height:20px;
}
#contenido{
padding:10px 0 10px 0;
vertical-align:top;
}
#subfooter{
padding:20px 0 20px 0
}
#footer{
height:30px;
}
.idioma{
width:50px;
}
.img_noticias{

}
.p_noticias{
padding-left:5px;
}
.subfooter{
width:30%;
vertical-align:top;
}
.lateral{
background-color: #eceaeb;
padding:15px;
vertical-align:top;
/*color:#000000;
font-size:11px;
font-family:Georgia;*/
}
#lateral_conferencias{
background-color:#eceaeb;
padding:15px;
vertical-align:top;
}
.img_comillas{
padding:5px 0 5px 0;
border:0;
}
.espacio_h{
font-size:2px;
height:5px;
}
.espacio_h2{
font-size:2px;
height:15px;
}
#galeria_fotos{
width:316px;
}
/* Fonts /////////////////////////////////////////////////////////////////////////////////////////////////////*/
.idioma{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-align:right;
}
.tit_noticia, .noticia, .mas, .but, .mail, .autor{
font-family:Georgia;
color:#c00800;
font-size:12px;
font-weight:bold;
}
.autor{
font-size:10px;
color:#cf002c;
}
.noticia{
color:#000000;
font-size:11px;
}
.mas{
color:#CCCCCC;
font-style:italic;
}
.copy{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-align:left;
}
.bodytxt{
color:#767676;
font-family:Georgia;
font-size:12px;
vertical-align:top;
}
.but{
text-align:center;
padding:0 10px 0 10px;
}
.tit_contenido, .subtit_contenido{
font-family:Georgia;
color:#000000;
font-size:18px;
font-weight:bold;
}
.subtit_contenido{
color:#767676;
font-size:16px;
}
.lateral_txt{
color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#de012c;
}
.lateral{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#767676;
}
.subtit_contenido{
font-size:14px;
}
.mail{
color:#6699CC;
}