@charset "utf-8";
/* CSS Document */

/* REFERENCIA COLORS

VERMELL: #c5001c
VERD: #86ae33
LILA: #9053a0
GRIS: #939393

*/

img{ border:none; }

*{ margin:0px; padding:0px; }
body{ background-color:#e7e6e6; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#939393; }
table{ border-collapse : collapse; }
table td, table th { /*border:#000 1px solid;*/ padding:0px; }

a{ color:#939393; text-decoration:none; }
a:HOVER{ color:#c5001c; text-decoration:none; }

.linkVermell a:HOVER{ color:#c5001c; }
.linkLila a:HOVER{ color:#9053a0; }
.linkVerd a:HOVER{ color:#86ae33; }

#todo{ position:absolute; margin-left:-492px; left:50%; width:984px; top:0px; }

/* HEAD */
#contentHead{ display:inline-block; top:0px; width:980px; height:167px; background-color:#FFF; }

#menu{ width:980px; margin-top:11px; font-size:10px; height:38px; }
.menuItem{ font-weight:bold; text-align:center; margin-left:0px; background-image:url(../img/home/pestanya_menu.jpg); background-repeat:no-repeat; color:#c5001c; width:93px; height:38px; vertical-align:middle; }

.langCombo{ width:100px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#939393; font-size:11px; height:20px; }

/* REQUADRE */
.requadre{ }
.requadreTop{ background-image:url(../img/home/bg_news_top_01.jpg); background-repeat:no-repeat; width:649px; height:14px; }
.requadreMiddle{ background-image:url(../img/home/bg_news_line_01.jpg); background-repeat:repeat-y; width:649px; height:auto; }
.requadreMiddle .blockmargin{ margin-left:20px; }
.requadreBottom{ background-image:url(../img/home/bg_news_bottom_01.jpg); background-repeat:no-repeat; width:649px; height:14px; }
.titleRequadre{ font-size:18px; vertical-align:middle; height:39px; width:609px; text-align:left; }
.fletxaTitleRequadre{ width:38px; height:39px; }

/* CONTENT */
#content{ display:inline-block; width:984px; }
#contentSrc{ width:984px; }
#contentLeft{ float:left; width:652px; }
#contentLeft div.block{ margin-top:5px; }
#contentRight{ float:right; top:0px; width:332px; }
#contentRight div.block{ margin-top:5px; }

/* CONTENT RIGHT */
#bannerUltimosContenidos{ background-image:url(../img/home/bg_ultimos_contenidos_01.jpg); background-repeat:no-repeat; width:332px; height:300px; vertical-align:top; }
#bannerUltimosAgenda{ background-image:url(../img/home/bg_agenda_01.jpg); background-repeat:no-repeat; width:332px; height:300px; vertical-align:top; }
.tablaUltimos{ margin-left:24px; }
.tituloUltimosBanner{ font-size:18px; text-align:left; width:280px; }
.bgUltimosItem{ cursor:pointer; font-size:10px; background-image:url(../img/home/barra_ultimos_contenidos_completa.jpg); background-repeat:no-repeat; width:286px; height:50px; text-align:left; vertical-align:middle; line-height:15px; }
.bgUltimosItem:HOVER{ cursor:pointer; font-size:10px; background-image:url(../img/home/barra_ultimos_contenidos_completa_over.jpg); background-repeat:no-repeat; width:286px; height:50px; text-align:left; vertical-align:middle; line-height:15px; }

.bgUltimosItemAgenda:HOVER{ background-image:url(../img/home/barra_agenda_completa_over.jpg); }

#bannerHistorial{ width:332px; vertical-align:top; }
.tablaHistorial{ }
.tituloHistorialBanner{ margin-left:47px; margin-top:43px; }
.topHistorial{ background-image:url(../img/news/bg_historial_top.jpg); background-repeat:no-repeat; width:332px; height:85px; vertical-align:top; }
.middleHistorial{ background-image:url(../img/news/bg_historial_middle.jpg); background-repeat:repeat-y; width:332px; height:auto; }
.bottomHistorial{ background-image:url(../img/news/bg_historial_bottom.jpg); background-repeat:no-repeat; width:332px; height:69px; }

.tituloHistorialAnys{ font-size:25px; color:#FFF; background-image:url(../img/news/bg_historial_title.jpg); background-repeat:no-repeat; width:285px; height:44px; vertical-align:bottom; }

.bgMesItem{ cursor:pointer; font-size:10px; background-image:url(../img/news/historial_mes_out.jpg); background-repeat:no-repeat; width:70px; height:20px; text-align:center; vertical-align:middle; }
.bgMesItem:HOVER{ cursor:pointer; font-size:10px; background-image:url(../img/news/historial_mes_over.jpg); background-repeat:no-repeat; width:70px; height:20px; text-align:center; vertical-align:middle; }

/* BUSCADOR */
#buscador{ background-image:url(../img/home/buscador_01.jpg); background-repeat:no-repeat; width:332px; height:56px; }
.inputBuscador{ width:190px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#939393; font-size:11px; height:16px; border:0px; border-color:#fff; }
.nohighlight:focus{ outline:none; }
.btobuscador{ background-image:url(../img/home/bto_buscador.jpg); background-repeat:no-repeat; width:75px; height:22px; text-align:center; color:#FFF; vertical-align:middle; }
.btobuscador a{ color:#FFF; }
.btobuscador a:HOVER{ color:#c5001c; }

/* FOOT */
#contentFoot{ margin-top:10px; display:inline-block; background-image:url(../img/home/cabezal_bottom_01.jpg); background-repeat:no-repeat; width:984px; height:234px; vertical-align:bottom; }

.footIcos{ text-align:left; }
.footIcoBtn{ text-align:left; vertical-align:middle; font-size:10px; width:236px; }

.footmenu{ width:914px; margin-left:50px; margin-top:35px; height:20px; vertical-align:middle; }
.footmenuItem{ font-weight:bold; text-align:center; color:#c5001c; vertical-align:middle; }

.footterminos{ text-align:left; font-size:9px; width:934px; margin-left:30px; margin-top:30px; }
