﻿body
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
    font-size: 10px;
    color: #FFFFFF;
}
p
{
    margin: 0px;
    font-family: verdana;
    font-size: 11px;
    color: #86695e;
    font-weight: 400;
}

a
{
    color: #347e94;
    font-size: 13px;

}
a:hover
{
    text-decoration: underline;
}
h1
{
    text-indent: -9999px;
    margin: 0;
    padding: 0;
}
#contenedorweb
{
    width: 100%;
    height: 100%;
}

#contenedor
{
    width: 980px;
    height: 100%;
    text-align: left;
    margin: 0 auto;
    background-repeat: no-repeat;
}
#cabecera
{
    width: 980px;
    height: 181px;
    background-image: url('imagenes/fondocabecera.gif');
    background-repeat: no-repeat;
}
#Menu
{
    width: 980px;
    height: 35px;
    float: left;
}
#logo
{
    width: 250px;
    height: 136px;
    float: left;
    margin-left: 75px;
    margin-top: 8px;
}
#cuerpo
{
    width: 980px;
    height: 835px;
    background-repeat: repeat;
    background-image: url('imagenes/fondocuerpo.gif');
}

ul
{
    list-style: none;
    margin: 0;
    padding: 0;
   
}
a:link, a:visited, a:active 
{
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
ul, li
{
    padding: 0px;
    float: left;
    margin: 1px;

}
ul a
{
    display: block;
    text-decoration: none;
}
ul a:hover
{
    background-position: bottom;
}
ul a span
{
    display: none;
}

#desplazamiento
{
    width: 92px;
    height: 35px;
}
#tuboda
{
    background-image: url('imagenes/Menu-boda.jpg');
    width: 126px;
    height: 35px;
    background-repeat: no-repeat;
    display: block;
}
#servicios
{
    background-image: url('imagenes/Menu-servicios.jpg');
    width: 126px;
    height: 35px;
    background-repeat: no-repeat;
    display: block;
}
#banquetes
{
    background-image: url('imagenes/Menu-banquetes.gif');
    width: 126px;
    height: 35px;
    background-repeat: no-repeat;
    display: block;
}
#eventos
{
    background-image: url('imagenes/Menu-eventos.gif');
    width: 126px;
    height: 35px;
    background-repeat: no-repeat;
    display: block;
}
#entorno
{
    background-image: url('imagenes/Menu-ubicacion.jpg');
    width: 126px;
    height: 35px;
    background-repeat: no-repeat;
    display: block;
}
#contacto
{
    background-image: url('imagenes/Menu-contacto.jpg');
    width: 126px;
    height: 35px;
    background-repeat: no-repeat;
    display: block;
}
