@charset "utf-8";
/* Indice del documento CSS:

    > Reset css
    > Elementos Comunes
    > Cabecero
        > Menu Cabecero
    > Canales
    > Contenido
        >Home
        >Interiores
            >Donde Ir
            >Mapa
            >Que Hacer
            >Que Hacer (Detalle)
    > Imagen Inferior
    > Banner
    > Pie
        
*/

/* Reset css  **************************************************/
* {
	margin: 0; padding: 0
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, input, ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	vertical-align:baseline;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size: 12px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#666;
	}
body {
	height:auto;
	background-color: #041215;
	}
.body {
        height:auto;
        background-color: #041215;
        }


:focus {
	outline: 0;
	}
ol ,ul {
	list-style: none;
	}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
/* Elementos Comunes, enlaces **********************************/
.link {
    display: inline-block;
    color: #84b818;
    font-weight: bold;
}
.link:hover {
    text-decoration: underline;
}
.linkPdf {
    display: block;
    height: 16px;
    margin: 5px 0;
    padding-left: 20px;
    background:url(../images/iconos/icoPdf.png) top right no-repeat;
    color: #693;
}
.linkPdf:hover {
    text-decoration: underline;
}
.blanco {
    color:  #FFF;
}
.hidden {
    text-indent: -9999px;
    position: absolute;
}
	
/* Cabecero  **************************************************/
.cabecero {
    margin:0 auto;
    width: 950px;
    height: 475px;
	}
.top {
    width: 950px;
    height: 35px;
    background: url(../images/general/title.png) center left no-repeat;
}
.lang {
    margin-left: 355px;
}
.lang ul li {
    float: left;
    margin:10px 0px 0 0;
    color:#FFF;
    font-size: 11px;
}
.lang ul li a {
    color:#FFF;
    font-size: 11px;
}
.lang ul li a:hover {
    color:#84b818;
    text-decoration: underline;
}
.menu_top {
    float: right;
}
.menu_top ul li {
    float: left;
    margin:10px 10px 0 0;
    color:#84b818;
    font-size: 12px;
}
.menu_top ul li a {
    color:#84b818;
    font-size: 12px;
}
.menu_top ul li a:hover {
    color:#FFF;
    text-decoration: underline;
}
.menu_top_activo {
    color:#FFF !important;
    text-decoration: none !important;
}
.img_sup {
    width: 950px;
    height: 440px;
    position: relative;
    background: url(../images/cabecera/imgSup11.jpg) top center no-repeat;
}

.lazo {
    width: 1010px;
    height: 135px;
    position: absolute;
    top: 160px;
    left: -27px;
    background: url(../images/cabecera/lazo.png) top center no-repeat;
}
.claim {
    width: 255px;
    height: 135px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    background: url(../images/cabecera/claim.png) top center no-repeat;
}

