body {
	background: url("background.gif");
	margin: 0 0 0 50px;
	color: #333;
	font: 8pt Tahoma;
}
ul {
	border-left: 5px solid #EEE;
}
li {
	margin: 5px;
	list-style: none;
	width: 176px;
	height: 15px;
}
li a:hover ul {
	border-left: 5px solid #000;
}
h1, h2, h3 span {
	margin: 0;
}
h1 span {
	display: none;
}
h3 {
	color: #000;
	margin: 10px;
	letter-spacing: -0.1em;
	font: italic 15pt georgia;
}
a {
	color: #BE5028;
	text-decoration: none;
}
a:visited {
	color: #888;
}
a:hover {
	color: #BE5028;
	text-decoration: underline;
}
blockquote {
	border-left: 5px solid #EEE;
	padding: 20px;
	color: #888;
	margin: 20px 10px 20px 15px;
}
blockquote div cite {
	margin-left: 250px;
	font-weight: bold;
	color: #000;
}
acronym {
	border-bottom: 2px solid #BE5028;
	color: #888;
	cursor: help;
}
h1 {
	float: right;
	position: relative;
	top: 200px;
	left: 100px;
	width: 100px;
	height: 700px;
	background: url("camalion.gif");
	background-repeat: no-repeat;
	margin: 0;
}
#contenido {
	background: #fff;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	width: 700px;
	margin: 0;
}
#explicacion {
	width: 410px;
	text-align: justify;
	margin-left: 25px;
}
#explicacion h2 {
	width: 430px;
	background: url("h21.gif");
	height: 50px;
}
#explicacion p {
	margin-left: 10px;
}
#explicacion h2 span {
	display: none;
}
#proyecto {
	width: 410px;
	text-align: justify;
	margin-left: 25px;
}
#proyecto h2 {
	width: 430px;
	background: url("h22.gif");
	height: 50px;
}
#proyecto h2 span {
	display: none;
}
#proyecto p {
	margin-left: 10px;
}
#participa {
	width: 410px;
	text-align: justify;
	margin-left: 25px;
}
#participa h2 {
	width: 430px;
	background: url("h23.gif");
	height: 50px;
}
#participa h2 span {
	display: none;
}
#participa p {
	margin-left: 10px;
}
#disenos {
	width: 200px;
	float: right;
	position: absolute;
	top: 200px;
	left: 530px;
	z-index: 1;
}
#disenos h2 {
	width: 200px;
	background: url("h25.gif");
	height: 50px;
	font-size: 0;
}
#disenos h2 span {
	display: none;
}
#disenos p {
	margin-left: 15px;
}
#elautor {
	width: 200px;
	float: right;
	position: absolute;
	left: 530px;
	top: 490px;
}
#elautor h2 {
	width: 200px;
	background: url("h26.gif");
	height: 50px;
	font-size: 0;
}
#elautor h2 span {
	display: none;
}
#elautor p {
	margin-left: 15px;
}
#agradecimientos {
	width: 410px;
	text-align: justify;
	margin-left: 25px;
}
#agradecimientos h2 {
	width: 430px;
	background: url("h24.gif");
	height: 50px;
}
#agradecimientos h2 span {
	display: none;
}
#agradecimientos p {
	margin-left: 10px;
}
#legal {
	background: #fff;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	width: 700px;
	padding-top: 60px;
	position: absolute;
	padding-bottom: 10px;
	height: 40px;
}
#legal p {
	text-align: right;
	margin-right: 25px;
	margin-left: 25px;
	color: #888;
}
#estilos {
	width: 184px;
	padding: 5px;
	margin-left: 5px;
}
.autor {
	color: #555;
}
#estilos a {
	color: #BE5028;
	text-decoration: none;
}
#estilos a:visited {
	color: #BE5028;
	text-decoration: none;
}
#estilos a:hover {
	color: #BE5028;
	text-decoration: underline;
}
#paginas {
	text-align: right;
	margin-right: 10px;
}
.valor {
	color: #666;
}
.atributo {
	color: #000;
}
#extra1 {
	background: url("camaleon.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	position: absolute;
	top: 10px;
	float: right;
	left: 530px;
	z-index: 10;
	margin: 0;
}