/* CSS Document */

/* Estilos principales*/
body {
	background-color:#000000;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	margin:0px;
	text-align:center;
	color:#666666;
}
#pagina {
	margin: auto;
	background-image:url(../imagenes/fondopagina.jpg);
	width: 867px;
}
#top{
	height: 215px;
	text-align:left;
	/*background-image:url(../imagenes/top.jpg);*/
}
#contenido{
	padding-top:10px;
	text-align:left;
	line-height:25px;
	padding-left:20px;
	padding-right:54px;
	float:right;
	width:560px;
	height: auto;
}
#izquierda{
	padding-left:60px;
	text-align:left;
	float:left;
	width:173px;
	height: auto;
}
#pie{
	color:#FFD5D5;
	background-image: url(../imagenes/pie.jpg);
	clear:both;
	height: 132px;
}

#listado .categoria{ text-align:center; font-weight:bold}
#listado .subcategoria td{ background: #EBEBEB; color:#333333}


/* Estilos grales de la pagina*/

#izquierda a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#izquierda a:hover{
	color:#FFD5D5;
	text-decoration:none;
}
#contenido a {
	text-decoration:none;
	color:#790000;
}
#contenido a:hover {
	text-decoration:underline;
}

/* Estilos secundarios*/

.titular{
	height: 62px;
}
.textoresaltado{
	color:#790000;
}
.textoresaltado2{
	color: #DE6164;
}
.textosecundario{
	color:#888888;
}
.infopie{
	padding-top:68px;
	padding-left:480px;
	float:left;
}
.infopie a{
    font-size: 12px;
    color: #fff;
    font-family:"Trebuchet MS",Arial;
    text-decoration: none;
}
.infopie a:hover{
    color: #FFD5D5;
    font-family:"Trebuchet MS",Arial;
}
.infopie2{
	padding-top:60px;
	padding-right:30px;
	float:right;
}
.izquierdaseparador{
	clear:both;
	margin:5px 0px 5px 0px;
}
.tabla_contacto{
	background-color:#FFFFFF;
}
.tabla_contacto .primercolumna{
	color: #8C2525;
	background-color:#EEC1C1;
	padding-left:15px;
	width:30%;
}
.tabla_contacto td{
	background-color:#F7E1E1;
}
.secciones_titulo{
	padding-bottom:20px;
	color:#8C2525;
	font-size:14px;
	font-weight:bold;
}
#paginado table{
	width:560px;
	margin-bottom:15px;
}
#paginado .linkpaginado{
	color:#8C2525;
	text-decoration:none;
}
#paginado .linkpaginado:hover{
	color:#C13333;
	text-decoration: underline;
}
#paginado .textopaginadoresaltado{
	color:#C13333;
}
.tabla_datos{
	width:560px;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
.tabla_datos td{
	padding:3px 7px 3px 7px;
	background-color: #F7E1E1;
	color:#8C2525;
}
.tabla_datos .titulo{
	text-align:center;
	font-weight:bold;
	background-color:#AD4747;
	color:#FFFFFF;
}
.tabla_datos .titulo2{
	text-align:center;
	font-weight:bold;
	background-color:#8C2525;
	color:#FFFFFF;
}
.multimedia_imagen{
	float:left;
	padding-right:10px;
}
.multimedia_datos{
	width:500px !important;
	width:530px;
	width:500px;
	float: right;
}
.multimedia_titulo{
	color:#AD4747;
	font-size:14px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.multimedia_detalle{
	color:#777;
}
.multimedia_detalle p{
	line-height:18px;
	margin:2px;
}
.separador{
	border-bottom:dotted 1px #CCCCCC;
	clear:both;
	height:5px;
	width:550px;
	margin-bottom:20px;
	margin-top:0px;
	line-height:25px;
	-line-height:5px;
}
.separador_dvds{
	border-bottom:dotted 1px #CCCCCC;
	clear:both;
	height:1px;
	_line-height:1px;
	width:550px;
	margin-bottom:10px;
}
.separador_peliculas{
	border-bottom:dotted 1px #CCCCCC;
	clear:both;
	height:1px;
	_line-height:1px;
	width:550px;
}
.dvds_estilo{
	width:460px;
	float:right;
}
.dvds_titulo{
	color:#AD4747;
	font-size:12px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.dvds_entradilla{
	line-height:15px;
	color:#777;
}
.dvds_entradilla p{ margin-top:3px;}
.dvds_imagen{
	float:left;
	border:solid 1px #CCCCCC;
	padding:2px;
	margin-bottom:5px;
}
.cds_estilo{
	width:460px;
	float:right;
}
.cds_titulo{
	color:#AD4747;
	font-size:13px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	padding-bottom:3px;
}
.cds_fecha{
	color:#AD4747;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma, Arial;
	padding-bottom:10px;
}
.cds_entradilla{
	line-height:15px;
	color:#777;
}
.cds_entradilla p{
	margin-top:5px;
}
.cds_imagen{
	float:left;
	border:solid 1px #CCCCCC;
	padding:2px;
	margin-bottom:8px;
}
.vestuarios_imagen{
	float:left;
	border:solid 1px #CCCCCC;
	padding:2px;
	margin-bottom:8px;
}
.peliculas_titulo{
	color:#AD4747;
	font-size:12px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.peliculas_entradilla{
	line-height:15px;
	color:#777;
}
.peliculas_entradilla p{ margin-top:3px;}
.libros_estilo{
	height:auto;
	width:460px;
	float:right;
}
.libros_titulo{
	color:#AD4747;
	font-size:12px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	padding-bottom:10px;
}
.libros_entradilla{
	line-height:15px;
	color:#777;
}
.libros_entradilla p{
	line-height:12px;
	margin:5px 0 15px 0;
}
.libros_imagen{
	float:left;
	padding:2px;
	margin-bottom:5px;
}
.libros_fecha{
	color:#AD4747;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma, Arial;
	padding-bottom:10px;
}
#imagen_galeria2{
	width:107px;
	float:left;
	padding:10px 5px 10px 0px;
	text-align:center;
}
.vestuarios_titulo{
	line-height:10px;
	height:30px;
}

.teatre_temes li{ list-style:none}
.teatre_temes li span.items {color:#2F0000}

/* Esdtilos Formularios */

#div_validaciones{
	background-color:#C53636;
	width:95%;
	color:#EEC1C1;
	padding:15px;
	margin-bottom:10px;
	display:none;
}
#mensaje_resultado_envio{
	width:95%;
	padding:15px;
	margin-bottom:10px;
}
.div_mensaje_ok{
	background-color:#F9E6E6;
	color:#8C2525;
}

#listado table{ border:none; background: #DFDFDF;}
#listado table td{ border:none; background: #FFF;}
#listado table td.poblacion{color: #8C2525;}
#listado .titulo2 {color:#666}
#listado td.titulo {color:#333; font-weight:normal; background: #EBEBEB}

.cedidos{color:#8C2525; border-bottom:#999999 dotted 1px; border-top:#999999 dotted 1px; padding:2px 0; margin-bottom:5px;}

.titulo_listado{ color:#8C2525; font-weight:bold; margin-top:10px;}

.tornar{ background:url(../imagenes/tornar.jpg) no-repeat; width: 73px; height:17px; display:block;}
.tornar:hover{ background-position: bottom left}

.vermas{ background:url(../imagenes/veure_detall.jpg) no-repeat; width: 73px; height:17px; display:block}
.vermas:hover{ background-position: bottom left}

.vermas1{ background:url(../imagenes/veure_mes.jpg) no-repeat; width: 73px; height:17px; display:block; float:left; margin:8px 20px 0 0;}
.vermas1:hover{ background-position: bottom left}

.reproduir{ background:url(../imagenes/reproduir.jpg) no-repeat; width: 73px; height:17px; display:block;float:left;margin:8px 0 0 0;}
.reproduir:hover{ background-position: bottom left}

.enviar{ background:url(../imagenes/enviar.jpg) no-repeat; width: 73px; height:17px; display:block;}
.enviar:hover{ background-position: bottom left}


.tabla_teatro{ background:#EBEBEB; float:left; width:250px; text-align: center; margin-bottom:10px;}
.tabla_teatro td{ text-align: center; background: #FFF;}
.tabla_teatro .imagen img{border:solid 1px #CCCCCC;width:150px; height:200px; margin:13px 0;}

.contacto_formulario_boton { background-color:#990000; color:#FFFFFF; border:solid 1px #CC0000; cursor:pointer;}

.casilleros_formulario_cont{ color:#990000; font-weight:bold;font-family:"Trebuchet MS", Arial; font-size:12px; border:solid 1px #999999;}