body
{
 margin: 0px;
 padding: 0px;
 color: #000;
 background: #999966;
 /*definimos aqui el texto general, ya que los menus van en imagenes*/
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align: left;

}

#contenedor
{
 margin-top : 0em;
 margin-left: 103px;
 width : 813px;
 height: 600px;
 border : 2px solid #996600;
 color: #000;
 background-color: #fff;
}

html>body #contenedor {height: auto}

#contenedorFondo
{
 margin-top : 0em;
 width : 813px;
 height: 580px;
 color: #000;
 background-color: #fff;
 background-image: url(../imagenes/fondo_contenedor.gif);
 background-position: 1% 100%;
 background-repeat: no-repeat;
 margin-bottom: 0px;
}

html>body #contenedorFondo {height:auto;}

#cabecera
{
 margin: 11px 0 0 200px;
 border-top: 1px solid #996600;
 border-right : 2px solid #996600;
 border-left : 2px solid #996600;
 border-bottom : 2px solid #996600;
 width:592px;
 height:58px;
}
#menu
{
margin: -60px 0 0 11px;
padding: 0 30px 0 0;
border: 0 none;
width: 140px;
height:220px;
float: left;
background-color: transparent;
}

#menu
{
padding: 0 40px 0 0;
}

#menu ul
{
list-style: none;
display:block;
margin: 0px;
padding: 0px;
}

#menu li
{
padding: 3px;
height: 25px;
}

#menu img
{
border: 0 none;
}


#menu a
{
display: block;
text-decoration: none;
padding-bottom: 5px;
}

#current
{
background: url(../imagenes/fondo_menu.gif) no-repeat 0% 110%;
}

#menu a:link, #menu a:visited
{

text-decoration: none;
}

#menu li#active a
{
background :url(../imagenes/fondo_menu.gif) no-repeat 0% 110%;

}

#menu a:hover
{
background : url(../imagenes/fondo_menu.gif) no-repeat 0% 110%;
padding-bottom: 5px;
}


#mapa  {padding: 30px 10px 60px 40px;}

#tabla
{
width:590px;
margin-top: 16px;
}


#tabla img
{
padding-bottom: 4px;
vertical-align: bottom;
}

html>body #tabla
{
margin-top: 5px;
margin-left: 10;
padding-left: 10px;
height: 550px;
}


p
{
 /*definimos aqui el texto general, ya que los menus van en imagenes*/
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
margin: 10px 0 0 0px;
padding: 0 0 0 15px;
}

p.grande {
font-size:12px;
padding: 15px 0 0 15px;
}


a {text-decoration:none;color:#996600;background-color:#fff;}
a:hover {text-decoration:underline;}
a:visited  {text-decoration:underline;}
a img {border:0 none;}

.alto
{
height: 300px;
}

.tarifas
{
padding: 20px 20px 0 20px;
text-align: center;
}

.tarifas2
{
padding: 0 0 0 20px;
text-align: center;
}

.titulotarifas
{
padding-right: 10px;
font-size: 13px;
}

#imgderecha {padding-left:15px;}

#imgmapa1 {float:right;}

#imgmapa2 {float:left;}

#izquierda {float: left; width:200px;}
#derecha {float: right;width:160px;}


/*para los creditos, franja marron*/
#pie
{
margin: 2px 2px 2px 2px;
width : 100%;
float: left;
color: #CCCC7F;
background-color: #996600;
text-align: right;
font-weight: bold;
line-height: 19px;
}

html>body #pie {margin-left: -2px; width : 100%; border : 2px solid #996600; }

#pie a {text-decoration:none;
        margin-right: 20px;
        margin-top: 4px;
        }
#pie a:link {color:#A6B382;background-color:#996600;}
#pie a:visited {color:#84A231;background-color:#996600;}
#pie a:active {color:#A6B382;background-color:#996600;}
#pie a:hover {background:#999966;color:#fff;}
#pie a:hover img  {background:transparent;}

em {color: #996600; background-color:#fff;}

