body{
    background-color:#fce9ae;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #1F1400;
    background-image:url(../img/fondo_pagina.jpg);
    background-repeat:repeat-x;
}
h2{
    margin: 5px;
}
a {
    color: #1F1400;
}
#contenedor{
    margin:auto;
    width:950px;
    border:5px solid #CEB466;
    background-color:#FDF4D5;
    background-image:url(../img/fondo.jpg);
    background-repeat:repeat;
    margin-top:10px;
    padding:10px;
    padding-left:15px;
    padding-right:15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}
#encabezado{
    width:920px;
    overflow:hidden;
}

#encabezado #logo{
    float:left;
    text-align:right;
    width:250px;
    color:#1F1400;
    font-size:30px;
    padding-top:20px;

}
#presentacion{
    float:right;
    width:654px;
    height:154px;
}

 #presentacion .img{
    width:650px;
    height:150px;
    border:2px solid #7d5300;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.hr {
    margin-top:15px;
    margin-bottom:15px;
    color: #7d5300;
    background-color:#7d5300;
    height: 1px;
    width: 95%;
    border: 0;
    text-align: center;
}

#cuerpo {
    overflow:hidden
}
#cuerpo #col_der{
    width:170px;
    float:right;
}
#cuerpo #col_izq{
    width:170px;
    float:left;
}

#cuerpo .caja {
    border:1px solid #ceb466;
    background-color:#FCe9ae;
    width:160px;
    margin-bottom:20px;
    overflow:hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 4px;

}

#cuerpo .caja .titulo{
    background-color:#7d5300;
    width:160px;
    height:25px;
    background-image:url("../img/titulo_caja.jpg");
    background-repeat:repeat-x;
    padding-top:2px;
    text-align:center;
    color:#feecb7;
    font-size:18px;
    border-bottom:1px solid #5F3E00;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

#cuerpo .caja #menu{
    width: 168px;
    margin-top:10px;
    margin-bottom:10px;
}
/******************* MENU PRINCIPAL ***************************************/

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu li a {
    voice-family: inherit;
    height: 20px;
    text-decoration: none;

}

#menu li a:link, #menu li a:visited {
    color: #1F1400;
    display: block;
    padding: 3px 0 0 30px;
}

#menu li a:hover, #menu li a:active {
    padding: 3px 0 0 30px;
    text-decoration:underline;
    font-weight:bold;
}
#menu li .select{
    text-decoration:underline;
    font-weight:bold;

}
/*************************************************************************/

#identificate{
    width:150px;
    margin:5px;
    color: #000;
}

#identificate input{
    margin-bottom:5px;
    border:1px solid #7d5300;
}



.registrate a{
    text-decoration:underline;
    font-weight:bold;
    color:#1F1400;
    float:right;
    margin-top:6px;
    margin-bottom:6px;
}

.olvidado a{
    font-size: 9px;
    width:150px;
    margin:0px;
    float:left;
    font-size:11px;
    margin-bottom:5px;
    margin-top:5px;
    color:#1F1400;
}
#patrocinadores{
    width:160px;
}
#patrocinadores a{
    text-decoration:none;
    border:0px;
    overflow: hidden;
}
.patrocinador {
    /*border: 1px solid red;*/
    text-align: center;
    margin-top: 13px;
    margin-bottom: 5px;
    overflow: hidden;
}
.patrocinador img{
    height:70px;
    width:145px;
   
    border:1px solid #ceb466;
}

.todos_patrocinadores{
    float:right;
    margin-right:5px;
    margin-bottom:5px;
    
}
.todos_patrocinadores a{
    text-decoration:underline;
    color: #1F1400;
    border: 1px solid red;

}
.patrocinador_mediano_caja{
    height: 115px;
    width: 160px;
    margin-top:12px;
    margin-left:12px;
    margin-right:12px;
    float: left;
    
}

