#movie_down{ position:relative; z-index:0; } 
 
#movie_up{
	position:absolute;
	z-index:1;
	left: 840px;
	top: 30px;
} 
body {
	background-color: #f8e4b6;
	background-image:url(imagenes/fondo-centro.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.texto-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.texto-comic-a {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #003564;
	font-weight: bold;
}
.lineas_discon {
	border: 1px dashed #003564;
}
.texto-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003564;
	font-weight: bolder;
	text-decoration: none;
	text-align: justify;
}
.texto-a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003564;
	font-weight: bolder;
	text-decoration: none;
	text-align: justify;
}
.texto-a3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003564;
	font-weight: bolder;
	text-decoration: none;
}
.texto-PIE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003564;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}