/* Menu Cabecero **/
.menu_sup {
    position: absolute;
    bottom: 45px;
    left: 98px;
}
.menu_sup ul li {
    float: left;
}
.menu_sup_link {
    display: block;
    padding-top: 20px;
    width: 100px;
    height: 41px;
    background: url(../images/botones/btnMenuSup.png) top center no-repeat;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.menu_sup_link:hover {
    background-position: bottom center;
}
.menu_sup_activo {
    display: block;
    padding-top: 20px;
    width: 100px;
    height: 41px;
    background: url(../images/botones/btnMenuSupAct.png) top center no-repeat;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

/* Canales  **************************************************/
.canales {
    margin:0 auto;
    padding: 20px 0 0;
    width: 950px;
}
.canales_sup {
    width: 950px;
    height: 75px;
    background: url(../images/general/descubre.png) top left no-repeat;
}
.canales_sup_int {
    width: 950px;
    height: 75px;
}
.h1 {
    font-size: 30px;
    color: #84b818;
}
.canales_sup_izda {
    margin-left: 150px;
    width: 450px;
}
.canales_sup_dcha {
    float: right;
    width: 305px;
    background: url(../images/general/pntHor.png) center center no-repeat;
}
.canales_sup_dcha ul li {
    float: left;
}
.canales_sup_dcha ul li a {
    display: block;
    margin: 5px 0 10px;
    text-indent: -5000px;
}
.dormir {
    width: 150px;
    height: 25px;
    background: url(../images/general/dormir.png) top left no-repeat;
}
.dormir:hover {
    background-position: bottom left;
}
.comer {
    width: 150px;
    height: 25px;
    background: url(../images/general/comer.png) top right no-repeat;
}
.comer:hover {
    background-position: bottom right;
}
.comunidad {
    width: 106px;
    height: 20px;
    background: url(../images/general/comunidad.png) bottom left no-repeat;
}
.registrado {
    width: 114px;
    height: 20px;
    background: url(../images/general/registrado.png) top center no-repeat;
}
.registrado:hover {
    background-position: bottom center;
}
.registrate {
    width: 83px;
    height: 20px;
    background: url(../images/general/registrate.png) top right no-repeat;
}
.registrate:hover {
    background-position: bottom right;
}
.canales_menu {
    margin-top: 15px;
    width: 950px;
    height: 123px;
}
.canales_menu ul li {
    float: left;
}
.canales_menu ul li a {
    display: block;
    text-indent: -5000px;
    width: 190px;
    height: 123px;
}
.canal1 {
    background: url(../canales/canal1.png) top left no-repeat;
}
.canal1:hover {
    background-position: bottom left;
}
.canal2 {
    background: url(../canales/canal2.png) top left no-repeat;
}
.canal2:hover {
    background-position: bottom left;
}
.canal3 {
    background: url(../canales/canal3.png) top left no-repeat;
}
.canal3:hover {
    background-position: bottom left;
}
.canal4 {
    background: url(../canales/canal4.png) top left no-repeat;
}
.canal4:hover {
    background-position: bottom left;
}
.canal5 {
    background: url(../canales/canal5.png) top left no-repeat;
}
.canal5:hover {
    background-position: bottom left;
}

/* Contenido  **************************************************/
/* Home **/
.contenido_home {
    margin: 0 auto;
    width: 950px;
    height: 390px;
    background-color: #FFF;
}
#home {
    width: 920px;
}
.h2 {
    display: block;
    height: 28px;
    background: url(../images/botonera/bkgH2.png) top left no-repeat;
    padding: 4px 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
}
.h3 {
    display: block;
    height: 28px;
    background: url(../images/botonera/bkgH3.png) top left no-repeat;
    padding: 5px 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    z-index: 5;
}
.contenido_home_izda {
    width: 320px;
}
.contenido_home_dcha {
    float: right;
    width: 575px;
}
.contenido_home_dcha h4 {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}
.contenido_home_dcha h5 a {
	color: #84b818;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
    padding-left: 10px;
    background: url(../images/general/bullArrGr.png) center left no-repeat;
}
.contenido_home_dcha h5 {margin-bottom: 5px !important;}
.contenido_home_dcha p{
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #666;
	width: 380px;
}
.contenido_home_dcha img {
	float: right;
	border: solid 1px #CCC;
	margin-top: 20px;
	margin-right: 5px;
	width: 159px;
	height: 53px;
}
.contenido_home_dcha hr {
	border: dotted 1px #666;
	border-width: 0 0 1px;
	margin: 5px 185px 5px 0;
}
.multimedia {
    display: block;
    margin-bottom: 30px;
}
.multimedia_dcha {
    float: right;
    width: 80px;
}
.multimedia_dcha img {
    margin-bottom: 12px;
}
.descargas ul li a {
    display: block;
    padding-left: 10px;
    margin: 6px 0;
    width: 320px;
    height: 16px;
    background: url(../images/iconos/icoPdfList.png) center left no-repeat;
}
.descargas ul li a:hover {
    color: #84b818;
    text-decoration: underline;
}

/* Interiores **/
.contenido_int {
    margin: 0 auto;
    width: 920px;
    padding: 15px;
    background-color: #FFF;
}
.contenido_int .h1 {
    display: block;
    padding: 5px 0px 0px 10px;
    height: 25px;
    background: url(../images/botonera/bkgH1.png) top left no-repeat;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.contenido_int .tituloTerritorio{
    display: block;
    padding: 2px 10px;
    height: 35px;
    background: url(../images/botonera/bkgH1.png) top left no-repeat;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.contenido_int #nombre .tituloTerritorio{
color: #00AB39;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
height: 50px;
margin: 10px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
background: url();
}

.contenido_int h1 {
    display: block;
    padding: 5px;
    margin-top: 8px;
    height: 25px;
    background: url(../images/botonera/bkgH1.png) top left no-repeat;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.contenido_int h1 .titulo  {

    margin-top: 0px;
    padding-top: 0px;
    height: 25px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 250px;
}
.contenido_int p {
	color: #514133;
	margin: 25px auto;
}
#main{
  text-align: left;
  margin-left: 12px;
  width: 94%;
}

#tablaMenu  #main {
    margin-top: 15px;
    padding: 15px;
    border: 1px solid #acacac;
    background: url(../images/general/hdDondeDetalle.png) top center no-repeat;
    background-color: #f3f1e9;
    width: 890px;
    float: left;
    margin-left: 13px;
    
}
.donde_detalle_titulo1 {
    margin-left: 150px;
    color: #041215;
    font-size: 20px;
    font-weight: bold;
}
.donde_detalle_titulo2 {
    color: #041215;
    font-size: 16px;
    font-weight: bold;
}
.donde_detalle_titulo3 {
    color: #84b818;
    font-size: 16px;
    font-weight: bold;
}
/************* Buscador Donde Ir *******************/
.caja_buscador {
    margin: 0 auto;
    width: 920px;
    background-color: #d1cdc6;
    background-image: url(../images/botonera/lupaGr.png);
    background-position: center left;
    background-repeat: no-repeat;
}
.caja_buscador_titulo {
    display: block;
    padding: 20px 95px 15px;
    height: 25px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}
.input_buscador {
    display: block;
    margin-left: 95px;
}
.input_buscador input {
    float: left;
    margin-right: 5px;
    padding: 5px 3px 0;
    width: 165px;
    height: 18px;
    border-top: 1px solid #abadb3;
    vertical-align: middle;
}
.input_buscador label {
    float: left;
    margin-right:9px;
    color: #000;
    line-height: 25px;
}
.input_buscador select {   
    float: left;
    margin-right: 5px;
    padding: 3px;
    width: 165px;
    height: 25px;
    font-size: 11px
}
.input_buscador .buscar-extr {
	margin-top: -43px;
	float: right;
}
.input_buscador img {
    float: left;
    display: inline;
    margin-right: 15px;
    cursor: pointer;
}
.input_buscador #contenedor {
	margin-top: 15px;
	padding: 10px 0;
	width: 80%;
}
.input_buscador #contenedor h2{
	font-size: 14px;
	font-weight: bold;
}