#patrocinadores_grandes ,#patrocinadores_medianos, #patrocinadores_pequenos{
    overflow: hidden;
}
.patrocinador_mediano{
    height:80px;
    width:160px;
    
    border:1px solid #ceb466;

}
#capa_patrocinadores{
    text-align: center;
    overflow: hidden;
}
#capa_patrocinador{
    color:#1F1400;
}
.patrocinador_imagen{
    height:80px;
    width:160px;
    margin:6px;
    border:1px solid #ceb466;
    float: left;
}
#patrocinador_encabezado{
    width: 100%;
    overflow: hidden;
}
.tabla_datos_patrocinador{
    width: 95%;
    border-collapse: collapse;
    margin-left: 10px;
    margin-bottom: 10px;

}
.tabla_datos_patrocinador tr td{
    padding: 5px;
}

#titulo_fotos{
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #CEB466;

}
#gallery {
    width: 550px;
    border:1px solid #CEB466;
    background-color: #FEECB7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding:5px;
    overflow: hidden;
}
#gallery ul { list-style: none; padding: 0px; }
#gallery ul li { display: inline; margin: 5px;}
#gallery ul img {
    border: 5px solid #CEB466;
    border-width: 5px 5px 10px;
    height: 80px;
}
#gallery ul a:hover img {
    border: 5px solid #AF9441;
    border-width: 5px 5px 10px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }


/******************** COLUMNA CENTRAL ************************************/
#cuerpo #col_cen{
    width:565px;
    margin-left:180px;
    padding-left:10px;
    padding-right:10px;
}
#cuerpo #col_cen_bd{
    width:750px;
    margin-left:180px;
    padding-left:10px;
}
.ultimas_noticias{
    font-size:20px;
    text-align:center;
    color:#1F1400;
    margin-bottom: -5px;
}
.noticia{
    overflow:hidden;
    height:99px;
    border-bottom: solid #FFE79F 1px;

}
.noticia img {
    width:80px;
    height:80px;
    float:left;
    margin:5px;
    border:1px solid #ceb466;
    padding:1px;
    margin-right:10px;}


.titulo_noticia {
    padding-top:5px;
    padding-bottom:3px;
}
.titulo_noticia a{
    color:#7D5300 ;
    font-weight:bold;
    font-size:12px;

}
.resumen_noticia{
    color:#000;

}
.comentarios{
    color:#7D5300;
    font-size:11px;
    margin-top:6px;
    float:left;
}
.info {
    margin-top:3px;
    color:#7D5300;
    float:right;
    text-decoration:underline;
    font-weight:bold;

}
.hr_noticias{
    color: #EFD995;
    background-color:#FFE79F;
    height: 1px;
    width: 100%;
    border: 0;
    text-align: center;
}
.todas_noticias a{
    color:#7D5300;
    font-weight:bold;
}
.todas_noticias {
    text-align:center;
    color:#000;
}
#abajo{
    margin-top:16px;
    width:755px;
    overflow:hidden;
}
.titulo_fotos_videos{
    font-size:18px;
    text-align:center;
    color:#1F1400;
    margin:0px;
    padding:0px;
    font-weight:300;
    padding-bottom:5px;
    padding-top:5px;
}
#cuadro_foto{
    width: 170px;
    height: 100px;
    float: left;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;

    
}
#fotos #cuadro_foto img{
    max-width:155px;
    max-height: 100px;
    border:1px solid #ceb466;
    overflow: hidden;
}
#videos img{
    width:327px;
    margin-left:6px;
    margin-right:5px;
    margin-top:8px;
    border:1px solid #ceb466;
    overflow: hidden;
}

#fotos , #videos {
    width:350px;
    height:375px;
    border:1px solid ;
    border:1px solid #ceb466;
    background-color:#feecb7;
    padding:5px;
    padding-left:8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    margin-right: 5px;

}

#fotos{ float:left; }
#videos{ float:right; }

.ver_todas_las_fotos{
    margin:10px;
    text-align:right;
    color:#1F1400;
    
}
.ver_todas_las_fotos a{
    color:#1F1400;
    font-weight:bold;
    margin-top: 5px;
}
#ver_todas_noticias{
    text-align: center;
    margin-top: 5px;
}
#ver_todas_noticias a{
    color:#1F1400;
    font-weight:bold;
}


