/* CSS Document */

.search{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#929394;
}
.breadcrumb{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#929394;
}
.fondo_lateral{
   background:url(img/fondo_lat_home.gif);
   background-position:top;
   background-repeat:repeat-x;
   background-color:#FFFFFF;
   width:64 px;
}
.menu_lateral{
   background-image:url(img/fondo_menu.gif);
   background-position:top;
   background-repeat:repeat-x;
   background-color:#F8F8FA;
   
}
.noticias{
   background-color:#F0F1F5;
   padding-left:10px;
}
.pestanas{
   background-image:url(img/fondo_pestanas.gif);
   background-position:bottom;
   background-repeat:repeat-x;
   background-color:#F1F2F6;
}
.contenedor{ 
  background-color:#EAEBF0;
}
.cont_fondotop{
  background-image:url(img/cont_fondotop.gif);
  background-position:top;
  background-repeat:repeat-x;
  height:5px;
}
.cont_fondolat{
  background-image:url(img/cont_fondolat.gif);
  background-position:left;
  background-repeat:repeat-y;
  width:3px;
}
.pie{
 background-image:url(img/pie.gif);
 background-position:top;
 background-repeat:repeat-x;
}

.texto_pie{
 font-family: Arial;
 font-weight:bold;
 font-size:9px;
 color:#98968D;
 text-align:left;
 padding-top:2px;
}

.cab_caja_direccion{
 background-image:url(img/direccion_cab.gif);
 background-repeat:no-repeat;
 font-family: Arial;
 font-weight:bold;
 font-size:12px;
 color:#98968D;
 text-align:right;
 padding-right:10px;
}
.cab_caja_direccionNueva{
 background-image:url(img/direccion_cabPeq.gif);
 background-repeat:no-repeat;
 font-family: Arial;
 font-weight:bold;
 font-size:12px;
 color:#98968D;
 text-align:right;
 padding-right:10px;
}
.caja_direccion{
 background-image: url(img/direccion_fondo.gif);
 background-repeat:repeat-y;
 height:106px;
 text-align:right;
 font-family: Arial;
 /*font-weight:bold;*/
 color:#929394;
 font-size:11px;
 padding-right:10px;

}
.pie_contacto{
 background-image: url(img/direccion_pie.gif);
 background-repeat:no-repeat;
 height:4px;
 
}




.texto_oferta{
  font-family:Arial;
  font-size:10px;
  color:#98968D;}

a.texto_oferta,a.texto_oferta:visited{
  font-size:10px;
  color:#98968D;
  text-decoration:none;}

a.texto_oferta:hover{
  font-size:10px;
  color:#98968D;
  text-decoration:none;}

.noticia{
  padding-right:20px;
  text-align:right;}
.noticia{
  font-family:"Trebuchet MS", Arial;
  font-size:12px;
  color:#4c4234;}
a.noticia,a.noticia:visited{
  font-size:12px;
  color:#4c4234;
  text-decoration:none;}
a.noticia:hover{
  font-size:12px;
  color:#5a7dc1;
  text-decoration:none;}

