/***** AjaxRes1 - Respuesta que genera el menu de area de servicio ****/
#ajaxRes1 {
	width: 580px;
    	border: 1px solid #acacac;
	padding: 15px;
	margin: 10px 0 0 10px;
	position: absolute;
	visibility: hidden;
}
#ajaxRes1 h2 {
	font-size: 14px;
	font-weight: bold;
}
.contenido_donde_detalle {
    margin: 15px auto;
    padding: 45px 10px 20px;
    border: 1px solid #acacac;
    background: url(../images/general/hdDondeDetalle.png) top center no-repeat;
    background-color: #f3f1e9;
}
.contenido_donde_izda img {
	float: right;
	margin: 25px 0px 25px 75px;
}
.menu_donde_detalle {
    display: block;
    float: right;
}
.menu_donde_detalle li {
    float: left;
}
.menu_donde_detalle a {
    display: block;
    padding: 4px 0 0 25px;
    margin-right: 18px;
    height: 16px;
    color: #041215;
}
.menu_donde_detalle a:hover {
    color: #84b818;
    text-decoration: underline;
}
.icoplanosaccesosituacion {
    background: url(../images/iconos/icoPlanos.png) top left no-repeat;
}
.icoplanosaccesosituacion:hover {
    background-position: bottom left;
}
.icoartecultura {
    background: url(../images/iconos/icoArte.png) top left no-repeat;
}
.icoartecultura:hover {
    background-position: bottom left;
}
.icogastronomia {
    background: url(../images/iconos/icoGastronomia.png) top left no-repeat;
}
.icogastronomia:hover {
    background-position: bottom left;
}
.icofiestas {
    background: url(../images/iconos/icoFiestas.png) top left no-repeat;
}
.icofiestas:hover {
    background-position: bottom left;
}
.iconaturaleza {
    padding-left: 35px !important;
    background: url(../images/iconos/icoNaturaleza.png) top left no-repeat;
}
.iconaturaleza:hover {
    background-position: bottom left;
}
.icoTermalismo {
    padding-left: 18px !important;
    background: url(../images/iconos/icoTermalismo.png) top left no-repeat;
}
.icoTermalismo:hover {
    background-position: bottom left;
}
.icorutaspor {
    margin-right: 0 !important;
    background: url(../images/iconos/icoRutas.png) top left no-repeat;
}
.icorutaspor:hover {
    background-position: bottom left;
}
.contenido_donde_izda {
    width: 615px;
    min-height: 500px;
}
.contenido_donde_dcha {
    float: right;
    margin-top: 40px;
    width: 215px;
}
.contenido_donde_dcha ul {
    margin-top: 5px;
    padding-top: 7px;
    border-top:  1px dotted #000;
}
.contenido_donde_dcha a {
    display: block;
    padding: 4px 0 0 30px;
    margin: 5px 0;
    height: 16px;
    color: #041215;
}
.contenido_donde_dcha a:hover {
    color: #84b818;
    text-decoration: underline;
}
.icoItinerario {
    background: url(../images/iconos/icoItinerario.png) top left no-repeat;
}
.icoItinerario:hover {
    background-position: bottom left;
}
.icoAgenda {
    background: url(../images/iconos/icoAgenda.png) top left no-repeat;
}
.icoAgenda:hover {
    background-position: bottom left;
}
.icoAlojamiento {
    background: url(../images/iconos/icoAlojamiento.png) top left no-repeat;
}
.icoAlojamiento:hover {
    background-position: bottom left;
}
.icoEmpresas {
    background: url(../images/iconos/icoEmpresas.png) top left no-repeat;
}
.icoEmpresas:hover {
    background-position: bottom left;
}
.icoDirecciones, .icodireccionestelefonos {
    background: url(../images/iconos/icoDirecciones.png) top left no-repeat;
}
.icoDirecciones:hover, .direccionestelefonos:hover {
    background-position: bottom left;
}
.icoPuntos {
    background: url(../images/iconos/icoPuntos.png) top left no-repeat;
}
.icoPuntos:hover {
    background-position: bottom left;
}
.icoTiempo {
    background: url(../images/iconos/icoTiempo.png) top left no-repeat;
}
.icoTiempo:hover {
    background-position: bottom left;
}
.seguir {
    padding-left: 10px;
    background: url(../images/general/bullArrGr.png) center left no-repeat;
    color: #84b818;
    font-weight: bold;
}
.seguir:hover {
    text-decoration: underline;
}

