/*GENERAL*/
body{
    color:#000;
    background-color:#C1B1A1;
    font:0.7em Arial, Helvetica, sans-serif;
    margin:0;
}
h2{
    margin:0;
    padding:0px;
}
h2 span {
    display:none;
}

img{
    border:none;
}
ul{
    list-style:none;
    margin:0;
    padding:0;
}
#wrap{
    margin:15px auto 0;
    width:780px;
    background:url(/img/decorados/esquina-top.gif) right top no-repeat #8E7760;
    overflow:hidden;
    padding:0;
}
/*FIN GENERAL*/

/*HEADER*/
#header{
    width:775px;
    background-color:#FFF;
    margin:0;
    padding:0;
    overflow:hidden;
}
#headerImg{
    width:512px;
    /*height:auto;*/
    margin:25px 0 20px 0;
    /*float:left;*/
    position:absolute;
}
#headerImg div{
    position:absolute;
    top:217px;
    margin:0;
    width:512px;
    height:78px;
}
#headerImg div h1{
    margin:0;
    position:relative;
    margin-top: 20px;
    padding-left:105px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:28px;
    color:#000;
    font-weight:400;
    width:350px;
    height: 57px;
    letter-spacing:0.1em;
    line-height: 25px;
}
#headerImg div h1 strong{
    font-family:"Arial Black", Helvetica, sans-serif;
    font-size:28px;
    letter-spacing:0;
}
#headerImg div img{
    position:absolute;
    margin-left:20px;
    top:15px;
}
/*utiles*/
#header #utiles{
    float:right;
    padding:0;
    z-index:100;
}
#utiles ul{
    float:right;
    height:1.6em;
    background:url(/img/decorados/esquina-cafe.gif) left bottom no-repeat #C1B1A1;
    padding-top:3px;
    padding-left:75px;
}
#utiles li{
    text-align:center;
    margin: 0 2px 0 25px;
    display:inline;
    border-right: 1px solid #000;
    padding-right: 25px;
    padding-left: 0;
}
#utiles li.ultimo{
    border-right: none;
}
#utiles a:link,
#utiles a:visited,
#utiles a:active {
    color: #000;
    font-weight:bold;
    text-decoration: none;
}
#utiles a:hover {
    text-decoration: underline;
    font-weight:bold;
    color: #000;
}
/*fin utiles*/
/*redes*/
#header ul.redes{
    float:right;
    padding:0;
    margin:4px 2px 10px 400px;
    position:relative;
}
#header ul.redes #red1{
    width:260px;
    height:8.9em;
    background: url(/img/fondos/red-parques-arqueologicos-menu.jpg) no-repeat #FFCC00;
}
#header ul.redes #red2{
    width:260px;
    height:8.9em;
    background:url(/img/fondos/red-museos-menu.jpg) no-repeat #406020;
}
#header ul.redes #red3{
    width:260px;
    height:8.9em;
    background: url(/img/fondos/red-yacimientos-menu.jpg) no-repeat #990000;
}
#red1 a{
    background: url(/img/iconos/flecha-sin-fondo.gif) no-repeat 5px bottom;
    text-decoration:none;
    color:#fff;
    /*letter-spacing: -0.04em;*/
}
#red2 a{
    color:#fff;
    background:url(/img/iconos/flecha-sin-fondo.gif) no-repeat 5px bottom;
    text-decoration:none;
}
#red3 a{
    color:#fff;
    background:url(/img/iconos/flecha-sin-fondo.gif) no-repeat 5px bottom;
    text-decoration:none;
}
#red1 a:hover,
#red2 a:hover,
#red3 a:hover{
background:url(/img/iconos/flecha-sin-fondo-black.gif) no-repeat 5px bottom;
}
.redes a:link,
.redes a:visited,
.redes a:active {
    text-align:right;
    padding-top: 83px;
    padding-right:66px;
    display:block;
    width:194px;
    height:15px;
    color: #fff;
    font-weight:bold;
    text-decoration: none;
}
.redes a:hover {
    text-decoration: underline;
    font-weight:bold;
    color: #fff;
}
/*fin redes*/
/*menu*/
#header #menu {
    top:10px;
    clear:both;
    width:775px;
    padding-bottom:19px;
    background:url(/img/fondos/barra-home.gif) bottom no-repeat #000;
}
#menu ul{
    padding:4px 0 4px 5.5%;
    width:auto;
    text-align:center;
    background-color:#000;
}
#menu li{
    text-align:center;
    margin:0 4% 0 0;
    display:inline;
    border-right: 1px solid #fff;
    padding-right:3%;
    padding-left:0;
}
#menu li.ultimo{
    border-right: none;
}
#menu a:link,
#menu a:visited,
#menu a:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.2em;
    color: #fff;
    /*font-weight:bold;*/
    text-decoration: none;
}
#menu a:hover {
    text-decoration: none;
    /*font-weight:bold;*/
    color: #ffc508;
}
/*fin menu*/
#header #utiles h2,
#header #menu h2,
#header h2,
#content h2{
    display:none;
}
/*FIN HEADER*/

