body{
    background: url(img/fondo2.jpg) repeat-x #111;
    text-align: center;
}
img{
    border:none;
}
a{
    text-decoration:none;
}
#contenedor
{
    width: 960px;
    background:url(img/fondo8.jpg) ;
    margin:0 auto;
    text-align:left;
    border: 5px solid #000;
    padding:1px;
}
#titulo
{
    margin-left:145px;
    margin-bottom: 10px;
}
#cabecera
{
    width: 960px;
    height: 120px;
    background: url(img/cabecera.jpg) no-repeat;
    color: white;
}
#menuSuperior
{
    margin-right: 30px;
    margin-top: 5px;
    width: 270px;
    height: 30px;
    float:right;
    display:inline;
    text-align:justify;

}
#menuSuperior ul
{
    list-style-type: none;
    background:#000;
}
#menuSuperior ul li
{
    display:inline;
}
#menuSuperior ul li a
{
    text-decoration:none;
    margin:0 6px;
    font-size: 0.9em;
    color: #eee;
}
#menuSuperior ul li a:hover
{
    color: #ff0;
}
#main
{
     background: url(img/fondoNegro.png) repeat-x #ddd;
     width:960px;
}

#menu
{
    width: 160px;
    float:left;
    color: white;
    text-align:center;
    margin-top:30px;

}
#nav{
    margin:0 auto;

}
#nav li{
    margin:0 auto;
    text-align:center;
    padding-top:5px;
    padding-left:7px;
    width: 108px;
    height: 34px;
    background:url(img/boton3.png) no-repeat;
    list-style-type: none;
}
#nav li:hover
{
    background:url(img/boton4a.png) no-repeat;
    padding-left:7px;
}
#nav li a
{
    color:white;
    text-decoration:none;
    font-weight: bold;
    font-size:0.95em;
    padding:9px 9px;
}
#nav li a:hover
{
    color:yellow;
}
#contenido
{
    float:right;
    width: 780px;
    padding:5px;
}
#contenido #index
{
    text-align:center;
    width:695px;
}
#contenido #index p
{
    
    color:#fff;
    background:url(img/fondoindex.png);
}
#contenido table th
{
    background: url(img/fondoindex.png);
    color: #ffffff;
}
.ad
{
    width:20px;
    height:22px;
    background:url(img/item.png) no-repeat;
    float:right;
}
.ai
{
    width:20px;
    height:22px;
    background:url(img/item.png) no-repeat;
    float:left;
}
#contenido #index strong
{
    font-size:1.2em;
    color: #c4fc1d;
}
#contenido #index a
{
    font-size:0.8em;
    text-decoration:underline;
    color:#c4fc1d;
}

#contenido #index img
{
    margin:10px;
    border:1px solid #000;
}
#foto
{
    float:left;
    margin-left: 10px;
    width: 500px;
    height:338px;
}
#foto img
{
       border:1px solid;
}
#miniaturas
{
    background: #555;
    width: 210px;
    margin-right:10px;
    float:right;
    max-height: 300px;
    overflow:auto;
    text-align: center;
}
#miniaturas table td
{
    text-align:center;
}
#map
{
    width:380px;
    height:380px;
    float:left;
}
#form
{
    width:350px;
    float:right;
}
#form table
{
    text-align:center;
}
#form input, textarea
{
    background: url('img/fondo_li.png') #eeeeee repeat-x;
    width: 200px;
    color: #000055;
}
input:focus, textarea:focus
{
    border:1px solid;
}

#footer
{
    width: 960px;
    height:60px;
    background: #000;
    font-size: 0.8em;
    text-align:center;
    color: #ddd;
}
#copy
{
    padding-top: 10px;
    width: 150px;
    margin:0 auto;
}
#menuPie
{
    padding-top: 10px;
}
#footer a
{
    text-decoration: none;
    color: #555555;
    margin-left: 20px;
}
#footer a:hover
{
    text-decoration: none;
    color: #ffffff;
    margin-left: 20px;
}
#firma
{
    float:right;
    width:200px;
    position:relative;
    bottom:20px;
}

/*********** Imagenes***************/