/**************************** NOTICIAS ***************************************/
.noticia_desc{
    color:#000;
    overflow:hidden;
}

.not_descripcion_fecha{
    color:#7D5300;
}
.not_descripcion_larga {
    padding-top:0px;
}

.not_tit_comentarios{
    font-size:20px;
    color:#7D5300;
    padding:0px;
    padding-bottom:5px;
    margin-top:20px;
    text-decoration: none;
}
#anadir_comentario{
    color:#7D5300;
    margin-top: 10px;
}
#anadir_comentario_txt{
    margin-top:2px;
    padding-top:10px;
    border:1px solid #ceb466;
    padding:10px;
    width:510px;
    background-color: #FCE9AE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.titulo_comentario{
    font-size:17px;
    color:#7D5300;
    padding:0px;
}
#anadir_comentario_txt .enviar{
    margin-left:45%;
    margin-top:10px;

}
#anadir_titulo{
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;

}

#noticias_relacionadas{
    border:1px solid #ceb466;
    background-color: #FCE9AE;
    padding:5px;
    color: #2F1F00;
    
}

#noticias_relacionadas ul{
    padding-left: 20px;
    margin:5px;
}
#noticias_relacionadas a{
    color:#2F1F00;
}
#noticias_relacionadas .titulo_relacionadas{
    font-size: 13px;
    font-weight: bold;
}
#comentario {
    border-bottom: 1px solid #FFE38F;
    margin-top:5px;
    margin-bottom:5px;
    padding :5px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#comentario #encabecado_comentario {
    overflow: hidden;
    height: auto;
}

#correcto_com{
    width: 530px;
    background-color: #9FFF8F;
    color:black;
    font-weight: bold;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top:5px;
    margin-bottom:5px;
}
#error_com{
    width: 530px;
    background-color: #FF5F5F;
    color:black;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top:5px;
    margin-bottom:5px;

}
/************************** USUARIOS *******************************************/

.usuarios{
    font-size:20px;
}

/***************************** carrusel ******************************************/

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    list-style: none;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-container-vertical {
    height: 540px;
    padding: 0px ;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    height: 520px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical-1 {
    height: 420px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical-2 {
    height: 320px;
}


.jcarousel-skin-tango .jcarousel-item {
    height: 100px;
    width: 100%;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 5px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 5px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #FFF5D6;
    color: #000;
}

/**
 *  Vertical Buttons
*/
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    top: -30px;
    left: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
    background: transparent url(next-vertical-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: -30px;
    left: 540px;
    width:  20px;
    height: 20px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background: transparent url(prev-vertical-active.png) no-repeat 0 0;
}
#mostrar_comentarios{
    color:#7D5300;
    text-decoration: none;
}
#personalizado{
    overflow: hidden;
    margin-bottom: 10px;
}
.img_patro_peque{
    padding:2px;
    border:1px solid #7D5300;
    max-width: 520px;
}


/************************************* PIE **********************************************/

#pie{
    width:935px;
    border:1px solid #ceb466;
    background-color:#feecb7;
    padding:5px;
    padding-top:10px;
    padding-bottom:10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top:15px;
    overflow: hidden;

}
#menu_pie{
    padding-top:10px;
    width: 815px;
    float: right;
    text-align: right;
}
#visitas{
    padding-top:5px;
   width: 85px;
   float: left;
   text-align: center;

}
.enlaces_pie{
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
}
#editarysalir{
    margin-left: 20px;
   margin-top: 15px;
   margin-bottom: 15px;
   text-align: left;
}
#editarysalir a:hover{
    font-weight: bold;
}
/*#editarysalir a{
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #2F1C00;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #BF9D53;
    font-weight: bold;
    text-decoration: none;
 
}*/
/***************** PAGINADOR **********************/
#paginador{
    margin-bottom: 30px;
    text-align: center;
}
#paginador .pagina , #paginador .pagina_actual ,#paginador .anterior , #paginador .anterior_actual,#paginador .siguiente , #paginador .siguiente_actual{
    background-color: #FCE9AE;
    margin:2px;
    padding:1px 8px 1px 8px;
    color:#1F140C;
}
#paginador .pagina_actual , #paginador .anterior_actual, #paginador .siguiente_actual{
    color:#fff;
    background-color: #7C5D17;
}
/****************************************************/

