@charset "utf-8";
/* CSS Document */

#tabla_espec{
	margin:0 auto;
}

/* CAJA */

.infocaja01{
	width:304px;
	height:140px;
	background-image:url(img/pergaminos_espectaculos/infantil.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	font-size:10px;
}
.infocaja02{
	width:304px;
	height:140px;
	background-image:url(img/pergaminos_espectaculos/circo.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	font-size:10px;
}
.infocaja03{
	width:304px;
	height:140px;
	background-image:url(img/pergaminos_espectaculos/talleres.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	font-size:10px;
}
.infocaja04{
	width:304px;
	height:140px;
	background-image:url(img/pergaminos_espectaculos/musica.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	font-size:10px;
}
.infocaja05{
	width:304px;
	height:140px;
	background-image:url(img/pergaminos_espectaculos/adultos.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	font-size:10px;
}
.infocaja06{
	width:304px;
	height:140px;
	background-image:url(img/pergaminos_espectaculos/todospublicos.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	font-size:10px;
}

.pie01{
	background-image:url(img/pergaminos_espectaculos/pie01.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:188px;
}
.pie02{
	background-image:url(img/pergaminos_espectaculos/pie02.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:54px;
}
.pie03{
	background-image:url(img/pergaminos_espectaculos/pie03.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:62px;
}

/* MOZILLA */

#cont>#ficha_esp{
	margin:0 auto;
	padding-left:45px;
	width:520px;
}
#tit_esp>.titular{
	margin:0 auto;
}
#cont>.ficha_pie{
	margin-left:35px;
}
#cont>#tit_esp{
	margin-left:34px;
}
#cont>#buscador{
	margin-left:27px;
	height:70px;
}

#cont>#buscador>table{
	margin-left:70px;
}
#cont>#pie_buscador{
	margin-left:27px;
}

/* FICHA ESPECTACULOS */


#tit_esp{
	background-image:url(img/pergaminos_espectaculos/v_fichaespec_01.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:565px;
	margin:0px;
}
#ficha_esp{
	width:565px;
	height:auto;
	background-image:url(img/pergaminos_espectaculos/v_fichaespec_02.jpg);
	background-repeat:y-repeat;
	margin:0 auto;
	padding:15px 0px 0px 0px;
}
.titular{
	padding-top:48px;
	width:450px;
	font-weight:bold;
	font-size:14px;
	color:#96794a;
}

.ficha{
	width:470px;
	vertical-align:top;
}
#espec_img{
	height:158px;
	width:158px;
	border:4px solid #d9bb7c;
}
	
#descripcion{
	text-align:justify;
}
#ficha_pie{
	width:565px;
	height:53px;
	margin:0 auto;
}
#buscador{
	width:580px;
	height:150px;
	padding-top:80px;
}
#buscador table{
	width:420px;
	height:50px;
	text-align:center;
}
#pie_buscador{
	margin-bottom:10px;
}
.infantil{
	background-image:url(img/pergaminos_espectaculos/v_buscador_infantil.jpg);
	background-repeat:no-repeat;
}
.adulto{
	background-image:url(img/pergaminos_espectaculos/v_buscador_adultos.jpg);
	background-repeat:no-repeat;
}
.todos{
	background-image:url(img/pergaminos_espectaculos/v_buscador_todos.jpg);
	background-repeat:no-repeat;
}
.circo{
	background-image:url(img/pergaminos_espectaculos/v_buscador_circo.jpg);
	background-repeat:no-repeat;
}
.musica{
	background-image:url(img/pergaminos_espectaculos/v_buscador_musica.jpg);
	background-repeat:no-repeat;
}
.taller{
	background-image:url(img/pergaminos_espectaculos/v_buscador_taller.jpg);
	background-repeat:no-repeat;
}

/* CONTACTO */

#form_contacto{
	width:565px;
	height:314px;
	background-image:url(img/pergaminos/contacto_01.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-top:90px;
}