/* Mapa */
.mapa_1 {
    margin: 25px 0 25px 75px;
    float: right;
}
.mapa_2 {   
    margin-top: 25px;
}

/* Que hacer */
.caja_conoce {
    margin: 0 auto;
    width: 920px;
    height: 380px;
}
.caja_conoce li {
    float: left;
    margin: 15px 0;
    display: block;
    height: 165px;
    background: url(../images/botones/btnHacer00.png) bottom left no-repeat;
}
.caja_conoce a{
    display: block;
    margin-right: 22px;
    padding-top: 130px;
    width: 165px;
    height: 165px;
    color: #514133;
    font-size: 14px;
    width: 165px;
    
}
.hacer_bold {
    color: inherit;
    font-size: 16px;
    font-weight: bold;
}
.hacerPTturismonegocios {
    background: url(../images/botones/btnHacerPTturismonegocios.jpg) top right no-repeat;
}
.hacerPTturismonegocios:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTartecultura {
    background: url(../images/botones/btnHacerPTartecultura.jpg) top right no-repeat;
}
.hacerPTartecultura:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTrutaviaplata {
    background: url(../images/botones/btnHacerPTrutaviaplata.jpg) top right no-repeat;
}
.hacerPTrutaviaplata:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTturismosalud {
    background: url(../images/botones/btnHacerPTturismosalud.jpg) top right no-repeat;
}
.hacerPTturismosalud:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTgastronomia {
    background: url(../images/botones/btnHacerPTgastronomia.jpg) top right no-repeat;
    margin-right: 0 !important;
}
.hacerPTgastronomia:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTturismonaturaleza {
    background: url(../images/botones/btnHacerPTturismonaturaleza.jpg) top right no-repeat;
}
.hacerPTturismonaturaleza:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTpatrimoniohumanidad {
    background: url(../images/botones/btnHacerPTpatrimoniohumanidad.jpg) top right no-repeat;
}
.hacerPTpatrimoniohumanidad:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTpatrimoniohumanidad {
    background: url(../images/botones/btnHacerPTpatrimoniohumanidad.jpg) top right no-repeat;
}
.hacerPTpatrimoniohumanidad:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPThospederiasextremadura{
  background: url(../images/botones/btnHacerPThospederiasextremadura.jpg) top right no-repeat;
}

.hacerPThospederiasextremadura:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTfiestas {
    background: url(../images/botones/btnHacerPTfiestas.jpg) top right no-repeat;
}
.hacerPTfiestas:hover {
    background-position: top left;
    color: #84b818;
}
.hacerPTrutasfindesemana {
    background: url(../images/botones/btnHacerPTrutasfindesemana.jpg) top right no-repeat;
    margin-right: 0 !important;
}
.hacerPTrutasfindesemana:hover {
    background-position: top left;
    color: #84b818;
}
.contenido_hacer_detalle {
    margin: 15px auto;
    padding: 15px;
    border: 1px solid #acacac;
    background: url(../images/general/hdDondeDetalle.png) top center no-repeat;
    background-color: #f3f1e9;
}
.hacer_detalle_titulo2 {
    color: #041215;
    font-size: 16px;
    font-weight: bold;
}
.hacer_detalle_titulo3 {
    color: #84b818;
    font-size: 16px;
    font-weight: bold;
}
/* Que hacer (detalle) */
.contenido_hacer_izda {
    width: 615px;
    min-height: 520px;
}
.contenido_hacer_dcha {
    float: right;
    margin-top: 45px;
    padding: 10px 0;
    width: 215px;
    border-top:  1px dotted #000;
    border-bottom:  1px dotted #000;
}
.menu_hacer1 a {
    display: block;
    margin: 10px 0;
    padding-left: 20px;
    height: 16px;
    color: #041215;
    background: url(../images/botonera/bullCruz.png) bottom left no-repeat;
}
.menu_hacer1 a:hover {
    color: #84b818;
    background-position: top left;
}
.menu_hacer1_activo {
      color: #84b818 !important;
      background-position: top left !important;
}

