body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	
}

hr
{
	border-bottom: 0px;
	border-top: 1px solid #797a7c;
	height:1px;
	margin-bottom:30px;
}

#contenedor{
	/* width: 1024px; */
	width: 977px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	margin: auto;
	/*border: solid 3px red;*/
}


#contenido{
	position: relative;
}

.content{
	position: relative;
	width: 710px; overflow:hidden; float:right;
	
}

.content input{
	border: 1px solid #8f9092;
	background-color: #fff;
}

.content input:hover{
	color: #fff;
	border: 1px solid #8f9092;
	background-color: #5195b6;
}

.content img{
    border: 1px solid #8F9092;
}

.element{
	height: 75px;
	padding-top: 7px;
	overflow: visible;
}

.titulillo{
	font-size: 16px;
	font-weight: bold;
	color: #5195b6;
	text-transform:uppercase;
	margin: 0px;
}

.historia{
	text-align: left;
}

#header
{
	/*border: 2px solid green;*/
	
	margin-bottom: 15px;
}



#cabecera
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal !important;
	border: 1px solid #8f9092;
	background-color: #e0e9ef;
	height: 19px;
	width: 696px;
	padding-top: 17px;
	padding-left: 12px;
	padding-bottom: 14px;
	margin-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
	
}

#cabecera a{
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

#cabecera b
{
	font-weight: normal;
	color: #5195b6;
}

.caja
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 24px;
	font-weight: normal !important;
	border: 1px solid #8f9092;
	height: 22px;
	width: 696px;
	padding-top: 9px;
	padding-left: 12px;
	padding-bottom: 17px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: right;
}

.caja b
{
	color: #5195b6;
}

.derecha{
	float:right; 
	margin-right:15px;
	font-weight: normal !important;
}


/* MENU */

.menu #lamuestra li{
	width: 209px;
	z-index: 100000;
}
.menu #secciones li{
	width: 283px;
	z-index: 100000;
}

.menu #alcances_fuera_alcances li{
	width: 226px;
	z-index: 100000;
}

.menu #paralelas li{
	width: 302px;
	z-index: 100000;
}

.menu #organizacion li{
	width: 203px;
	font-weight: normal;
	z-index: 100000;
}

.menu #prensa li{
	width: 170px;
	font-weight: normal;
	z-index: 100000;
}

.menu #inauguracion:hover{
background-color:#426baa !important;
color: white !important;
}

.menu #oficial:hover{
background-color:#80aad7!important;
color: white !important;
}

.menu #panorama:hover{
background-color:#b2001e!important;
color: white !important;
}
.menu #pantalla:hover{
background-color:#e8c62e!important;
color: white !important;
}
.menu #homenaje:hover{
background-color:#db9222!important;
color: white !important;
}

.menu #inmemorian:hover{
background-color:#426baa!important;
color: white !important;
}

.menu #ciclos:hover{
background-color:#6b9d35!important;
color: white !important;
}

.menu #documentales:hover{
background-color:#62aab1!important;
color: white !important;
}

.menu #conciertos:hover{
background-color:#a3a3e6!important;
color: white !important;
}


.menu #cadiz:hover{
background-color:#d173a3!important;
color: white !important;
}
.menu #clausura:hover{
background-color:#426baa!important;
color: white !important;
}

.menu #enlaces{ border-right: none;}


.menu{
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 977px;
	
}



.menu ul{
	margin: 0px;
	display: block;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #8f9092;
	z-index:350;
}


.menu ul li{
	font-size: 0.75em;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
	
}


.menu ul li a {
	display: table-cell;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8f9092;
	color: #333;
	
}

.menu #enlaces {padding-left: 15px;}


#contenedor .menu ul li ul{
	width: 224px;
	/*overflow:hidden;*/
	display: none;
	overflow:visible;
	position:absolute;
	background-color: none;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}


.menu a:link, .menu a:visited{
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.menu ul li ul li{
	width: 224px;
	border: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #8f9092;
	position:relative;
	
}

.menu ul li ul li.primero{
	border: 1px solid #8f9092;
}

.menu ul li ul li a{
	display: block;
	width: 100%
	font-size: 10px!important;
	color: #333333 !important;
	background-color: #ffffff !important;
	border: none!important;
}

.menu ul li ul li a:hover{background-color: #e0e9ef !important;}

.menu a:active, .menu a:hover{
	background-repeat: no-repeat;
}


/* FIN MENU */

img{
	margin: 0px;
	padding: 0px;
}


a:link, a:visited{
	color: #5195b6;;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#cabecera .coment {
	font-weight: normal;
	color: #999999;
	font-size: 9px;
	padding-left: 15px;
}


#pie{
	z-index: 0;
	width: 709px;
	float: right;
	font-size: 10px;
	color:#949596;
	
}

#pie a:link.firma, #pie a:visited.firma{
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	color:#949596;
}

