#topCabecera{
  width:1003px;
}
#topImagen{
   width:100%;
   height:110px;
   background-image:url(imagenes/Fuscaforoescarabajo_03.jpg);
   background-repeat:no-repeat;
   background-position:center;
}
#topBanners{
   width:100%;
   height:92px;
   text-align:center;
}
#topBanners img{
   padding:0;
   margin:0;
   border:none;
}
#topMenus{
   width:100%;
}
#topMenuMenu{
   background-image:url(imagenes/bg_buscador.jpg);
   width:208px;
   height:31px;
   float:left;
   margin-left:31px;
}
#topMenuMenu #s{
   font-size:10px;
   width:120px;
   height:12px;
   margin-top:10px;
   margin-right:24px;
   float:right;
   border:1px solid #993300;
   color:#333333;
   padding-left:3px;
}
#topMenuMenu #enviar{
   width:20px;
   height:20px;
   cursor:pointer;
   float:left;
   /*background-color:#00FF00;*/
   margin-top:8px;
   margin-left:30px;
}

#topMenuContenido{
   background-image:url(imagenes/Fuscaforoescarabajo_12.jpg);
   width:692px;
   height:30px;
   float:right;
   margin-right:30px;
}
#backLinks{
  margin-top:20px;
}


#backLinks a {color:#be4822;text-decoration: underline;}
#backLinks a:hover {color: #be4822;text-decoration: none;}