.menu_hacer1_activo_div  {
      background:url("../images/botonera/bullCruz.png") no-repeat scroll left bottom transparent;
      color:#041215;
      display:block;
      height:16px;
      margin:10px 0;
      padding-left:20px;
      color: #84b818 !important;
      background-position: top left !important;
}

.menu_hacer2 a {
    display: block;
    margin: 8px 0;
    padding-left: 20px;
    height: 16px;
    color: #041215;
    font-size: 11px;
    background: none;
}

.menu_hacer2 a:hover {
    color: #84b818;
}
.menu_hacer2_activo  {
    color: #041215 !important;
}

.contenido_hacer_izda h3 {
    margin: 25px 0;
    color:#514133;
    font-size: 13px;
    font-weight: bold;     
}

.contenido_hacer_izda #body{
    top: -25px;
    position: relative;
}

.contenido_hacer_izda2 #body{
    top: -5px;
    position: relative;
}


#contenido_hacer_izda h4 {
    display: block;
    margin: 25px 0;
    padding: 3px 10px;
    color:#FFF;
    font-size: 12px;
    font-weight: bold;
    background-color: #84b818;
}
#contenido_hacer_izda h5 {
    display: block;
    margin: 25px 0;
    color:#514133;
    font-size: 12px;
    font-weight: bold;
}
.indice_items li {
    margin: 3px 0;
    list-style: square;
    list-style-position: inside;
    color: #000;
}
.indice_items li a{
    color:#514133;
    text-decoration: underline;
}

#contendioDoc{
 width: 950px;
 margin: auto;   
}

#contendioDoc #tablaDDoc
{
width: 99%;
margin-left: 5px;
}


/* Imagen Inferior  **************************************************/
.imagen_inf {
    margin: 0 auto;
    width: 948px;
    height: 290px;
    border: 1px solid #FFF;
    /* background: url(../content/imgInf01.jpg) center center no-repeat;*/
}
.imagen_inf ul {
    display: block;
    margin-left: 30px;
}
.imagen_inf ul li {
    float: left;
}
.imagen_inf ul li a {
    display: block;
    margin:65px 3px 20px 0;
    width: 15px;
    height: 15px;
    color: #FFF;
    background-color: #041215;
    text-align: center;
}
.imagen_inf h2 {
    clear: both;
    display: block;
    margin: 0 30px;
    padding: 5px 0px 0px 10px;
    width: 340px;
    color: #FFF;
    background-color: #041215;
    font-size: 16px;
    font-weight: bold; 
}
.imagen_inf p {
    clear: both;
    display: block;
    margin: 10px 30px;
    padding: 15px 10px;
    width: 340px;
    color: #FFF;
    background-color: #041215; 
}

/* Banner  **************************************************/
.banner {
    margin: 0 auto;
    width: 950px;
    height: 123px;
    background-color: #000;
}
.banner ul li {
    float: left;
}
.banner ul li a {
    display: block;
    margin-right: 240px;
    height: 120px;
    text-indent: -5000px;
}
.logoCaceres {
    margin-left: 20px;
    width: 120px;
    background: url(../images/logos/logoCaceres.jpg) top left no-repeat;
}
.logoHospederias {
    width: 130px;
    background: url(../images/logos/logoHospederias.jpg) top left no-repeat;
}
.logoCongresos {
    margin-right: 0 !important;
    width: 185px;
    background: url(../images/logos/logoCongresos.jpg) top left no-repeat;
}

/* Pie  **************************************************/
.pie {
    margin: 0 auto;
    padding:  10px;
    width: 930px;
    height: 100px;
    background-color: #FFF;
}
.creditos ul li {
    float: left;
}
.creditos ul li a {
    display: block;
    text-indent: -5000px;
    width: 180px;
    height: 60px;
}
.junta {
    background: url(../images/logos/logoJunta.png) top left no-repeat;
}
.ue {
    margin-left: 570px;
    background: url(../images/logos/logoUE.png) top right no-repeat;
}
.menu_inf {
    clear: both;
    margin: 0 auto;
    width: 300px;
}
.menu_inf ul li {
    float: left;
  /*  margin: 15px 10px 0 0; */
    font-size: 11px;
    color: #3e506a;
    height: 20px;
}
.menu_inf ul li a {
    font-size: 11px;
    color: #3e506a;
    line-height: 20px;
}
.w3c {
    display: block;
    margin-right: 10px;
    text-indent: -5000px;
    width: 57px;
    height: 20px;
    background: url(../images/logos/logoW3C.png) top center no-repeat;
}

.numeroImagen{
  top: 20px;
  position: relative;
  z-index: 14;
}

