body{
background-color:#42210B;
text-align:center;
width:1000px;
margin:auto;
min-width:400px;
max-width:1000px;
font-family:helvetica, arial, sans serif;
font-variant:normal;
}

.fondo {
background-image: url(../img/fondobody.png);
background-repeat: no-repeat;
width:1000px;
background-position:50% 0;
}

header{
height:120px;
}

.navegador{
text-align:center;
background: #e36e00; /* Old browsers */
background: -moz-linear-gradient(top,  #e36e00 0%, #ffbd00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36e00), color-stop(100%,#ffbd00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e36e00 0%,#ffbd00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36e00', endColorstr='#ffbd00',GradientType=0 ); /* IE6-9 */
width:920px;
-webkit-box-shadow: 0px 0px 44px 16px rgba(0,0,0,0.76);
-moz-box-shadow: 0px 0px 44px 16px rgba(0,0,0,0.76);
box-shadow: 0px 0px 44px 16px rgba(0,0,0,0.76);
border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
border: 0px solid #000000;
}

nav{
text-align:right;
width:1000px;
padding-right:5em;
}

.menu{
display:inline-block;
width:auto;
list-style:none;
width:100px;
padding-top:8px;
background: #e36e00; /* Old browsers */
background: -moz-linear-gradient(top,  #e36e00 0%, #ffbd00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36e00), color-stop(100%,#ffbd00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e36e00 0%,#ffbd00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36e00', endColorstr='#ffbd00',GradientType=0 ); /* IE6-9 */
height:30px;
}

.menu:hover{
display:inline-block;
width:auto;
list-style:none;
width:100px;
padding-top:8px;
background: #8b4b00; /* Old browsers */
background: -moz-linear-gradient(top,  #8b4b00 0%, #e36e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b4b00), color-stop(100%,#e36e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b4b00 0%,#e36e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8b4b00 0%,#e36e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8b4b00 0%,#e36e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b4b00 0%,#e36e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b4b00', endColorstr='#e36e00',GradientType=0 ); /* IE6-9 */
height:30px;
}

.menudos{
display:inline-block;
width:auto;
list-style:none;
width:110px;
padding-top:8px;
height:30px;
}

a{
text-decoration:none;
}

hr{
width:800px;
background-color: #000000;
height: 1px;
opacity:.3;
}

#lineados{
width:200px;
background-color: #000000;
height: 1px;
opacity:.3;
}

.link{
text-decoration:none;
color:#ffffff;
}

.link:hover{
text-decoration:none;
color:#F7931E;
font-weight:bold;
}

.linkdos{
text-decoration:none;
color:#ffffff;
font-weight:bold;
margin-right:30px;
}

.linkdos:hover{
text-decoration:overline;
color:#ff0000;
font-weight:normal;
margin-right:30px;
}

.contenido{
background: #e36e00; /* Old browsers */
background: -moz-linear-gradient(top,  #e36e00 0%, #ffbd00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36e00), color-stop(100%,#ffbd00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e36e00 0%,#ffbd00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e36e00 0%,#ffbd00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36e00', endColorstr='#ffbd00',GradientType=0 ); /* IE6-9 */
}

.contenedor{
margin:auto;
text-align:center;
width:1000px;
}

.contenedorrutas{
margin:auto;
text-align:center;
width:400px;
display:inline-block;
}

#SliderName_2 {
text-align:center;
}

h1{
color:#ffffff;
font-weight:bold;
font-style:italic;
font-size:1em;
}

h2{
color:#580004;
font-weight:bold;
font-style:italic;
}

h3{
color:#A00008;
font-weight:bold;
font-style:italic;
}

h4{
color:#ffffff;
font-weight:bold;
font-style:italic;
}

h4:hover{
color:#DE0021;
font-weight:bold;
font-style:italic;
}

#bienvenidos{
padding-left:15%;
padding-right:15%;
}

#fotoshome{
display:inline-block;
width: 30%;
margin-left:5%;
margin-right:5%;
}

#fotosinicio{
-webkit-box-shadow: 0px 0px 26px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 26px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 26px -2px rgba(0,0,0,0.75);
}

#fotosinicio:hover{
-webkit-box-shadow: 0px 0px 26px 5px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 26px 5px rgba(255,255,255,1);
box-shadow: 0px 0px 26px 5px rgba(255,255,255,1);
}

#cursiva{
font-style:italic;
}

footer{
text-align:right;
background-color:#ffbd00;
}

.fondopie{
background-image: url(../img/fondofooter.png);
background-repeat: no-repeat;
width:1000 px;
height:244px;
background-position:50% 0;
}

.reservas{
display:inline-block;
margin-right:1em;
margin-top:0;
font-size:.8em;
font-style:italic;
}

.copyright{
margin-right:1em;
margin-top:-.5em;
font-size:.8em;
font-weight:bold;
}

.servicios{
display:inline-block;
width:20%;
padding-left:2%;
padding-right:2%;
}

.serviciosdos{

}

#recordatorio{
list-style:none;
color:#000000;
}

.peajes{
list-style:none;
text-decoration:none;
margin-left:-3em;
}

#contactos{
width:300px;
display:inline-block;
}

#direccion{
width:300px;
display:inline-block;
margin-left:5em;
}

#columnas{
display:inline-block;
width:800px;
}

#marquesina{
width:800px;
text-align:center;
}

#columnauno{
width:100px;
}

.mensaje{
height:200px;
width:400px;
}

.botones{
text-align:center;
}

.nombre{
width:300px;
}

.mail{
width:200px;
text-align:center;
}

.telefono{
width:200px;
text-align:center;
}

.fecha{
width:130px;
text-align:center;
}

.contenedorrutas{
width:400px;
margin-left:50px;
}