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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0px none;}

body {
	background-image:url( imagenes/back.jpg);
	background-repeat:repeat;
	}
	
.principal{
	background-image:url(imagenes/pergamino.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	width: 1200px;
	height:900px;
	}


.titulos {
	width:800px;
	height:30px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 55px;
	padding-left: 50px;
	position: relative;
	}
	
.cuento {
	width:720px;
	height:576px;
	margin: 0 auto;
	padding: 0;
		}
	
.img{
	margin-left: -40px;
	margin-top: -30px;
	z-index:1;}	
	
.play{
	margin-left: 50%;
	padding-top: -200px;
	z-index:3;
	width:60px;
	height::60px;}
	
.fl{
	float:left;
	}
	
.inicio:hover {
	background-image:url(imagenes/boton/elcuentonormal.jpg)
	}
	
.bloque {
	margin-left: 170px;
	margin-right: 70px;
	}
	
.inferior{
	float:left;
	width: 20%;
	}

.gracias {
	margin: 0 auto;
	padding-top: -100px;
	width: 800px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font: #1d0808;
	text-align:justify;
	}

.donacion {
		font-size: 26px;
		text-align:center;
	}

	
p {
	font-size: 16px;
	}
	
li { 
	list-style:url(imagenes/flauta.png);
	font-size: 16px;
	margin-left: 60px;
	}

h2 {
	margin-left: 60px;
	font-size: 30px;
	}

td{
	width: 400px;
	}