.numeroImagen a{
 background-color:#041215;
color:#FFFFFF;
display:block;
text-align:center;
width:15px;
float: left;
margin-left: 7px;

}

.menu_inf ul li a:hover {
    color: #84b818;
    text-decoration: underline;
}



/**************************************************
** Definicion de estilos para modulos de PINTUREX
***************************************************/

/* DTM OJO */
#form-adminAgenda h2{
    display: block;
    height: 28px;    
    padding: 3px 7px;    
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: 13px;
}

#sectoresPT{
 display: none;
}

.lenya-content h1{
	width: 100%;
	margin-bottom: 20px;
}

.lenya-content h2{
    display: block;
    height: 28px;
    background: url(../images/botonera/bkgH2.png) top left no-repeat;
    padding: 4px 0px 0px 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: 13px;
    margin-bottom: 13px;
}

.lenya-content p{
color: black;
font-family: Arial, Helvetica, Verdana,  sans-serif;
padding-left: 15px;
padding-right: 15px;
text-align: justify;
}

/**********************
	MODULO DIARY (Agenda) 
	- Tabla comun de eventos: $MODULES/diary/usecases/comun/tablaEventos.jx
	- Vista inicial: $MODULES/diary/usecases/vistaAgenda/vistaInicialAgenda.jx
***************************/


/****************************************************************************

Tabla común de eventos

*****************************************************************************/
.eventoComun {
	width:97%;
	margin-right:10px;
	margin-left:10px;
	margin-top: 10px;
	position: relative;
	border-collapse: collapse;
}

.eventoCabecera1 {
	background-color: #ADBDA9;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}

.eventoCabecera2 {
	background-color: #ADDEAD;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}

.eventoComunNombre {
	width: 80px; 
	background-color: #eeee99;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
}

.eventoComunInicio {
	width: 65px;
	background-color: #BBBBBB;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}

/*
.eventoComunFin {
	width: 55px;
	background-color: #ffffaa;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-family: helvetica;
	font-size: 10px;
}
*/

.eventoComunLocalidad {
	/* width: 75px; */
	background-color: #ffffaa;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-family: helvetica;
	font-size: 10px;
	vertical-align: middle;
}

.eventoComunDescripcion {
	width: 200px;
	background-color: #ffffaa;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-family: helvetica;
	font-size: 10px;
	padding: 5px;
}

.eventoComunCategoria {
	/* width: 55px; */
	background-color: #eeee99;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: helvetica;
	font-size: 10px;
	vertical-align: middle;
}

/****************************************************************************

Vista inicial

*****************************************************************************/
#vistaagenda-roll {
	height: 262px;
	overflow: auto;	
}
#vistaagenda-invite {
	margin-top: 20px;
}
#vistaagenda-invite a {
    	color: #84b818;
        padding-left: 10px;
        background: url(../images/general/bullArrGr.png) center left no-repeat;
}
#vistaagenda-invite a:hover {
	text-decoration: underline;
}
#evento {
	overflow: hidden;
	height: 77px;
}
#evento p{
	margin: 1px !important;
	color: #666666;
}
#vistaagenda {
	width: 700px;
	float: left;
}
#vistaagenda ul {
	text-align: center;
	margin-bottom: 10px;
	height: 60px;
}
#vistaagenda ul li {
	float: left;
	width: 95px; 
	height: 60px;
}
/* Colores de los menus de la Agenda y Localizacion */
#menuIzqdaAA{
	float: left;
	width: 200px;
	text-align:left;
}

#itemMenuAA h1, #itemMenuDecorBackCE h1{
  margin: 0 !important;
  padding: 0;
  background-color: white;
  background-image: none;
  color: black;
}

.itemMenuDecorBackCE h1 {

  padding: 0;
  background-color: white;
  background-image: none;
  color: black;
  margin-bottom: 10px;
}

#menuLocalizacionCE table tbody tr td {
  color: black; 
}
.colorBlack{
 color: black;
}

#itemMenuAA h1 a, #itemMenuDecorBackCE h1 a {
  color: #041215;
  font-size: 16px;
  font-weight: bold;
}

#menuIzqdaAA table, #menuLocalizacionCE table {
  border-top: 1px dotted #000000;
  width: 100%;
  padding-top: 5px;
  color: black; 
}

#main #body h5{
 margin-bottom: 15px;
}

.itemMenuDecorBackAA a{
font-weight: bold;
}

.menublock-1{
 float: left;
 width: 100%;
}

.menuitem-1{
 float: right;
}
.menuitem-1 a {color: #041215;}

.menuitem-1 span {color: #041215;}


.menuitem-1-selected a {
  color: #84b818;
  font-weight: bold;
}

.menuitem-11{
 float: left;
}

.menuitem-11 a {color: #041215;}


#itemMenuInnerCE img{
 padding-right: 5px;
 width: 12px;
}

#itemMenuInnerAA .menuitem-1{
float: left;
}

td input {
 border: 1px solid;
}

#eventoMes {
float:left;
margin-bottom:30px;
margin-left:10px;
margin-right:10px;
position:relative;
width:495px;
}

