html
{font-family: Helvetica,Arial,sans-serif; font-size: 12px;
color: rgb(0, 0, 0);
background-color: rgb(255, 255, 255);
background-repeat: repeat-x;
background-attachment: fixed;
text-shadow: 1px 1px rgb(100, 100, 100);
cursor: default;}

a
{text-decoration: none;
color: rgb(0, 0, 255);
font-weight: bold;}

a:hover
{color: rgb(255, 75, 0);}

div#menu_centro_dcha a, div#menu_dcha_izda a, div#menu_dcha_dcha a {color: rgb(0, 188, 0);}

body
{margin: 0px;}

#cabecera
{height: auto;
color: rgb(255, 255, 255);
background-color: rgb(34, 85, 127);
background-image: url(titulo.png);}
#cabecera a {color: rgb(255, 255, 255); text-shadow: 2px 2px rgb(0, 0, 0);}

#titulo
{height: 100px;
width: 900px;
margin: auto;}
#titulo a {color: rgb(255, 255, 255); text-shadow: 2px 2px rgb(0, 0, 0);}
#titulo h1 {font-size: 30px;}

#titulo_izda
{float: left;}
#titulo_dcha
{float: right;}

#menu
{height: 40px;
text-align: center;
background-image: url(menu.png);}

#menu_org
{width: 900px;
margin: auto;}

#menu_izda
{width: 300px;
float: left;}
#menu_izda_izda
{width: 149px;
float: left;
border-right: 1px solid rgb(255, 255, 255);}
#menu_izda_dcha
{width: 149px;
float: right;
border-right: 1px solid rgb(255, 255, 255);}

#menu_centro
{width: 300px;
float: left;}
#menu_centro_izda
{width: 149px;
float: left;
border-right: 1px solid rgb(255, 255, 255);}
#menu_centro_dcha
{width: 149px;
float: right;
border-right: 1px solid rgb(255, 255, 255);}

#menu_dcha
{width: 300px;
float: right;}
#menu_dcha_izda
{width: 149px;
float: left;
border-right: 1px solid rgb(255, 255, 255);}
#menu_dcha_dcha
{width: 149px;
float: right;}

#cuerpo
{margin: auto;
height: auto;
width: 900px;
overflow: hidden;
text-shadow: 1px 1px rgb(200, 200, 200);}

#submenu
{height: auto;
margin-top: 15px;
margin-bottom: 15px;
float: left;
padding: 5px;
width: 280px;
border-right: 1px solid rgb(150, 150, 150);}

#tarifas
{border-bottom: 1px solid rgb(150, 150, 150);}

#contenido
{height: auto;
text-align: justify;
margin-top: 15px;
margin-bottom: 15px;
float: right;
padding: 5px;
width: 590px;}

#pie
{height: auto;
color: rgb(255, 255, 255);
background-color: rgb(34, 85, 127);
background-image: url(mapa.png);
background-repeat: repeat-x;}

#mapa
{height: 150px;
width: 900px;
margin: auto;}

#mapa_izda
{width: 440px;
float: left;}
#mapa_izda_izda
{width: 220px;
float: left;}
#mapa_izda_dcha
{width: 220px;
float: right;}

#mapa_dcha
{width: 440px;
float: right;}
#mapa_dcha_izda
{width: 220px;
float: left;}
#mapa_dcha_dcha
{width: 220px;
float: right;}

#galeria
{height: 200px;
text-align: center;}

#copyright
{height: 40px;
text-align: center;
margin: auto;
background-image: url(copyright.png);}

#sombra_inv
{height: 10px;
background-image: url(sombrainv.png);}
#sombra
{height: 10px;
background-image: url(sombra.png);}