.mensaje_erroneo{
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #FF7F84;
    background-color: #FFCFCF;
}
.mensaje_correcto{
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ADFF9F;
    background-color: #DFFFE0;
}
#mostrar_anadir_foto{
    float: left;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;

}
.botom{
    border:1px solid #BF9D53;
    background-color:#ceb466;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#FDF4D5;
    text-decoration: none;
}
.botom:hover{
    border:1px solid #BF9D53;
    background-color:#BFA147;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#FDF4D5;
    text-decoration: none;
    cursor: pointer;
}
.resultados{
    display: none;
}
/* Menú para la sección de la base de datos  */


.cat_abecedario{
    text-align: center;
    padding-top:10px;
    padding-bottom:10px;
}

.cat_titulo{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.cat_categorias{
    font-size: 14px;
    padding-left:17px;
    padding-top:5px;
}

.cat_ter{
    padding-bottom:10px;
    padding-top:10px;
    border-bottom: 1px solid #DFC36F;
    margin-bottom: 10px;
    background-color: #FFEFBF;
}
.cat_ter_titulo{
    font-size: 15px;
    font-weight: bold;
    margin-left: 15px;
}
.cat_ter_titulo a{
    text-decoration: none;
}
.cat_ter_desc{
    padding-left: 20px;
}
.termino_titulo{

    padding-top: 5px;
    padding-bottom: 5px;
}

/*****************  Menú para la base de datos *******************************/
#cuerpo .caja #menu_bd{
    width: 168px;
    margin-top:10px;
    margin-bottom:10px;
}

#menu_bd ul {

    margin: 0;
    padding: 0;
}
#menu_bd li {
    margin-top: 5px;
}
#menu_bd li a {
    voice-family: inherit;
    text-decoration: none;

}

#menu_bd li a:link, #menu_bd li a:visited {
    color: #1F1400;
    display: block;
    padding: 3px 0 0 20px;
}

#menu_bd li a:hover, #menu_bd li a:active {
    padding: 3px 0 0 18px;
    text-decoration:underline;
    font-weight:bold;
}
#menu_bd li .select{
    text-decoration:underline;
    font-weight:bold;

}
/********* buscador ***********/

.buscador_ul{
    list-style:square;
    color:#5F3F02;
}
.buscador_ul li{
    padding-bottom: 5px;
}
.buscador_ul li a{
    text-decoration: none;
}
.buscador_ul li a:hover{
    text-decoration:underline;
}
.buscador_gf , .buscador_gv{
    text-align: center;
}
.buscador_gf a img , .buscador_gv a img{
        border: 1px solid #5F3F02;
}
.filtro{
    font-size: 15px;
}

/******************** noticia destacada **********************/
.noticia_destacada{
    font-size:20px;
    text-align: center;
    color:#1F1400;
    margin-bottom: -10px;
    padding-top:2px;
    padding-bottom: 5px;
}
.noticia_dest{
    overflow:hidden;
    height:93px;
    padding: 2px;

}
.noticia_dest img {
    width:80px;
    height:80px;
    float:left;
    margin:5px;
    border:1px solid #ceb466;
    padding:1px;
    margin-right:10px;}

#ul_noticias_dest{
    list-style: none;
    padding: 2px 0px 2px 0px;
    margin:0;
    margin: 5px 0px 0px 0px;
}
#cuadro_noticias_dest{
       -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
        background-color: #FCE9AE ;
    border:1px solid #ceb466;
    margin-bottom: 5px;
}

.evento_principal{
    overflow:hidden;
    margin-bottom: 10px;
    
}
.eventos{
    overflow:hidden;
    height:99px;
    border-bottom: solid #FFE79F 1px;

}
.eventos img {
    height:80px;
    float:left;
    margin:5px;
    border:1px solid #ceb466;
    padding:1px;
    margin-right:10px;}

