@import url(/css/congresos.css);
/* LOGO SUPERIOR */
#cabecera h1{width:150px;}
#cabecera h1 a{background:url(/es/imgs/logo.Congresos.gif) left top no-repeat;width:150px;height:50px;}

/* FONDOS */
#estructuraCongreso #cuerpointeriores h2,#estructuraCongreso fieldset p.botonera input{background:#22649a;}
#estructuraCongreso #cuerpo{background:#d4d4d4;}
#estructuraCongreso #menuPrincipal li a{background:#304a88;}
#estructuraCongreso #menuPrincipal li a:hover{background:#b3b3b3;}
#estructuraCongreso #menuPrincipal li a.actual{background:#b3b3b3;}

/* COLORES */
#estructuraCongreso #cuerpointeriores h2,#estructuraCongreso #menuPrincipal li a,#estructuraCongreso fieldset p.botonera input{color:#fff}
#estructuraCongreso h3,#estructuraCongreso #pie ul,#estructuraCongreso #pie ul li.mandarMail a,#estructuraCongreso #pie dt{color:#279;}
#estructuraCongreso #pie dd p a{color:#000;}
#estructuraCongreso #menuPrincipal li a.actual{color:#304b89;}
.destacado{background:#89AFC7;border:1px solid #FFF;color:#333;}
.destacado h2{color:#FFF;}
.fotoCongreso{color:#d4d4d4;}


/* BORDES */
#estructuraCongreso #pie ul{border-top:1px solid #279;}
#estructuraCongreso fieldset p.botonera input{border:1px solid #b0b2b4;}
#estructuraCongreso #menuPrincipal li a{border-top:1px solid #FFF;border-left:1px solid #FFF;border-bottom:1px solid #FFF;}