*{
	margin: 0px; padding: 0px;}
	
body{
	background-color:#F9D45D;
	font-family:'Trebuchet MS',Sans-Serif;
	color: #003B5B;
	text-align: center;
	}
	
div#contenido{
	width: 950px;
	background-color: white;
	margin: 20px auto 0px auto;
	padding-bottom: 200px;
	position: relative;
	background-image: url(../imagenes/fondo-pie.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	

h1,h2{
	font-family:"Cooper Black","Georgia","Book Antiqua",Serif;
	color: #0071BC;
	font-size: 50px;
	margin: 0px 70px;
	text-align: left;
	}

h2{font-size: 35px;}

p{
	font-size: 18px;
	margin: 10px 70px;
	text-align: left;
	}

strong{
	color: #0071BC;
	font-size: 40px;
	}

/* ESTILO ENCABEZADO */

div#encabezado{
	width: 950px;
	height: 330px;
	background-image: url("../imagenes/estrellas.gif");
	background-position: center;
	}

ul#menu{
	display: inline-block;
	list-style: none;
	float: right;
	width: 450px;
	text-align: center;
	margin-top: 10px;
	}

ul li{
	display: inline-block;
	zoom:1;
	*display:inline;
	}

ul li a{
	display: block;
	width: 210px;
	height: 44px;
	background-image: url("../boton.png");
	font-size: 20px;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	}

ul li a#actual{background-position: -419px 0px;}

ul li a:hover{background-position: -209px 0px;}

ol{
	text-align: left;
	list-style-position: inside;
	margin: 20px 70px;
	font-size: 24px;
	}
	
ol li{margin: 10px 0px;}

p em {color:#0088dd;}

p.frase{
	display: block;
	width: 300px;
	padding-top: 40px;
	margin-left: 180px;
	font-size: 16px;
	color: #0071BC;
	}

img{border-style: none;}

img#logo{
	margin: 15px 30px;
	float: left;
	}

img#sticker-casa{position: absolute; top: 0px; left: 0px; }

img.foto{
	float: right;
	margin: 10px 30px;
	}
img#czekolada{
	position:absolute;
	right: 0px;
	}

a{
	color: #3FA9F5;
	font-weight: bold;}

span.titulo{
	display: block;
	text-align: left;
	margin: 50px 70px 20px 70px;
	position: relative;
	}

span.titulo img {
	float: left;
	margin: 10px 10px 0px 0px;
	}

span.titulo p{
	color:#0071BC;
	font-size: 22px;
	margin-top: 0px;
	}


/* Estilos Instalaciones */
div.modulo.izquierdo img{margin-left: 30px; float: right;}
div.modulo.derecho img{margin-right: 30px; float: left;}

/* Estilos de los Stickers */

img.sticker{
	position: absolute;
	}

/* Stickers en Instalaciones */

img#stk-arbol{
	top: 200px;
	left: 100px;
	}

img#stk-biberon{
	bottom: -30px;
	right: 350px;
	}

img#stk-calcetin{
	top: 150px;
	left: -50px;
	}

img#stk-zapatito{
	top: 350px;
	left: 400px;
	}

img#stk-estrella{
	top: 250px;
	left: 0px;
	}

img#stk-tv{
	top: 0px;
	left: 300px;
	}

img#stk-balon{
	top: 160px;
	right: 220px;
	}

img#stk-abeja{
	top: 0px;
	right: 0px;
	}

img#stk-bufanda{
	bottom: -30px;
	right: 30px;
	}

img#stk-lupa{
	top: 30px;
	right: -30px;
	}

img#stk-libro{
	top: -30px;
	right: 300px;
	}

img#stk-brote{
	top: 210px;
	left: 130px;
	}

img#stk-musica{
	top: -60px;
	right: 100px;
	}

img#stk-lego{
	top: -60px;
	right: 20px;
	}


img#sticker-casa{position: absolute; top: 200px; left: 100px; }


div.modulo{position: relative; margin-top: 60px;}
div.modulo img {float: right; margin: 0px 70px;}
div.modulo hr{clear: both; color: white; border: none;}