/* Utiliza esta hoja de estilos para realizar tu propuesta */
body {
background: transparent url(img/fondo.gif) repeat-y center;
	margin: 0;
	padding:0;
	font-family:'Tahoma', Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align:center;
	}

.camaleon {
	color:#F09;
	font-weight:bold;
	}
.atributo {
	font-weight:bold;
	}
a {
	color:#F09;
	text-decoration:underline;
	font-weight:bold;
	}
#estilos a {
	color:#F09;
	text-decoration:none;
	font-weight:bold;
	}
#estilos a:visited {
	color:#F09;
	text-decoration:line-through;
	font-weight:bold;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom:10px!important;
	margin-bottom:30px;
	}

acronym {
	color:#333;
	font-weight:bold;
	}

blockquote {
	color:#F39;
	margin-bottom:10px!important;
	margin-bottom:40px;
	font-weight:bold;
	}

cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin-left:120px;
	font-weight:bold;
	text-align:center;
	}

#explicacion p, #proyecto p, #agradacemientos p, #participa p, #elautor p {
	margin-top:0px !important;
	margin-top:-20px;
	}

 #elautor p {
	margin-top:0px !important;
	margin-top:-11px;
	}
	
/**** cajas ***/

#encabezado h1 span, #explicacion h2 span, #proyecto h2 span, #participa h2 span, #elautor h2 span, #agradecimientos h2 span, #disenos h2 span{
	display:none;
	}
	
#encabezado h1 {
	width:750px;
	height: 120px;
	margin-top: 0px;
	margin-left: 10px;
	background: transparent url(img/encabezado.gif) no-repeat top center;
	}
	
#explicacion h2 {
	width:330px;
	height:40px!important;
	height:50px;
	background:transparent url(img/explicacion.gif) no-repeat top left;
	}

#proyecto h2 {
	width:350px;
	height:40px!important;
	background:transparent url(img/proyecto.gif) no-repeat top left;
	}
#proyecto h3 {
	width:200px;
	height:20px;
	background:transparent url(img/bg_h3_proyecto.gif) no-repeat top left;
	}

#participa h2 {
	width: 330px;
	height:40px!important;
	height:50px;
	background:transparent url(img/participa.gif) no-repeat top left;
	}

#participa h3 {
	width:200px;
	height:20px;
	background:transparent url(img/bg_h3_participa.gif) no-repeat left;
	}

#elautor h2 {
	width: 350px;
	height:40px!important;
	height:45px;
	background:transparent url(img/elautor.gif) no-repeat top left;
	}

#agradecimientos h2 {
	width: 370px;
	height:40px!important;
	height:45px;
	background:transparent url(img/agradecimientos.gif) no-repeat top left;
	}

#disenos h2 {
	width:380px;
	height:40px!important;
	height:50px;
	background:transparent url(img/disenos.gif) no-repeat top left;
	}

#contenido {
	position:relative;
	margin:0px auto;
	background: url(img/background.jpg) no-repeat top center;
	width:750px;
	height:1250px;
	text-align:left;
	}	

#encabezado {
	height:120px;
	margin:0px;
	width:750px;
	}

#explicacion {
	position:absolute;
	width:330px;
	left:15px!important;
	left:20px;
	top:120px!important;
	top:138px;
	text-align:justify;
	}

#participa {
	position:absolute;
	width:330px;
	left:15px!important;
	left:20px;
	top:530px;
	text-align:justify;
	}
	
#proyecto {
	width:350px;
	margin-left:360px!important;
	margin-left:365;
	margin-top:0px;
	margin-bottom:30px;
	text-align:justify;
	}
	
#elautor {
	width:350px;
	margin-left:360px!important;
	margin-left:365;
	margin-bottom: 30px;
	text-align:justify;
	}
	
#agradecimientos {
	width:370px;
	margin-left:360px!important;
	margin-left:365;
	text-align:justify;
	}		
	
#legal p {
	width:285px;
	}
	
#legal {
	background: transparent url(img/papel.jpg) no-repeat top left;
	width:310px;
	height:200px;
	margin-top:-210px;
	margin-left:59%!important;
	margin-left:58%;
	padding-top:30px!important;
	padding-top:43px;
	padding-left:15px!important;
	padding-left:14px;
	text-align:left;
	font-size:.8em;
	}
#disenos {
	background:transparent url(img/tarjeta.gif) no-repeat top;
	position:absolute;
	width:380px;
	height:400px;
	left:30px;
	top:930px!important;
	top:900px;
	text-align:justify;
	padding-left:40px!important;
	padding-left:35px;
	padding-top:19px!important;
	padding-top:35px;
	}

#paginas{
	margin-top:20px;
	margin-left:150px;
	}

#extra1{
	position: absolute;
	width:200px;
	top:800px;
	right:0;
	left:50%;
	height:120px;
	background:url(img/bg.gif) no-repeat top left ;


