@import "home.css";
@import "interiores.css";

* {
	margin: 0px;
	padding: 0px;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
ul, li {
	list-style: none;	
}
img {
	border: 0px;
}
hr,
.texto_oculto {
	display: none;
}

/* ---------------------------- ESTILOS CONTENEDOR PÁGINA --------------------------- */

.contenedor_pagina {
	background: url(../images/fondo_pagina.gif) repeat-y left top;
	width: 986px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: auto;
	margin-right: auto;
}

/* -------------------------------- ESTILOS CABECERA -------------------------------- */

/* INICIO CABECERA */

#cabecera {
	background: url(../images/fondo_cabecera.jpg) no-repeat left top;
	width: 986px;
	height: 303px;
	display: block;
}
#cabecera h2,
#cabecera h3 {
	display: none;
}
#cabecera h1 {
	margin: 0px;
	padding: 0px;
}
#cabecera h1 a {
	display: block;
	width: 205px;
	height: 75px;
	text-decoration: none;
}
#cabecera h1 span {
	display: none;
}

#cabecera_profesor {
	display: block;
	width: 289px;
	height: 157px;
	margin-top: 71px;
	background: url(../images/cabecera-profesor.jpg) left top no-repeat;
}
#cabecera_profesor a {
	display: block;
	width: 289px;
	height: 157px;
}
#cabecera_profesor span {
	display: none;
}

/* FIN CABECERA */

/* ------------------------------- ESTILOS NAVEGACIÓN ------------------------------- */

/* INICIO NAVEGACIÓN */

.navegacion {
	width: 986px;
}

/* FIN NAVEGACIÓN */

/* INICIO MENÚ SUPERIOR */

.menu_superior {
	margin-left: 25px;
	/*width: 961px;*/
	height: 28px;
	border-top: 2px solid #0068af;
	border-bottom: 2px solid #0068af;
}
.menu_superior span {
	display: none;
}

.boton_volver_home {
	background: url(../images/boton_volver_home_on.gif) no-repeat left top;
	width: 69px;
	height: 17px;
	margin-right: 16px;
	margin-top: 4px;
	float: left;
}
.boton_ver_todos {
	background: url(../images/boton_ver_todos_on.gif) no-repeat left top;
	width: 106px;
	height: 28px;
	margin-right: 16px;
	float: left;
}
.boton_los_mas_votados {
	background: url(../images/boton_los_mas_votados_on.gif) no-repeat left top;
	width: 177px;
	height: 28px;
	margin-right: 16px;
	float: left;
}
.boton_los_mas_descargados {
	background: url(../images/boton_los_mas_descargados_on.gif) no-repeat left top;
	width: 230px;
	height: 28px;
	float: left;
}
.boton_conoce {
	background: url(../images/boton_conoce_on.gif) no-repeat left top;
	width: 329px;
	height: 28px;	
	float: right;
}

.boton_volver_home a {
	background: url(../images/boton_volver_home_off.gif) no-repeat left top;
	width: 69px;
	height: 17px;
	display: block;
}
.boton_ver_todos a {
	background: url(../images/boton_ver_todos_off.gif) no-repeat left top;
	width: 106px;
	height: 28px;
	display: block;
}
.boton_los_mas_votados a {
	background: url(../images/boton_los_mas_votados_off.gif) no-repeat left top;
	width: 177px;
	height: 28px;
	display: block;
}
.boton_los_mas_descargados a {
	background: url(../images/boton_los_mas_descargados_off.gif) no-repeat left top;
	width: 230px;
	height: 28px;
	display: block;
}
.boton_conoce a {
	background: url(../images/boton_conoce_off.gif) no-repeat left top;
	width: 329px;
	height: 28px;
	display: block;
}

.boton_volver_home a:hover, 
.boton_ver_todos a:hover,
.boton_los_mas_votados a:hover,
.boton_los_mas_descargados a:hover,
.boton_conoce a:hover {
	background: none;
}

/* FIN MENÚ SUPERIOR */

/* -------------------------------- ESTILOS CONTENIDO ------------------------------- */

/* INICIO CONTENIDO */

.contenido {	
	min-height: 300px;
	width: 986px;
	padding-bottom: 29px;
	float: left;
	
}

/* FIN CONTENIDO */

/* INICIO TABLA IZQUIERDA */

.tabla_izquierda {
	width: 454px;
	margin-left: 25px;
	float: left;
	display: inline;
}

/* FIN TABLA IZQUIERDA */ 

/* INICIO TABLA DERECHA */

.tabla_derecha {
	width: 454px;
	margin-right: 25px;
	float: right;
	display: inline;
}

/* FIN TABLA DERECHA */ 

/* INICIO TABLA TIPO */

.tabla_tipo {
	position: relative;
}
.tabla_tipo table {
	width: 454px;
}
.tabla_tipo th {
	color: #0a4aae;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #0a4aae;
	padding-bottom: 5px;
}
.tabla_tipo th span {
	display: none;
}
.tabla_tipo td {
	background: url(../images/fondo_tabla.gif) no-repeat left center;
	border-bottom: 1px solid #0a4aae;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tabla_tipo h3 {
	color: #0a4aae;
	font-size: 12px; 
	margin-left: 10px;
	display: block;
}
.tabla_tipo p {
	color: #5c5c5c;
	font-size: 12px; 
	font-weight: bold;
	margin-left: 10px;
}
.titular_oir {
	padding-left: 15px; 
	padding-right: 15px;
}
.titular_descargar,
.titular_votar {
	padding-left: 5px; 
	padding-right: 5px;
}
.titular_cunia {
	width: 100%;
}

