@charset "utf-8";
/* CSS Document */

#flecha{
	display:scroll;
	position: fixed;
	top: 95%;
	}
#flecha2{
	left: 95%;
	display:scroll;
	position: fixed;
	top: 95%;
	}
#contador{
	position: absolute;
	top: 380px;
	margin-left: 10px;
	font-size:12px;
	font-weight:bold;
}

#carteles td img { border: 2px solid #3e3e3e;}
#carteles td a:hover img { border: 2px solid #fff;}

#carteles table td{
	padding:4px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	}

#crono h1{
	background-color:#3565a7;
	text-align:center;
	color: #94CEED;
	padding-left:4px;
	margin-top: 40px;
	margin-bottom: 5px;
	font-size: 28px;
	padding-bottom: 2px;	
}
#crono h5{
	background-image:none;
	padding-top:10px;
	padding-bottom:10px;
	color: #F9AD2E;
	font-size: 16px;
}
#crono h3{
	color: #FFF;
	margin-bottom: 10px;
	padding-top: 5px;

	}

#crono h4{	
	color: #A1C8FF;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
	}
	
	
p.margen {
    padding-left: 30px;
    }

#centro #anoestreno a{
	color: #F9AD2E;
	margin-top: 30px;
	font-weight: bolder;
	font-size: 18px;
	padding-bottom: 10px;
	text-decoration:none;
	line-height:30px;
}
#centro #anoestreno h5{
	color: #F9AD2E;
	padding-bottom: 5px;
	padding-top: 5px;
}
#centro #anoestreno h3{
	color: #FFF;
	margin-top: 10px;
	font-size: 20px;
	padding-bottom: 10px;
	
}
body{
	background:#101416;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	}
	
#fondo {
	background-image: url(../img/cine2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#contenedor{
	position: relative;
	width:940px;
	height:auto;
	margin: 0 auto;
	}
			
#franjalogo {
	background-color: #ABC0DA;
	height: 85px;
	width: 100%;
	background-image: url(../img/franjalogo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 55px;
	}
	
#separacabecera {
	background-color: #ABC0DA;
	height: 45px;
	width: 100%;
	background-image: url(../img/separacabecera.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 363px;
	}
		
#cabecera{
	position: relative;
	width: 940px;
	height: 408px;
	}
		
#logo {
	width: 440px;
	height: 85px;
	position: absolute;
	top: 55px;
	left: -100px;
	}
	
#textopresentacion {
    border: 1px solid #DEDEDE;
    border-radius: 10px;
    background-color: #FFF;
    padding: 20px;
    width: 450px;
    margin-top: 145px;
    margin-left: 60px;
    float: left;
    color: #101416;
    text-indent: 20px;
    line-height: 120%;
    }
		
#cuerpo{
	width:940px;
	height:400px;
	background: transparent;
	}
		
#menui {
	float: left;
	width: 200px;
	height: auto;
	}
		
#centro {
	float: left;
	width: 460px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	margin-top: 30px;
	}

#centro h2 {
	color: #F9AD2E;
	padding-bottom: 10px;
	background-image: url(../img/separaentradas.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
#centro .pelicula {
	background-image: url(../img/separaentradas.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 20px;
	font-size: 14px;
	}
#nombrecine{
	color: #A1C8FF;
	margin-top: 30px;
	display: block;
	font-size: 30px;
	padding-bottom: 12px;
	}
#centro .pelicula h3 {
	color: #F9AD2E;
	margin-top: 30px;
	display: block;
	font-size: 20px;
	padding-bottom: 12px;
	}

#centro .pelicula h4 {
	color: #A1C8FF;
	margin-top: 15px;
	display: block;
	float: left;
	clear: left;
	font-weight: normal;
	}
	
#centro .pelicula p {
	margin-top: 5px;
	display: block;
	float: left;
	margin-left: 20px;
	clear: left;
	}

#menud {
	float: left;
	width: 200px;
	}
		
ul#menu {
	list-style:none;  /* Quitamos la viñeta que por defecto tienen las listas desordenadas */
	}
	
#menui li, #menud li {
	float:left;
	}

#cabecera_menui, #cabecera_estrenos, #cabecera_taquilla, #cabecera_enlaces, #cabecera_blog, #cabecera_buscador	{
	background-image: url(../img/nombremodulo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 190px;
	padding: 10px;
	padding-right: 0;
	margin-top: 30px;
	}

#menui li a:link, #menui li a:visited, #menui li a:active, #menud li a:link, #menud li a:visited, #menud li a:active   {
	display: block;
	color: #101416;
	text-decoration: none;
	padding: 10px;
	padding-right: 0;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	width: 190px;
	}
#menui li a:hover, #menud li a:hover {
	color: #011B42;
	}
	
#buscar p {
	color: #101416;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#buscar {
	width: 190px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	}

textarea {
	resize: none;
	width: 178px;
	border: 1px solid #000;
	overflow: hidden;
	height: 15px;
	padding: 5px;
	background-color: #DEDEDE;
	}
input {
	resize: none;
	width: 178px;
	border: 1px solid #000;
	overflow: hidden;
	height: 15px;
	padding: 5px;
	background-color: #DEDEDE;
	}
	
textarea:focus {
	background-color: #A1C8FF;
	}
	
select {
	background-image: url(../img/buscarbg.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #DEDEDE;
	border: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:12px;
	}
	
select:focus {
	background-color: #DEDEDE;
	}

#final_menu, #final_taquilla, #final_estrenos, #final_enlaces, #final_blog, #final_buscador {
	background-image: url(../img/menui_final.png);
	width:200px;
	height:11px;
	}
	
#pie {
    margin-bottom: 30px;
    margin-top: 30px;
    padding-top: 15px;
    clear: both;
    background-image: url(../img/pie.jpg);
    background-repeat: repeat-x;
    text-align: center;
    color: #111;
    height: 60px;
    }

#pie a:link, #pie a:visited, #pie a:active {
	color: #333;
	text-decoration: none;
	}

#pie a:hover {
	color: #FFF;
	}
	
#submit {
    margin-top: 15px;
    padding-top: 5px;
    height: 30px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    width: 95%;
    border: 1px solid #555;
    color: #555;
    border-radius: 3px;
    background-image: url(./img/boton.png);
    }
    
#submit:hover {
    border: 1px solid #000;
    color: #000;
    }

#boton {
    background-color: #FFF;
    width: 100%;
    }