#body ul {
font-size:12px;
list-style-type:none;
padding-left: 20px;
}

/*******
Agenda por meses

/*****************************************************************************/
#eventoMes {
	float:left;
	width:495px;
	margin-right:10px;
	margin-left:10px;
	position: relative;
	margin-bottom: 30px;
}

.eventoMesMes {
	font-size: 18px;
}

.eventoMesDia {
	width: 70px;
	min-height: 70px;
	background-color: #BBBBBF;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-family: helvetica;
	font-size: 10px;
	vertical-align: middle;

}

.eventoMesLugar {
	width: 200px;
	min-height: 70px;
	background-color: #eeee99;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: sans;
	font-size: 10px;
	vertical-align: middle;

}

.eventoMesDesc {
	width: 205px;
	min-height: 70px;
	background-color: #ffffaa;
	font-weight: normal;
	font-family: sans;
	font-size: 10px;
	padding: 5px;
}



/********************* CE ***************************/

/* DTM 
#menuLocalizacionCE{
background: transparent;
font-size: 12px;
padding-bottom: 30px;
width: 220px;
margin-top: -19px;
}

#menuLocalizacionCE h1{
background: url();
background: white;
color: black;
font-size: 12px;
text-align: right;
margin-top: 20px;
}

#itemMenuInnerCE{
left: 0px;
position: relative;
text-align: left;
width: 220px;
margin-bottom: 30px;
}

.itemMenuDecorLeftCE{
height: 90px;
left: 0px;
position: absolute;
top: 0px;
width: 41px;
}

.itemMenuDecorRightCE{
height: 90px;
left: 178px;
position: absolute;
top: 0px;
width: 42px;
}
.itemMenuDecorBackCE{
background-color: white;
height: 70px;
left: 40px;
overflow: hidden;
position: absolute;
top: 3px;
width: 139px;
}
*/
.select-box-localizacion select{
width: 175px;
}

#areaServicioCE{
/*background-color: #D5D3CC;*/
padding-bottom: 0px;
position: relative;
width: 200px;
}

.itemRightMenuDecorLeftCE{
/*background-image: url(../images/misc/right-verde-lside.png);*/
background-repeat: no-repeat;
height: 90px;
left: 159px;
position: absolute;
top: 0px;
width: 41px;
}

.itemRightMenuDecorRightCE{
/*background-image: url(../images/misc/right-verde-rside.png);*/
background-repeat: no-repeat;
height: 90px;
left: 0px;
position: absolute;
top: 0px;
width: 41px;
}

.itemRightMenuDecorBackCE{
background-color: white;
height: 70px;
left: 40px;
overflow: hidden;
position: absolute;
top: 3px;
width: 119px;
}

.itemRightMenuDecorBottomCE{
background-color: white;
/*background-image: url(../images/misc/right-verde-bottom.png);*/
background-repeat: no-repeat;
height: 15px;
position: relative;
width: 200px;
}
.areaServicioTableCE{
/*background-color: #D5D3CC;*/
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
width: 200px;
}

/*
.itemMenuDecorBackCE h1
{
background: url();
background: white;
color: black;
font-size: 12px;
text-align: center;
margin-top: 20px;
font-weight: bold;
}
*/

.itemMenuDecorBackCE h1 a{

background: url();
background: white;
color: black;
font-size: 12px;
text-align: right;
margin-top: 20px;
font-weight: bold;
}


.itemRightMenuDecorBackCE h1
{
background: url();
background: white;
color: black;
font-size: 12px;
text-align: right;
margin-top: 20px;
}

/************** Zona de Descargas y Zona Multimedia ******************/
#multimedia #contenedor_video {
        margin-right: 10px;
}

#multimedia_pagina #contenedor_video, #descargas #contenedor_imagen_guias{
	margin-left: 35%;
        margin-right: 10px;

}

#descargas #titulo_guias, #multimedia_pagina #titulo_multimedia {
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px dotted #000;
        color: #000;
        margin-bottom: 20px;
}
#multimedia_pagina #contenedor_datos_multimedia {
        width: 580px;
}
#descargas #lista-guias,#multimedia_pagina #lista_videos_multimedia{
        clear: both;
        padding: 10px 0px;
	margin-left: 20%;
}

#descargas #texto-guias,#multimedia_pagina #contenedor_datos_multimedia, #multimedia_pagina #lista_videos_multimedia{
	margin-left: 20%;
	margin-top: 20px;
	 width: 580px;
}

#descargas #lista-enlaces{
	padding: 10px 0px;
}

