
body { margin: 0px; background-color:rgb(73,71,71); }
#main { width:980px; border-left:1px solid #000; border-right:1px solid #000; }

#flotante1 { display:none; position: absolute; }


/********* CABECERA *********/
 #webCabeceraTexto {
   background-image:url(/_images/bg29.png); background-repeat:repeat-x;
   background-color:#555;
   padding-top:30px; padding-bottom:10px; padding-left:30px;
   font-size:34px; color:#fff;
 }


/********* MENU SUPERIOR ****/
 #menuSup {
   border-bottom:1px solid #FFF;
   width:100%; height:28px;
   background-color:#828282; background-image:url(/_images/bg2.png);
 }
 #menuSup td { color:#fff; }
 #menuSup td.parte_right { padding-right:10px; text-align:right; }
 #menuSup a { color:#fff; }

 /* Módulos */
 #menuSup td.parte_left { border-right:1px solid #ccc; padding-left:16px; padding-right:16px; }
 #menuSup a.menulink { font-size:12px; font-weight:bold; text-decoration:none; }
 #menuSup a.menulink:hover { text-decoration:underline; }

 /* Secciones */
 #menuSup div.secciones { border:1px solid #888; padding:10px; text-align:left; background:#aaa; }
 #menuSup div.seccionLink { margin-top:5px; }
 #menuSup a.seccionLink { color:#fff; text-decoration:none; }
 #menuSup a.seccionLink:hover { text-decoration:underline; }


/********* MODULOS / SECCIONES *****/
 /* Modulos */
 #laterales div.modulo { width:180px; }

 #laterales div.modTitle {
   padding-top:8px; padding-bottom:6px; padding-left:10px;
   font-size:12px; font-weight:bold; color:#222;
 }
 #laterales div.modTitleDesplegable { text-decoration:underline;	cursor:hand; cursor:pointer; }
 #laterales div.modTitle_fondo {
   background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, sizingMethod=scale src=/_images/bg27.png);
 }
 #laterales div.modTitle_fondo[class] { background-image:url(/_images/bg27.png); background-repeat:repeat-x; }

 /* Secciones */
 #laterales div.secciones { padding-left:10px; padding-bottom:7px; }
 #laterales div.separadorSecc { height:1px; font-size:0px; background:#fff; }
 
 #laterales div.seccionLink { margin-top:4px; margin-bottom:6px; margin-right:4px; }
 #laterales a.seccionLink {
   color: #9e3c38; font-weight:normal;
   padding-left:15px; text-decoration:none;
   background-image:url(/_images/list1.png); background-position:left; background-repeat:no-repeat;
 }
 #laterales a.seccionLink:hover { text-decoration:underline; }
 #laterales div.separadorSeccLink { border-bottom:1px dotted #999; }

 /* Modulos: enlaces_patrocinados */
 .mod_patroc { width:155px; border:1px solid #aaa; background:#fff; color:#444; margin-top:8px; margin-bottom:8px; }
 div.mod_patroc_label { font-size:11px; font-weight:bold; color:#444; background:#eee; padding:2px; }

 div.mod_patroc_empresa { margin:6px; margin-bottom:15px; }
    a.mod_patroc_title      { font-size:12px; font-weight:bold; color:#33f; padding-left:1px; text-decoration:none; }
   a.mod_patroc_title:hover { text-decoration:underline; color:#00f; }
   a.mod_patroc_url         { font-size:10px; color:#008000; text-decoration:none; }
 div.mod_patroc_texto       { font-size:12px; color:222; }


/********* CUERPO ***************/
 #mainCuerpo { width:100%; background-color:#F5F5F5; }
 #mainCuerpo #bannerCab {
   background-image:url(/_images/bg24.gif);
   text-align:center;
   border:1px solid #ddd;
   margin-top:5px;
   padding-top:5px; padding-bottom:5px;
 }
 #mainCuerpo #bannerCab img {
   width:468px; height:60px;
 }

/********* TD-Centro ************/
 #mainCuerpo #contenido {
   width:97%; padding:5px; background-color:#F5F5F5;
 }

 /* Titulo sección */
 #cabeceraSecc { width:100%; }
 #cabeceraSecc td.title {
   font-size:16px; font-weight:bold; color:#333;
   padding-left:7px; margin-bottom:5px;

 }
 #cabeceraSecc td.separador {

 }
 #cabeceraSecc td.separadorBottom { height:1px; font-size:1px; border-top:1px solid #aaa; }

 #cabeceraSecc a { }
 #cabeceraSecc a:hover { }


/********* LATERALES ********/
 #laterales { border:0px solid #444; }
 #mainCuerpo td.lateral_L { background-color:#ddd; }
 #mainCuerpo td.lateral_R { background-color:#ddd; }
 #laterales table.lateral_R_contenido { xwidth:165;}

 /* Banners */
 #laterales table.bannersV {
   width:156px; border:1px solid #666;
   padding-bottom:3px; margin-top:8px; background-color:#fff;
 }
 #laterales div.banner {
   float:left; width:140px; height:102px; margin-bottom:7px; margin-left:6px; border:1px solid #777;
 }
 #laterales div.banner img {
   width:140px; height:102px;
 }
 #laterales div.lb_publicidad { color:#888; text-align:center; }


/********* PIE *********/
 #mainPie {
   background-image:url(/_images/fondo_pie.png); background-color:#000;
   width:100%; border-top:1px solid #fff;
 }
 #mainPie td { color:#fff; padding-top:7px; padding-bottom:6px; }
 #mainPie td.parte_left  { padding-left:15px;  text-align:left; }
 #mainPie td.parte_right { padding-right:15px; text-align:right; }

 #mainPie a { color: #fff; }
 #mainPie a:hover { }


/***** MODULO: masLeidos *****/
#modMasLeidos {
  border:1px solid #aaa; background:#fff;
  font-size:10px;
  margin:5px; margin-top:10px; margin-bottom:10px;
  padding:5px;
}
#modMasLeidos .title {
  font-weight:bold; border-bottom:1px solid #ddd;
}
#modMasLeidos .noticia {
  color:#333; background:#fff; margin-top:5px;
}
#modMasLeidos .noticia a {
  font-size:10px; font-family:Tahoma, Arial;  text-decoration:none;
}
#modMasLeidos .noticia a:hover { text-decoration:underline; }