/* FIN TABLA TIPO */

/* INICIO VALORACIÓN */

.valoracion_0 { background: url(../images/valoracion_0.gif) no-repeat left top; }
.valoracion_05 { background: url(../images/valoracion_05.gif) no-repeat left top; }
.valoracion_1 { background: url(../images/valoracion_1.gif) no-repeat left top; }
.valoracion_15 { background: url(../images/valoracion_15.gif) no-repeat left top; }
.valoracion_2 { background: url(../images/valoracion_2.gif) no-repeat left top; }
.valoracion_25 { background: url(../images/valoracion_25.gif) no-repeat left top; }
.valoracion_3 { background: url(../images/valoracion_3.gif) no-repeat left top; }
.valoracion_35 { background: url(../images/valoracion_35.gif) no-repeat left top; }
.valoracion_4 { background: url(../images/valoracion_4.gif) no-repeat left top; }
.valoracion_45 { background: url(../images/valoracion_45.gif) no-repeat left top; }
.valoracion_5 { background: url(../images/valoracion_5.gif) no-repeat left top; }

.valoracion_0,
.valoracion_05,
.valoracion_1,
.valoracion_15,
.valoracion_2,
.valoracion_25,
.valoracion_3,
.valoracion_35,
.valoracion_4,
.valoracion_45,
.valoracion_5 {
	width: 156px;
	height: 17px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.valoracion_0 span,
.valoracion_05 span,
.valoracion_1 span,
.valoracion_15 span,
.valoracion_2 span,
.valoracion_25 span,
.valoracion_3 span,
.valoracion_35 span,
.valoracion_4 span,
.valoracion_45 span,
.valoracion_5 span {
	display: none;
}

/* FIN VALORACIÓN */

/* INICIO BOTÓN DESCARGAR */

.boton_descargar {
	background: url(../images/descargar_on.gif) no-repeat left top;
	width: 35px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
}
.boton_descargar a {
	background: url(../images/descargar_off.gif) no-repeat left top;
	width: 35px;
	height: 31px;
	display: block;
}
.boton_descargar a:hover {
	background: none;
}
.boton_descargar span {
	display: none;
}

/* FIN BOTÓN DESCARGAR */

/* INICIO BOTÓN VOTAR */

.boton_votar {
	background: url(../images/votar_on.gif) no-repeat left top;
	width: 34px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
}
.boton_votar a {
	background: url(../images/votar_off.gif) no-repeat left top;
	width: 34px;
	height: 31px;
	display: block;
}
.boton_votar a:hover {
	background: none;
}
.boton_votar span {
	display: none;
}
.boton_votar strong {
	display: block;
	width: 34px;
	height: 31px;
	background: url(../images/votar_activo.gif) no-repeat left top;
}

/* FIN BOTÓN VOTAR */

/* ----------------------------------- ESTILOS PIE ---------------------------------- */

.pie {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0a4aae;
	height: 23px;
}

/* PANEL DE VOTACIÓN */

#votar_panel {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	padding: 3px;
	background-color: #78a0df;
	display: none;
	z-index: 100;
}
#votar_panel_votos {
	
}
#votar_panel_votos a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(../images/voto_off.gif) top left no-repeat;
}
#votar_panel_votos span {
	display: none;
}
#votar_panel_msg {
	padding-left: 5px;
	color: #ffffff;
	font-size: 11px;
}

#logo_top a {
	display: block;
	width: 122px;
	height: 44px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	background: url(../images/logo-ibanesto.gif) top left no-repeat;
	text-decoration: none;
}
#logo_top a span {
	display: none;
}

#logo_pie a {
	display: block;
	width: 122px;
	height: 44px;
	margin-left: 20px;
	margin-bottom: 15px;
	background: url(../images/logo-ibanesto.gif) top left no-repeat;
	text-decoration: none;
}
#logo_pie a span {
	display: none;
}

/* ----------------------------------- MAKING OF ---------------------------------- */

#makingof {
	display: block;
	position: absolute;
	width: 400px;
	height: 200px;
	z-index: 100;
}

#makingof_boton {
	display: block;
	position: relative;
	width: 97px;
	height: 75px;
	left: 152px;
	top: 140px;
	background: url(../images/making-of_off.gif) left top no-repeat;
}
#makingof_boton a {
	display: block;
	width: 97px;
	height: 75px;
}
#makingof_boton a:hover {
	background: url(../images/making-of_on.gif) left top no-repeat;
}
#makingof_boton span {
	display: none;
}

#makingof_player {
	display: none;
}

#makingof_cerrar {
	display: block;
	float: right;
}
#makingof_cerrar a {
	display: block;
	padding: 2px;
	background-color: #0b4bad;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#makingof_cerrar a:hover {
	color: #ccdffb;
}