#descargas #lista-enlaces ul li{
	margin: 5px 0px;
	padding-left: 10px;
	background: url(../images/general/bullArrGr.png) center left no-repeat;
}

#descargas #lista-guias ul li {
        margin: 5px 0px;
        padding-left: 10px;
        background: url(../images/general/bullArrGr.png) center left no-repeat;
}
#multimedia_pagina #lista_videos_multimedia ul li {
	display: inline;
	padding: 0px 10px;
}
#descargas a:hover, #descargas a#ficheroguias:hover div#fichero_guias, #multimedia_pagina #lista_videos_multimedia a:hover {
        color: #84b818;
        text-decoration: underline;
}
#descargas h1, #multimedia_pagina h1 {
        margin-top: 30px;
        margin-bottom: 20px;
}
#descargas a#ficheroguias div#fichero_guias {
        font-size: 16px;
        color: #000;
        background: url(../images/botonera/boton-mas.gif) center left no-repeat;
        padding-left: 25px;
        font-weight: bold;
        margin-top: 30px;
        margin-left: 200px;
}



/**  AGENGA   **/
div.lenya-box  {
    background: url("/modules/svg/tab-topLeft-5-DDDCCF-CCCCCC.png") no-repeat scroll left top transparent;
    font-size: small;
    margin-bottom: 10px;
    max-width: 100%;
    width: 680px;
}
div.lenya-box-title {
    background: url("/modules/svg/tab-topRight-5-DDDCCF-CCCCCC.png") no-repeat scroll right top transparent;
    border-bottom: 1px solid #CCCCCC;
    color: Black;
    font-weight: bold;
    padding: 2px 10px;
    white-space: nowrap;
}
div.lenya-box-body {
}
div.lenya-box-content {
    background-color: #F5F4E9;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: Black;
    padding: 10px;
}
div.lenya-box-bottom {
    background: url("/modules/svg/tab-bottomLeft-5-F5F4E9-CCCCCC.png") no-repeat scroll left bottom transparent;
}
div.lenya-box-bottom-content {
    background: url("/modules/svg/tab-bottomRight-5-F5F4E9-CCCCCC.png") no-repeat scroll right bottom transparent;
    height: 5px;
}
span.switch {
    background-color: #F5F4E9;
    border: 1px solid #CCCCCC;
    color: Black;
    cursor: pointer;
    width: 2em;
}


#numero {
    background-color: #FF6600;
    height: 52px;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 53px;
}
.padding5{
 padding: 5px;
}

.lenya-entry-caption{
 padding-top:5px;
 padding-bottom: 5px;
}

#dondecomer{
 width: 650px;
 margin-left: 110px;
}

#dondedormir{
 width: 650px;
 margin-left: 110px;
}

.tablaResultadoWidth{
 width: 650px;
 margin-top: 20px;
}
.colorBlack{
 color: black;
}


.width160{
  width: 160px;
}

.lenya-table-noborder td{
 padding: 8px;
}

.logoCongresos{
  float: right;
}


.contenido_trafico_detalle {
    margin: 15px auto;
    padding: 45px 10px 20px;
    border: 1px solid #acacac;
    background: url(../images/general/hdTraficoDetalle.png) top left no-repeat;
    background-color: #f3f1e9;
}

.cabecera_trafico{
   color: black;
    float: left;
    margin-top: -35px;
    padding-bottom: 30px;
    text-align: left;
    width: 100%;
    font-size:16px;
   
}

#luTrafico{
padding-left: 0px;
margin-bottom: 15px;
float:left;
}

#luTrafico a {
padding:10px;
float:left;
width: 77%;
}

#icono{
 margin:0px;
float:left;
}

#simbolo{
margin:0px;
vertical-align: middle;
float:left;
padding: 10px;
}

#titoloAreaServicio{
 text-align: right;
}

.margin15xc{
 margin-left: 15%;
}

.margin30xc{
 margin-left: 30%;
}




/*  cyt */

#menuhoriz ul li {
        display: inline;
        padding: 2px 7px; /*Separar el texto*/
        margin:2px; /* Separar los botones */
        /*background-color:#E4E4E4; /* Color de fondo */
}
#menuhoriz ul li:hover {
        /*background-color:#CCCCCC;  Color de fondo sobre el boton */
        cursor: pointer; /* cambiar el aspecto del puntero */
}
#menuhoriz ul {
        /* Linea para delimitar la botonera 
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #E4E4E4;
        */
}
#menuhoriz {
}

.tituloRecurso {
background:url("bullArrGr.png") no-repeat scroll left center transparent;
color:#84B818;
display:block;
font-size:12px;
font-weight:bold;
padding-left:10px;
float: left;
}


.imagen_ficha{
	float: left;
	padding: 12px;
}

.contenedor_ficha{
	height: 215px;
}

