/*
	Hoja de estilos básica. Define colores y tipos de fuente. 
	font-family: "lucida grande", verdana, lucida, arial, helvetica, sans-serif;;
	
	============================================================================
	Cabecera y tamaño de fuente
	============================================================================
*/

body {
	margin:0px; padding:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: White url(/media/img/fondo-azul.png) repeat-x scroll top;
}

p, li, label, legend, dd, dt{
	font-size: 0.8em;
	}

p{
	padding-left: 20px;
	text-align: justify;
}

blockquote {
	border: 1px double #ccc;
	font-size: 0.8em;
	padding:10px;
	background-color: #FFFFE0;
	}

img {
	border: 0px;
	}

a {
	color: #0034C3;
}
/*
	============================================================================
	Fuentes
	============================================================================
*/

h5 {
	margin:6px 0px 25px 0px; padding:0px;
	font-size: 0.8em;
	line-height: 0em;
	font-weight: normal;
}
	
h1	{
	margin:16px 0px 16px 0px; padding:0px;
	font-size: 1.15em;
	line-height: 1.15em;
	}
	
h2	{
	margin:2px 0px 10px 0px; padding:0px;
	font-size: 1.00em;
	line-height: 1.0em;
	border-bottom:1px dotted #5F6A70;
	}
h3	{
	margin:16px 0px 8px 0px; padding:0px;
	font-size: 0.9em;
	line-height: 0.9em;
	}
h4	{
	margin:16px 0px 8px 20px; padding:0px;
	font-size: 0.7em;
	line-height: 0.7em;
	border-bottom: 1px solid #F0E68C;
	}

h1, h2, h3, h4 {
	color: #8B0939;
}

p, span, li{
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.8em;
	}

hr	{
	height:1px;
	background-color:#9FB1BC; /* Netscape 6/7, Mozilla */
	color:#9FB1BC; /* IE */
	border: #9FB1BC; /* Opera */
	}

acronym, abbr {
	cursor:help;
	}

.hidden, .hide, .doNotShow, .hiddensep {
	display:none;
	}
	
input,textarea {
	border: solid #888888 1px;
	cursor: hand;
	cursor: pointer;
	color: #000;
	font-family:monospace;
	background-color:#fff;
	}

fieldset {
	margin:0;
	padding:0;
	border: 0px;
	}

label {
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
	}
	
kbd, .ayuda {
	background-color: #f5f5f5;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.05em 0.2em 0.05em 0.2em;
	-moz-border-radius: .4em;
	color: #000 !important;
	}

.informacion, address {
	margin:0;
	padding: 10px;
	width: 548px;
	border: 1px dashed #DCDCDC;
	background-color:#F5F5F5;
	font-size: xx-small;
}

.ayuda {
	font-family: Courier, Lucida Console;
}
	
.bigger {
	font-size: 1.6em;
	line-height: 0.0em;
	font-weight:bold;
	}

.gray {
	color: gray;
	}
	
.blue {
	color:#396CB1;
	}

.yellow {
	color:yellow;
	}

.red {
	color:#FF1642;
	}

.vermas {
	color:#61388E;
	}

.news {
	margin-left: 28px;
}

/*
	============================================================================
	Estilos varios
	============================================================================
*/

.invisible {
	display: none;
}

.center {
	text-align: center;
}

#pie span, #pie p {
	font-size: 0.6em;
}

ul #paddingleft {
	padding-left:15px;
}


.diestra {
	float: left;
	padding: 5px;
}

.siniestra {
	float: right;
	padding: 5px;
}

.padding {
	padding: 10px;
}

.diestrapad {
	float: left;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-top: 16px;
}

.padding1 {
	padding: 20px;
}

#pie span, #pie p {
	font-size: 0.6em;
}

.nobullet {
	list-style-image: none;
	list-style-type: none;
}

.emilio img {
	vertical-align: text-bottom;
}

/*
	============================================================================
	Home
	============================================================================
*/
	
#peliculahome {
	width: 580px;
}

#peliculahome h1 {
	margin:0px 0px 0px 0px; padding:0px;
	text-align: right;
	font-size: 1.15em;
	line-height: 1.15em;
	color:#53678D;
}

/*
	============================================================================
	Hoja de estilos secundaria
	============================================================================
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#fff;
	}

/* 
	Cabecera Textos
*/
	
#pre-cabecera p {
	text-align: right;
	margin: 0px;
	color:#fff;
}

#pre-cabecera a {
	font-size: xx-small;
	color: #000;
	text-decoration:none;
}

#pre-cabecera a:hover {
	font-size: xx-small;
	color: #0034C3;
	text-decoration:none;
}

/* 
	Cabecera y pie
*/

#cabecera .superior {
	background: #0096C3;
}

#pie {
	background: #0096C3;
	color: #fff;
} 

#pie a {
	color: #FBBFAD;
} 

/*
	Home
*/
	
#peliculahome h1 {
	color: #007D48;
}

.boxhome a {
	color: #0034C3;
	text-decoration:none;
}
.boxhome #vermas {
	text-align:left;
}

/*
	Menú Izda
*/


#left ul a {
	background-color: #0096C3;
	color:#000;
	}	
#left ul a:link, #left ul a:visited {
	color: #fff;
	}

#left ul a:hover {
	color: #000;
	}



/*
	Encabezados
*/

h1, h2, h3, h4 {
	color: #007D48;
}


	
