@charset "UTF-8";
body {
	background-color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../imatges/fondo-general.gif);
	background-repeat: repeat-x;
	background-position: center 24px;
}
h1 {
	font-size: 1.9em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.2em;
	color: #FFFF00;
	padding: 6px;
	width: 168px;
	display: block;
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: -10px;
	background-image: url(../imatges/fondo-h.png);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
h3 {
	font-size: 1.2em;
	color: #FFFF00;
	margin: 0px;
	padding: 10px;
	line-height: 1.4em;
	background-image: url(../imatges/fondo-h.png);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a {
	color: #FFEA00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form {
	margin-top: 0px;
	margin-bottom: 15px;
}
#contenedor {
	margin: auto;
	width: 960px;
}
#navega-lateral {
	float: left;
	width: 160px;
	display: inline;
	overflow: hidden;
	background-image: url(../imatges/fondo-central.png);
	padding: 10px;
	margin-top: 200px;
}
#navega-lateral ul {
	margin-bottom: 15px;
}
#navega-lateral li {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navega-lateral a {
	color: #FFF;
}
#navega-lateral a:hover {
	color: #FFEA00;
	text-decoration: none;
}
#navega-superior {
	width: 740px;
	float: right;
	text-align: right;
	font-size: 0.95em;
	display: inline;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.5em;
	background-image: url(../imatges/fondo-menu.gif);
	background-position: bottom;
}
#navega-superior  li {
	text-transform: uppercase;
	float: left;
	margin-right: 20px;
}
#navega-superior a {
	color: #fff;
}
#navega-superior a:hover {
	color: #FF6633;
	text-decoration: none;
}
#banner {
	background-color: #222;
	float: right;
	padding: 20px;
	width: 740px;
	color: #000;
}
#home {
	width: 780px;
	float: right;
	background-image: url(../imatges/fondo-izquierda.gif);
	display: inline;
	overflow: hidden;
	background-color: #222;
	background-repeat: repeat-x;
	background-position: top;
}


#canales {
	margin: 10px;
}
#canales  li {
	float: left;
	display: inline;
	width: 170px;
	text-align: center;
	margin: 10px;
	overflow: hidden;
}

#canales p{
	color: #fff;
	display: block;
	background-color: #434343;
	padding-top: 4px;
	padding-bottom: 4px;
}

#canales a {
	color: #fff;
	display: block;
	background-color: #A20505;
	padding-top: 4px;
	padding-bottom: 4px;
}
#canales a:hover {
	text-decoration: none;
	background-color: #434343;
}

#home-izquierda {
	float: left;
	width: 425px;
	padding: 20px;
	display: inline;
	overflow: hidden;
	text-align: center;
}
#home-izquierda p {
	margin-top: 10px;
}
#parrilla {
	clear: both;
	margin: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
#parrilla li {
	float: left;
	width: 100px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 24px;
}
#parrilla a {
	color: #FFF;
}

#parrilla a .actiu{
	color: #FFFF00;
}

#parrilla a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#central {
	width: 780px;
	float: right;
	background-image: url(../imatges/fondo-central.png);
	display: inline;
	overflow: hidden;
}
#izquierda {
	float: left;
	width: 425px;
	background-image: url(../imatges/fondo-izquierda.gif);
	background-repeat: repeat-x;
	padding: 20px;
	display: inline;
	overflow: hidden;
	background-color: #222;
}
#derecha {
	float: right;
	width: 275px;
	margin: 20px;
	font-size: 0.9em;
	line-height: 0.9em;
	display: inline;
	overflow: hidden;
}
#derecha a {
	text-decoration: underline;
	color: #666;
}
#masfilms {
	height: 228px;
	overflow: auto;
	font-size: 0.9em;
	line-height: 1.2em;
}
#masfilms li {
	clear: both;
	background-color: #FFF;
	height: 56px;
	margin-bottom: 2px;
	padding-right: 6px;
}
#masfilms a {
	text-decoration: none;
}
#masfilms a:hover {
	text-decoration: none;
	color: #FF6633;
}
#masfilms img {
	margin-right: 8px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#firma {
	clear: both;
	color: #FFF;
	font-size: 0.9em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CB0606;
	padding: 20px;
	background-color: #000;
	background-image: url(../imatges/pie.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.bloque {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEA00;
	margin-top: 15px;
	clear: both;
}
.comentario {
	background-color: #000;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEA00;
	font-size: 0.95em;
}
.addthis {
	margin-bottom: 70px;
}

.voto_hecho{
		background-image: url(../imatges/voto_hecho.png);
		width:17px;
		height:15px;
		float:left;
}

.voto_medio{
		background-image: url(../imatges/voto_medio.png);
		width:17px;
		height:15px;
		float:left;
}

.voto{
		background-image: url(../imatges/voto.png);
		width:17px;
		height:15px;
		float:left;
}

#estrellas{
		overflow:hidden;
}

#estrellas p{
		float:left;
		margin-right:3px;
}

#qualificacions{
		float:left;
}

#elpais {
	height: 28px;
	background-image: url(../imatges/elpais_gris.gif);
	background-repeat: no-repeat;
	background-color: #262626;
}