/*CONTENT*/
#content {
    padding:0 0 0 62px;
    overflow:auto;
    width:713px;
    background: url(/img/fondos/bg-pintura-rupestreg.jpg) left -5px #90011f no-repeat;
}
/*buscador*/
.buscador{
    background:url(/img/fondos/fondo-buscador.gif) #fff top center no-repeat;
    width:230px;
    height:30px;
    padding:7px 0 0 9px;
    left:50%;
    margin:-8px 0 0 100px;
    position:absolute;
}
.buscador .elementos{
    margin:0 5px;
    vertical-align:middle;
}
.buscador #q{
    width:142px;
}
/*fin buscador*/
#content .contenido{
background-color:#fff;
text-align:justify;
float:left;
background: url(/img/fondos/bg-pintura-rupestreg2.jpg) left -5px #fff no-repeat;
}
#content img {
    float:left;
    margin-right:15px;
    border:solid 1px #666666;
}
#content .contenido ul {
    width:300px;
overflow:hidden;
float:left;
padding:10px 22px;
margin:60px 0 10px 0;
border-right:1px solid #666;
}
#content .contenido ul li {
    width:300px;
    background-color:#fff;
float:left;
margin-top:10px;
padding:0;
}
#content .contenido ul li.imagen h3,
#content .contenido ul li.imagen p{
}
#content .contenido ul li.imagen img{
float:left;
}
#content .contenido ul li h3{
    font: bold 11px Arial, Helvetica, sans-serif;
    color:#E9001E;
    padding:0.3em 0 0;
    margin:0 0 3px 0;
    width:203px;
    float:right;
}
#content .contenido ul li p{
width:203px;
    float:right;
display:block;
}
#content .contenido a:link,
#content .contenido a:visited,
#content .contenido a:active {
    color:#E9001E;
    font-weight:bold;
}
#content .contenido a:hover {
    text-decoration: none;
}
#content .contenido .textoIntroduccion{
width:320px;
background-color:#fff;
float:right;
padding:20px 22px 10px 22px;
margin-top:20px;
}
#content .contenido .textoIntroduccion h2{
display:block;
margin:0;
font:1.05em Arial, Helvetica, sans-serif;
letter-spacing:0.01em;
border-bottom:1px solid #666;
height:15px;
padding-left:2px;
}
#content .contenido .textoIntroduccion h2 strong{
font:1.1em Arial black, Helvetica, sans-serif;
letter-spacing:0.001em;
}
/*FIN CONTENT*/

/*FOOTER*/
#footer{
    padding-bottom:6px;
    background:url(/img/decorados/esquina-abajo.gif) left bottom no-repeat;
}
#footer span{
    width:775px;
    clear:both;
    height:39px;
    color:#FFF;
    font-size:12px;
    background-color:#000;
    padding-top:23px;
    text-align:center;
    display:block;
    position:relative;
}
#footer .logoClm{
    position:absolute;
    margin:10px 0 0 100px;
    z-index:5;
}
.rss {
    padding-left: 18px;
    background:url(/img/iconos/icono-rss.gif) left no-repeat;
}
#imgEsquina{
    margin:0;
    padding:0;
}
/*FIN FOOTER*/