/* CSS Document */
  <!--
  body {
  background-image:url(imgs/fons.jpg);
  font-size:0.95em;
  margin-top:10px; 
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  }

#wrapper {
background:#cccccc;
  width:760px;
  text-align:left; 
  margin-left:auto; 
  margin-right:auto;
   border: solid 1px #A6A6A6; /* Color del borde */
  }
#header {
  background-color:#ffffff; 
  width:760px;
  }
#menu {
background-image:url(imgs/fonsmenu.jpg);
  width:758px; 
  height:34px;
  border:1px solid #D6D6D6;
  text-align:center;
  /*margin:0px 0px 0px 2px;*/
  }
#txt_menu {
  vertical-align: bottom;
  font-size:13px;
  font-weight:bold;
  margin-top:10px;
  color:#CCCCCC;
/*  margin:100px 0px 2px 0px;*/
  }

.txt_eventos {
  vertical-align: bottom;
  font-size:13px;
  font-weight:bold;
  margin-top:10px;
  margin-right:10px;
  margin-left:10px;
  color:#f3f3f3;
/*  margin:100px 0px 2px 0px;*/
  }
  
a.menu:link, a.menu:visited {color: #ffffff;  text-decoration:none;}
a.menu:hover, a.menu:active  {color: #CCCCCC; text-decoration:underline;}

a.intern:link, a.intern:visited {color: #9F0012; font-weight:bold; text-decoration:none;}
a.intern:hover, a.intern:active  {color: #DF002B;}

a.menudos:link, a.menudos:visited {color: #ED91A3;  text-decoration:none;}
a.menudos:hover, a.menudos:active  {color: #CCCCCC;}

#content {
  float:right; 
  width:270px;
  /*background-color:#990100;*/
  }
#navigation {
  float:left;
  width:490px;
  /*background-color:#ffffff;*/
  }
#oficinas {
  clear:both;
  font-size:0.75em;
  width:758px;
  height:14px;
  text-align:center;
  margin:1px 2px 4px 1px;  /*Aqui están los famosos márgenes negativos*/
  background-color:#e4e4e4;
  }
#footer {
  clear:both;
  font-size:0.75em;
  width:758px;
  height:14px;
  text-align:center;
  margin:1px 2px 2px 1px;  /*Aqui están los famosos márgenes negativos*/
  background-color:#b8b8b8;
  }
/*ombra navigation*/
#blanc{
   text-align:left;
   padding: 1px;
   /*margin: 15 auto;*/
   margin-top:25px;
   margin-left:30px;
   margin-bottom:20px;
   margin-right:2px;
   width:450px; 
}
#sombra{  /*margin-top:5px;  margin-left:5px;*/
   background:#808080; /* Color de la sombra */
   border: solid 1px #808080; /* Color del borde */
   width: 440px;
}
#text{  /*border:solid 1px #f8f8f8;*/
font-size:12px;
   margin:-10px 2px 2px -10px;  /*Aqui están los famosos márgenes negativos*/
   padding:12px;
   background:#ffffff; /* Le damos un color de fondo, blanco o granate #990100*/
   color:#666666;
}
/*ombra content*/
#grana{
   text-align:left;
   padding: 1px;
   /*margin: 15 auto;*/
   margin-top:25px;
   margin-left:20px;
   margin-bottom:20px;
   margin-right:2px;
   width:215px; 
  /* border: solid 1px #525252;  Color del borde */
}
#ombra{  /*margin:20px;*/
   background:#525252; /* Color de la sombra */
   border: solid 1px #525252; /* Color del borde */
   width: 225px;
}
#txt{   /*border:solid 1px #f8f8f8;*/ /*margin:-5px 3px 3px -5px;  Aqui están los famosos márgenes negativos*/
   background-image:url(imgs/bgtxt.jpg);
   margin:-10px 2px 2px -10px;  /*Aqui están los famosos márgenes negativos*/
   padding:12px;
   /* background:#990100;  Le damos un color de fondo es blanco o granate #ffffff*/
   color:#f3f3f3;
}

.borderimg {border-color:#9F0012}
#demes { 
   text-align:center;
   margin-left:10px;
}
.new {
   color:#ED91A3;
   font-size:9px;
   margin-left:2px;
}
.nota {
   color:#E5E5E5;
   font-size:11px;
   margin-left:2px;
}
.txt_oferta {
   color:#9F0012;
   font-size:12px;
   margin-left:2px;
   font-weight:bold;
}
.txt_miss {
   color:#9F0012;
   font-size:15px;
   margin-left:2px;
   font-weight:bold;
}
.restaurant {
   color:#ED91A3;
   font-size:14px;
   margin-left:2px;
   font-weight:bold;
}
/*
.dreta{
border:0px solid #68A4D9;
margin:0pt 6px 1px 1px;
padding:3px;
float:right;
}*/

.floatimg {
/*border:1px solid #68A4D9;*/
border:1px;
float:left;
margin:4px 4px 4px 4px;
padding:0px;
}

#dwb {
  width:760px;
  text-align:left; 
  margin-left:auto; 
  margin-right:auto;
    /*border: solid 1px #A6A6A6; Color del borde */
  }
.by {
   color:#666666;
   font-size:11px;
   margin-left:2px;
}