html
{font-family: Helvetica,Arial,sans-serif; font-size: 12px;
color: rgb(255, 255, 255);
background-color: rgb(34, 85, 127);
background-image: url(fondo.png);
background-repeat: repeat-x;
background-attachment: fixed;
text-shadow: 1px 1px rgb(0, 0, 0);}

a
{text-decoration: none;
text-shadow: 1px 1px rgb(0, 190, 0);
color: rgb(0, 255, 0);}

a:hover
{color: rgb(255, 75, 0);
text-shadow: 1px 1px rgb(190, 60, 0);}

body
{margin: auto;
cursor: default;
width: 900px;}

#cabecera
{height: auto;}

#tracknview
{border-bottom: 1px solid rgb(255, 75, 0);}

#lema
{margin-top: -33px;
float: right;}

#auto
{clear: both;}

#menu
{border-radius: 10px;
-moz-border-radius: 10px;
margin-top: 15px;
margin-bottom: 15px;
float: left;
padding: 5px;
width: 280px;
height: 420px;
background-color: rgb(34, 85, 127);
border: 1px solid rgb(34, 85, 127);
background-image: url(fondo.png);
background-repeat: repeat-x;
border-left: 1px solid rgb(255, 75, 0);
border-bottom: 1px solid rgb(255, 75, 0);}

#tarifas
{text-align: center;
border: 1px solid rgb(34, 85, 127);}

#precio
{color: rgb(0, 255, 0);}

#zona01
{color: rgb(183, 211, 176);
font-weight: bold;}
#zona02
{color: rgb(182, 179, 206);
font-weight: bold;}
#zona03
{color: rgb(214, 199, 176);
font-weight: bold;}
#zona04
{color: rgb(214, 180, 176);
font-weight: bold;}

#cuerpo
{border-radius: 10px;
-moz-border-radius: 10px;
overfload: auto;
margin-top: 15px;
margin-bottom: 15px;
float: right;
padding: 5px;
overflow: auto;
top: 48px;
width: 580px;
height: 420px;
background-color: rgb(34, 85, 127);
border: 1px solid rgb(34, 85, 127);
background-image: url(fondo.png);
background-repeat: repeat-x;
border-right: 1px solid rgb(255, 75, 0);
border-top: 1px solid rgb(255, 75, 0);}

#contacto
{border-radius: 10px;
-moz-border-radius: 10px;
clear: both;
height: 110px;
background-color: rgb(34, 85, 127);
border: 1px solid rgb(34, 85, 127);
background-image: url(fondo.png);
background-repeat: repeat-x;
border-bottom: 1px solid rgb(255, 75, 0);}

#phone, #mail
{width: 320px;
text-align: center;}