h1,h2,h3,h4{font-size:1em;margin:0!important;padding:0!important;clear:none;font-weight:normal;}
h1{font-weight:normal;}

a:link{
color:#663366;
	text-decoration: none;
	font-weight: bold;}
	
.clear{
clear:both;}

.ocult{
display:none;}

.@font-face {
  font-family: ""Cooper Black"";
  src: url(COOPBL.ttf) format("truetype");
}

/* BLOCS PRINCIPALS */
/* configuració esquerra ample, dreta estret*/

div#bloc_esquerra_gran{
	float:left;
	clear:none;
	width: 64%;
}

div#bloc_dreta_petit{
	width:32%;
	margin: 0 0 0 auto;
	/*border:1px solid #f00;*/
}

div#portada {
padding-left: 15px;
margin-top: 10px;}

div#bloc_dreta_article{
	width:32%;
	margin: 0 0 0 auto;
	/*border:1px solid #f00;*/
}

div#requadre{
	margin: 10px;
	border: 1px solid #000000;
}


div#bloc_dreta_negre{
	width: 100%;
	margin: 0px 0px 0 0;
	color:#fff; background-color:#000;
}

/* configuració esquerra estret, dreta ample */

div#bloc_esquerra_petit{
	float:left;
	clear:none;
	width: 72%;
}

div#bloc_dreta_gran{
	width:22%;
	margin: 0 0 0 auto;
	/*border:1px solid #f00;*/
}

div#bloc_central{
	clear:both;
	width: 90%;
	background-color: #000;
	/*padding: 3px 0 10px 0;*/
	margin: 0;
}

div.imatge_portada{ 
	width:100%;
	height:300px;
	margin-top: 0px;
	overflow: hidden;
	repeat: no-repeat;
}

div.imatge_interior{ 
	float:left;
	clear:none;
	width: 64%;
	height:180px;
	margin-top: 0px;
	overflow: hidden;
	repeat: no-repeat;
}

div#cercador{ 
	margin-top: 150px;
	padding-left: 10px;

}

div#cercador .peu{
	color: #fff;}
	
/* Div de posició */

.centrat {
	float: none;
	margin-right: 20%;
	margin-left: 20%;

}

.dreta {	
	float: right;
	margin-right: 0px;
	}

/* COLUMNES */

/* 3 cols */
.col_1, .col_2, .col_3{ width: 30%; float:left;}
.col_2, .col_3 { margin-left: 3%;}

/* 2 cols */
.col_a, .col_b{ 
	width: 42%; 
	float:left;
	padding: 10px;
	/*margin-left: 20px;
	margin-right: 20px;*/

}


.col_b{ margin-left: 50%; float:none;}

/* tipografies */

.seccions {
	font-family: "Cooper Black", Georgia, Times New Roman;
	font-size: 30px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
}

.seccions_petita {
	font-family: "Cooper Black", Georgia, Times New Roman;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
}

.seccions_negre {
	font-family: "Cooper Black", Georgia, Times New Roman;
	font-size: 16px;
	font-style: thin;
	text-decoration: none;
	color: #663366;
}

.titol {
	font-family: Georgia, Times New Roman, Times;
	font-size: 25px;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

a.titol {
	text-decoration: none;
	color: #000;
}

.titolinterior {
	font-family: Georgia, Times New Roman, Times;
	font-size: 25px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	margin-bottom: 5px;
}

a.titolinterior {
	text-decoration: none;
	color: #000;
}

.entradeta {
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #000;
	/*font-weight: bold;*/
}


.cos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin: 10px;
}

a.cos {
	color: #585854;
	text-decoration: none;
}

.titulet {
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, Times New Roman, Times, serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color:#663366;
	text-decoration: none;
	font-weight: bold;
}

.enlacearticulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585854;
	text-decoration: none;
	font-weight: bold;
	background-image:url(img/flecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px; 
}
a.enlacearticulo {color: #585854; text-decoration: none;}

a.linknobullet {
	color:#663366;
	text-decoration: none;}
	
.linknobullet {
	color:#663366;
	text-decoration: none;}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#663366;
	text-decoration: none;
	font-weight: bold;
	background-image:url(img/flecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#663366;
	text-decoration: none;
	font-weight: bold;
	background-image:url(img/flecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

div#peu{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	font-size: 10px; 
	clear: both;
	width: 99%;
	margin: 10px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;

}

#.ariadna{ font-size: 10px; color:#585854; }

.peu{
	font-size: 10px;
	color:#000;
}
.ariadna{ font-size: 10px; color:#585854; }
.peulila{ font-size: 10px; color:#663366; }
a.peu{ color:#000; font-size: 10px; text-decoration: none;}
a.ariadna{ color:#585854; font-size: 10px; text-decoration: none;}
a.peulila{ color:#663366; text-decoration: none;}

.titulopeli {
	font-size: 11px;
	/*font-weight: bold;*/
	text-decoration: none;
	color:#fff
}

a.titulopeli {color:#fff;
}


/*Llistes*/

ul#sumaris {margin-left:10px; margin-right:10px; padding-left:0px;}

.sumario {font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; }
a.sumario {color:#ffffff; text-decoration: none;}

ul#sumaris li {
	font-size: 12px;
	font-style: normal;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	line-height: 25px;
	}
	
ul#noticies {margin-left:10px; margin-right:10px; padding-left:0px;}

.noticia {font-family: Georgia, Times New Roman, Times, serif; color: #585854; text-decoration: none;}
a.noticia {color: #585854; text-decoration: none;}

ul#noticies li {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #585854;
	font-size: 12px;
	font-style: normal;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	line-height: 25px;
	}
	
#inline-list {
        border: 1px solid #000;
        margin: 2em;
        width: 80%;
        padding: 5px;
        font-family: "Cooper Black", Georgia, Times New Roman;
		text-align: center;
		font-size: 15px;
        }

#inline-list p {
        display: inline;
        }

#inline-list ul, #inline-list li {
        display: inline;
        margin: 0;
        padding: 0;
        color: #fff;
        }

/*#inline-list ul li:after {
        content: " - ";
        }*/

a.seccionsportada{
	color: #FFF;
	text-decoration: none;

}

/*destacats portada*/

ul.destacat{ margin:0; list-style-type:none; padding:0; }

div.destacats{ /* destacats */
	float:left;
	position:relative;
	margin:0;
	text-align: center;
	width:100%;
	color:#fff; background-color:#000;
}

div.destacats .destacat, ul.destacat li{
	float:left;
	position:relative;
	clear:both;
	width:99%;
	margin: 0;
	padding:10px;
	border-top: 1px solid #C8C7C6;
	text-align: left;
	line-height: 1.5em;
}

div. destacat .pelicula {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	}

ul.destacat li a.pelicula{
	color:#fff;
	}


div.destacats .destacat {
	border-top: none;
	padding: 5px 0 0 0;
}

div.destacats p{
	height:60px;
	line-height: 1.5em;
}

div.destacats .destacat img{
	float:left;
	margin: 0 5px 0 0;
	padding: 0;
    border: 1px solid #c8c7c6;
}

div.destacats .destacat img.abs{
	position:absolute;
    border: 1px solid #818181;
	margin: 0 auto 0 auto;
}

/* interiors*/

div#capcalera {
width: 100%;
height:180px;
margin: 0px 0px 0 0;
color:#fff; background-color:#000;
border: 1px solid #000;
}

/*ficha pelis*/

.calendari {
	/*with: 90%;*/
	height:140px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	clear: both;

}

.fotocalendari {
	float:left; 
	with: 90px;
	border: 1px solid #000000;
	}
	
.fotopetita {
	width: 84px; 
	height: 125px;}
	
.calendari ul {
	margin-left: 90px; 
	float: none;}
	
.calendari a.link { 
	float: none;}

.ficha {
	/*width: 90%;*/
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #663366;
	margin-top: 10px;
	margin-bottom: 10px;

}

div.ficha .peulila{ font-size: 10px; color:#663366; padding-bottom: 20px; }
div.calendari .peulila{ font-size: 10px; color:#663366; padding-bottom: 10px; }

ul.fichapelicula {
	list-style-type: none;
	}

.pelicula {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#663366;
	}
	
div.ficha .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #585854; 
	text-decoration: none;}
	
div.calendari .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #585854; 
	text-decoration: none;}
	
	/*end ficha pelis*/
	
	/* requadre enlaces externos*/
	
	.recuadroenlaces {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;

}

div.recuadroenlaces .link{ font-size: 10px; color:#999999; padding-bottom: 20px; }
div.recuadroenlaces .seccions_negre{ color:#999999; }

ul.recuadroenlace {
	list-style-type: none;
	}

	
div.recuadroenlaces .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #585854; 
	text-decoration: none;}
	
/*fi recuadro enlaces*/

.foto {
	padding-top: 15px;
	padding-bottom: 15px;
	}
.fotoborder {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #818181;
	}
	
.banerdreta {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 200px;
	margin-right: 0px;
	}

.destacatcritica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	padding: 15px;
	background-image: url(img/cometes_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	margin-bottom: 100px;
}

.entradilla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 15px;
}
div#article {
padding-left: 15px;
margin-top: 10px;
width: 64%;
float: left;}

div#archivo {
padding-left: 15px;
margin-top: 10px;
}

.fonsratllat {
	padding: 15px;
	background-image: url(img/raya.gif);
	background-repeat: repeat;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.peutext {
	margin-top: 50px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #585854; 
}

.peutext ul {
	list-style-type: none;
	}
	
.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #585854; 
	font-weight: bolder;
}

ul.fichaarxiu {
	list-style-type: none;
	background-image: url(img/raya.gif);
	background-repeat: repeat;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	}
/* video*/

.video {
	/*width: 90%;*/
	padding-top: 1px;
	padding-bottom: 1px;
	border: 5px solid #663366;
	margin-top: 10px;
	margin-bottom: 10px;

}

/*cerca*/

#cerca{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color: #585854; 
	text-decoration: none;}
	
#cerca ul li {
	margin-top:10px;
	list-style:none;}
	
#cerca ul li a:hover{
	color:#cc99cc;}
	
a:hover{
	color:#cc99cc;
	text-decoration:none;}
	
/*formulari registre*/

#busqueda_avanzada {
	text-align:right;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	}

#busqueda_avanzada .input {
margin-right:0px;
width: 50%;
border: 2px solid #cccccc;
background-color: #FFFFFF;}

#busqueda_avanzada .logotip {
margin-right:0px;
width: 20%;
border: 2px solid #999966;
background-color: #FFFFFF;}

#busqueda_avanzada .fieldset { border: 0px;}
#busqueda_avanzada .nodisplay {display: none;}
#busqueda_avanzada .boton {
	border: 1px solid #666666;
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

