/* CSS Document */

body{
	
	background:#307097;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link {
	color: #307097;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #307097;
}
a:hover {
	text-decoration: underline;
	color: #307097;
}
a:active {
	text-decoration: none;
	color: #307097;
}

.txtNaraha{
	
	color: #ff6419;	
}

/*CONTENEDOR*/
#contenedor{
	
	width:900px;
	margin:0 auto 0 auto;
	height: auto;
	
}

/*CABECERA*/

#cabecera{
	
	background:url(../img/head.jpg) no-repeat;
	height: 180PX;
	
}

/*FIN CABECERA*/


/*MENU*/

#menu{
	
	float: left;
	margin-top:10px;
	margin-left:10px;
	height: auto;
	width:890px;
	
	
	
	
}

#menu ul{
	
	font-size:1.5em;
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li{
	
	text-decoration: none;
	color:#FFFFFF;
	margin:0px;
	display: inline; 
	

}

#menu ul li a{
	text-decoration: none;
	color:#ffcdb5;
	padding:0px 3px 0px 10px;

}
#menu ul li a:hover{
	color: #FFF;
	border: 4px solid #ff6419;
	border-bottom:none;
	border-left:none;
	border-top:none;
	

}



/*FIN MENU*/


/*CUERPO*/

#cuerpo{
	
	background:#FFFFFF;
	margin-top:20px;
	width:898px;
	height:auto;
	float: left;
	
}

#topCuerpo{
	
	background:url(../img/topCuerpo.jpg) no-repeat;
	height: 40PX;
	
	
}


#texto{
	
	float: left;
	width:600px;
	margin-left:25px;
	font-size:1.3em;
	text-align:justify;
	height:auto;
	
}

#noticias{
	
	float: right;
	width:200px;
	margin-right:25px;
	margin-top:40px;
	font-size:1.4em;
	
}

.tituloNoticias{
	
	font-size:1.4em;
	color:#ff6419;
	
}

.tituloPresentacion{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:130px;
	
}

.tituloNoticia{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:80px;
	
}

.tituloJurado{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:70px;
	
}

.tituloMaterial{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:80px;
	
}

.tituloTaller{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:120px;
	
}

.tituloSeleccionados{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:145px;
	
}

.titulos_seleccion{
	
	font-size:0.8em;
	color:#307097;
}

.tituloPremiados{
	
	font-size:1.5em;
	color:#ff6419;
	border: 4px solid #307097;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:110px;
}

.preliculaPremiada{
	color:#307097;
	font-size:1.2em;
}


.nombre{
	
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	
}

.concejalia{
	
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

	
}

#pieCuerpo{
	
	height: 37px;
	float:left;
	background:url(../img/pie.jpg) no-repeat;
	width:898px;
	
}

.contenedor_jurado{
	float:left;
	height: auto;
	width:600px;
	margin-top:15px;
}



.image_jurado{
	
	height: 125px;
	float:left;
	width:102px;
	border: 1px solid #307097;
	margin-right:20px;
	-moz-box-shadow: -2px 3px 4px 1px  #afafb0;
	-webkit-box-shadow: -2px 3px 4px 1px  #697e33;
}

.nombre_jurado{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color: #307097;
	
}

.textoresumen{
	
	height: 140px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:390px;
	margin-top:20px;
	margin-left:50px;
	text-align:justify;
	
}

.textomas{
	
	height: 365px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:390px;
	margin-top:20px;
	margin-left:50px;
	text-align:justify;
	
}

.resumen{
	background: url(../img/resumenJurado.jpg) no-repeat;
	float:left;
	height: 200px;
	width:466px;
}

.saber_mas{
	
	background: url(../img/juradoMas.jpg) no-repeat;
	float:left;
	height: 412px;
	width:466px;
}

.saber_mas_btn{
	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
	margin-left:120px;
	margin-top:0px;
	text-align: right;
	width:330px;
}

.saber_mas_btn a{
	
	color: #FFF;
}

.saber_mas_btn a:hover{
	
	color: #CCC;
}

.volver_btn{
	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
	margin-left:415px;
}

.volver_btn a{
	
	color: #FFF;
}

.volver_btn a:hover{
	
	color: #CCC;
}

.dia{
	width:300px;
	background:#307097;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	
}

.descanso{
	width:300px;
	line-height:12px;
	background:#ff6419;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

.listado ul{
	list-style:none;
	
}

#mensage{
	position: absolute; top:0px;
	background-image:url(../img/mensage_fondo.png);
	background-repeat:no-repeat;
	width:400px;
	height:200px;
	margin-left:250px;
}
#mensage_txt{
	width:360px;
	float:left;
	margin-left:30px;
	margin-top:55px;
	font-size:1.5em;
	font-weight:bold;
	color:#FFFFFF;
}
#cerrar{
	position: absolute;
	width:30px;
	height:30px;
	margin-left:370px;
}

/*FIN CUERPO*/


/*PIE*/

#pie{
	
	height: 37px;
	text-align:center;
	margin-top:10px;
	
	
	
}

.textoPie{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:15px;
	color: #FFF;
	
}


/*FIN PIE*/

/*PATROCINADORES*/

#patrocinio{
	
	margin-top:10px;
	float: left;
	
	
}



/*FIN PATROCINADORES*/

#img_taller{
	
	float: left;
	margin-right:15px;
}


/*CARRUSEL*/

*{
	margin: 0;
	padding: 0;
 
	border: none;
}
.jcarousel-clip{
	width: 620px;
	position: relative;
	overflow: hidden;
}
 
.jcarousel-clip li{
	width: 620px;
	float: left;
}
 
.jcarousel-clip li img{
	width: 630px;
}
#wrap{
	width: 620px;
	position: relative;
	margin-top:22px;
}
 
#prev, #forw{
	padding: 30px 0;
	background: #000;
	text-align: center;
	width: 30px;
	color: #fff;
	text-decoration: none;
	font-size: 25px;
	font-family: arial, sans-serif;
	display: block;
}
#prev{
	position: absolute;
	z-index: 10;
	top: 42%;
}
 
#forw{
	position: absolute;
	z-index: 10;
	right: 0;
	top: 42%;
}

/*/CARRUSEL*/

/*FIN CONTENEDOR*/
