@charset "utf-8";
/* CSS Document */
* { padding:0px; margin:0px; }

body{
margin:0;
padding:0;
background-color:#f4f4f4;
font-family:Arial, Helvetica, sans-serif;
}
#principal{ width:1033px; background-image:url(../img/sombra_centro.jpg); margin:auto; background-repeat:repeat-y; }
#sombraAbajo{ width:1033px;; background-image:url(../img/sombra_abajo.jpg); height:21px; margin:auto; background-repeat:no-repeat;}
#tblPrincipal{ width:988px; margin-left:22px;}
#encabezado{ height:22px;}
#baner{ background-image:url(../img/Banner_superior.jpg); background-repeat:no-repeat; height:178px;width:988px;}
#contmenu{ background-image:url(../img/btn_resto.jpg); background-repeat:repeat-x; height:29px;}
#txtBuscar{ border:0; background-image:url(../img/lupa.jpg); background-repeat:no-repeat;  width:135px; margin-right:5px;background-color:#fff;}
.prevPrensa{ padding-left:10px;}
.tituloGrande{ font-size:12px;color:#870f18; font-weight:bold;}
.tituloGrandeGris{ font-size:14px;color:#505050; font-weight:bold;}
.tituloChico{font-size:11px;color:#870f18; font-weight:bold;}
.tituloChico a{font-size:11px;color:#870f18; font-weight:bold;}
.tituloChico span{font-size:11px;color:#870f18; font-weight:bold;}
.tituloChico span.span{font-size:11px;color:#870f18; font-weight:bold;}
.tituloChicoGris{font-size:12px;color:#505050; font-weight:bold;}
.textoGris{font-size:10px; color:#505050;}
.textoGrisClaro{font-size:10px; color:#999;}
.salaSeparador{border: 0;color: #999;background-color: #999; height:1px; margin-top:2px;}
.prevPrensa{ margin:0; vertical-align:top;}
.textoRojoNegritas{font-size:10px; color:#870f18; font-weight:900;}
.textoRojoNegritas a{font-size:10px; color:#870f18; font-weight:900; text-decoration:none;}
.textoRojoNegritas a:visited{font-size:10px; color:#870f18; font-weight:900; text-decoration:none;}
.textoGrisLink a{font-size:10px; color:#505050; text-decoration:none;display:block;}
.textoGrisLink a:hover{font-size:10px; color:#870f18; text-decoration:none;display:block;/*background-color:#FFF;*/}
.textoGrisLink a:visited:hover{font-size:10px; color:#870f18; text-decoration:none;display:block;/*background-color:#FFF;*/}
.textoGrisLink a:visited{font-size:10px; color:#505050; text-decoration:none;}
.acordion{ font-size:10px;}
.contAcord a{ font-size:10px; text-decoration:none; display:block; height:17px; padding-left:5px; padding-right:5px;}
.contAcord a:hover{ font-size:10px; text-decoration:none; display:block; height:17px; background-image:url(../img/fondoboton.jpg); background-repeat:repeat-x;}
.selected{ background-image:url(../img/fondoboton.jpg);}
.selectedNoAplica{ background-image:url(../img/fondoboton.jpg); color:#999}
.noAplica{ color:#999}
.contAcord { background-color:#dfdfdf;}
.contText{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px;}
