*{
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif, "Century Gothic";
border:none;
}

/* -----------------Estructura ---------------------------*/
body{
background-color:#bcbcbc;
background-image:url(../img/body_new.gif);
background-repeat:repeat-x;
}

#contenedor{
width:765px;
margin:0 auto;
text-align:left;
overflow:hidden;
background-image:url(../img/bg_contenedor.gif);
background-repeat:repeat-y;
margin-top:0px;
}

#col_izq{
float:left;
width:190px;
overflow:hidden;
padding:10px 0 0 15px;
}

#col_der{
float:left;
width:527px;
overflow:hidden;
padding:20px 0 0 10px;
}

#footer_externo{
background-image:url(../img/bg_footer.gif);
background-repeat:no-repeat;
width:767px;
margin:0 auto;
text-align:left;
}

#buscador{
background-image:url(../img/bgr_header_01.jpg);
background-repeat:no-repeat;
background-position:top;
height:45px;
width:767px;
overflow:hidden;
}

#controls{
float:right;
padding:10px 0 0 0;
}


#buscador select{
width:175px;
color:#CC0000;
font-size:11px;
float:left;
margin-top:6px;
margin-right:38px;
}

#header{
height:99px;
overflow:hidden;
}

/* FUENTES*/

.tituloSeccion{
  float:left;
  overflow:hidden;
  padding:17px 0 0 20px;
  font-family: arial;
  font-size: 13px;
  font-weight:bold;
  color:#FFFFFF;
  text-transform:uppercase;
}


#footer_externo p{
padding-top:20px;
padding-left:15px;
padding-bottom:20px;
font-size:11px;
color:#FFFFFF;
}

.pic_listado{
margin:0 0 5px 0;
}


/*----------------------------------------------*/

#botonera{
border-bottom:1px solid #b2b2b2;
padding-bottom:10px;
margin-bottom:10px;
overflow:hidden;
height:14px;
margin-left:7px;
}
.menu{
list-style:none;
font-family:Arial;
font-size:11px;
}

.menu li{
float:left;
display:inline;
padding-left:5px;
color:#666666;
}

.menu .seleccionado{
color:#FF0000;
}

.menu a:link , .menu a:visited {
text-decoration:none;
color:#666666;
}

.menu a:hover{
color:#FF0000;
}

#tira{
border-top:1px solid #b2b2b2;
padding:0 0 5px 0px;
margin-top:13px;
margin-bottom:0px;
margin-left:6px;
overflow:hidden;
color:#666666;
font-size:12px;
}

#textos{
clear:left;
width:509px;
margin-left:5px;
}
 
.text_promocion2 {
font-family: arial;
font-size:10px;
line-height: 11px;
color: #999999;
padding:0px 0 15px 0;
clear:both;
}

.clearFloat{
clear:both;
}

#contenido{
padding-top:0px;
}

#aclaracion{
margin:2px 0 10px 5px;
overflow:hidden;
}

/*----TIRA GRANDE----*/

#tiragrande{
margin:12px 0 0 4px;
}

#contenido_tiragrande{
background-color:#efefef;
width:522px;
overflow:hidden;
}

#head_tiragrande {
background-image:url(../img/bg_ofer04.gif);
background-repeat:no-repeat;
height:12px;
overflow:hidden;
}

#foot_tiragrande {
background-image:url(../img/bg_ofer03.gif);
background-repeat:no-repeat;
height:12px;
overflow:hidden;
}


/*------------------agregado-----*/

.text_promocion {
font-family: arial;
font-size:12px;
font-weight:bold;
color: #444444;
padding:8px 0 4px 0;
}

#tiragrandeA{
margin:10px 0 10px 0;
}

#contenido_tiragrandeA{
background-color:#f5f5f5;
width:520px;
overflow:hidden;
border-left:1px solid #cc0000;
border-right:1px solid #cc0000;
}

#head_tiragrandeA {
background-image:url(../img/bg_ofer01.gif);
background-repeat:no-repeat;
height:12px;
overflow:hidden;
width:522px;
}

#foot_tiragrandeA {
background-image:url(../img/bg_ofer02.gif);
background-repeat:no-repeat;
height:12px;
overflow:hidden;
width:522px;
}

   #contenido_tiragrandeA p {
   color:#cc0000;
   font-size:12px;
   margin:5px 15px 5px 15px;
   }

.text_list {
  color:#666666;
  font-family:arial;
  font-size:12px;
  line-height:14px;
}

#contenido_tiragrande p{
font-family: arial;
font-size:11px;
line-height:13px;
color: #555555;
margin:5px 15px 5px 15px;
}

.cont_resaltado {
color:#cc0000;
}

.advertencia{
color:#666666;
font-size:11px;
font-weight:bold;
text-align:left;
margin:10px 0 0 6px;;
}

.lista{
list-style:none;
}

.lista li{
padding-left:8px;
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}

.logo {
  cursor: pointer;
  width: 200px;
  text-align:left;
}

.seccion {
  width: 330px;
  text-align:left;
}