#pie a:active.firma, #pie a:hover.firma{
    color: #5195b6;
}


/* NOTICIAS */
#noticias{
	width: 709px;
	margin-top: 8px;	
	float:right;	
	text-align: left;
    color: #333;
    font-size: 11px;
    overflow: hidden;
	line-height: 14px;
	
}

#noticias .texto{
	text-align: justify;
}

#noticias hr{
	margin-bottom: 10px;
}

#noticias .volver{
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#noticias h2{
	color: #5195b6;
    font-size: 15px;
    font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

#parent2 img{
        border: 1px solid #777;
        margin-right: 15px;
        margin-bottom: 10px;
        width: 133px;
		height: 107px;
        float: left;
    }
	
#paginas{
	font-size: 14px;
	float: right;
	
}

#paginador{
	float: right;
	font-size: 14px;
	margin-right: 12px;
}

#paginador a{
	font-weight: normal !important;
	outline: 0px;
}

#paginador a.wactive{
    color: #333;
}

/* FIN NOTICIAS */

/* Barra LATERAL */
#contenedor .barralateral{
    float: left;
    margin-right: 30px;
    z-index: 1000000;

}

#contenedor .barralateral div{
	margin-bottom: 15px;
}

#contenedor .menulateral{
    border-top: 1px solid #8f9092;
}


#contenedor .botonlateral a
{
    display: block;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #8f9092;
    border-right: 1px solid #8f9092;
    border-left: 1px solid #8f9092;
    padding-top: 12px;
    padding-bottom: 11px;
    padding-left: 14px;
    text-align: left;
	text-indent: 20px;
    text-decoration: none;
	text-transform: uppercase;
    color: white;
}

#contenedor .botonlateral a.verde{ background: url('../img/submenu/bases.png') 5px 0px no-repeat #9bc23c;  }
#contenedor .botonlateral a.azul{ background: url('../img/submenu/inscripcion.png') 5px 0px no-repeat #1d579e;}
#contenedor .botonlateral a.naranja{ background: url('../img/submenu/contacto.png') 5px 0px no-repeat #ec7b30;}
#contenedor .botonlateral a.rojo{ background: url('../img/submenu/voluntariado.png') 5px 0px no-repeat #d9331e; }
#contenedor .botonlateral a.lila{ background: url('../img/submenu/palmares.png') 5px 0px no-repeat #822a4d;}

#contenedor .botonlateral a:hover{
    background-color: #e0e9ef;
	background-position:  5px -41px;
	color: #333;
}


.menulateral{
	margin-bottom: 15px; width: 236px; 
}

.botonlateral{
	margin-bottom: 0px !important;
}

.borde{
	border: 1px solid #8f9092;
}

/* FIN BARRA LATERAL */

/* INICIO */

.slide-inicio{
	
}

.slide-inicio img {
	border: 1px solid #8f9092;
}


#slideshow {
    position:relative;
    height:381px;
    margin-bottom: 18px; 
        
}

#slideshow IMG {
    position:absolute;
    padding-top: 0px;
    top:0px;
    left:0px;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* FIN INICIO */

.img-seccion{
	border: 1px solid #8f9092;
	margin-top: 7px;
}

 .img-peli{
 	border: 1px solid #8f9092;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clear{
	clear: both;
}

#solapas{
	margin-top: 15px;
	text-align: left !important;
	text-align: justify;
}

#solapas p{
	text-align: justify;
}

#solapas h2{
    color: #5195b6;
    font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#solapas h3{
	color: #5195b6;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}

/* CONTACTO */
input{
	margin-bottom: 10px;
}



.enviar{
	color: #333;
	font-size: 12px;
	cursor: pointer;
	margin-left: 2px;
}
/* FIN CONTACTO */

.enlaces b{
    text-transform: uppercase;
}

#seleccionados h2{
	font-size: 14px;
	color: #66AFD2;
}

#seleccionados h3{
	font-size: 12px;
	color: #777;
}


.comments{
    border: 1px solid #8f9092;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}