html {
	margin: 0px;
}

body {
	background-color: #000000;
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
}

p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #555555;
}

a:link, a:visited {
	color: #FFD540;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}

a:visited {
	border-bottom: 1px none #999999;
}

a:hover {
	color: #000000;
}

acronym {
	cursor: help;
	border: 1px dotted #999999;
}

blockquote {
	color: #550000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	width: 450px;
}

div cite {
	text-align: right;
	width: 450px;
	display: block;
	font-weight: bold;
	font-size: 110%;
}

#contenido {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background: url(back_menu.jpg) repeat-y bottom right;
	background-color: #FFFFFF;
}


#encabezado {
	visibility: hidden;
	height: 190px;
	margin: 0px;
}


#extra1 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 190px;
	width: 100%;
	overflow: hidden;
	background: url(header.jpg) no-repeat top center;
	z-index: 10;
}

#explicacion, #proyecto, #participa {
	position: relative;
	margin-top: 20px;
	width: 540px;
	background-color: #F2F2F2;
}


#explicacion h2, #proyecto h2, #participa h2 {
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 13pt;
	height: 70px;
	overflow: visible;
	padding-top: 5px;
	margin-bottom: 0px;
}

#explicacion p, #proyecto p, #proyecto h3, #participa p, #participa h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 10px 3px 20px;
}

#explicacion p, #proyecto p, #participa p {
	text-align: justify;
	line-height: 13pt;
}



#proyecto h3, #participa h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 13pt;
	font-style: italic;
	color: #FF9000;
	background-color: #F2F2F2;
}

#disenos {
	position: absolute;
	left: 550px;
	top: 170px;
	z-index: 40;
	width: 230px;
	height: 300px;
	overflow: hidden;
	background-color: #750101;
}

#disenos h2 {

	margin: 0px;
	height: 45px;
}

#disenos p {
	display: none;
	color: #FFFFFF;
}

#disenos ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-right: 15px;
	color: #ffffff;
}

#disenos ul li a:link, #disenos ul li a:visited {
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	margin-right: 5px; 
}

#disenos ul li a:visited {
	border-bottom: 1px none #333333;
}

#disenos #paginas {
	position: absolute;
	top: 280px;
	margin: 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#disenos #paginas a {
	padding: 3px;
	border-right: 1px solid #550000; 
}

#disenos #paginas a:link.actual, #disenos #paginas a:hover {
	background-color: #500000;
	color: #ffffff;
}




#legal {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	color: #FFFFFF;
	background-color: #F2F2F2;
}

#legal p {
	padding: 10px;
	margin: 0px;
	font-size: 8pt;
}

#agradecimientos{
	background-color: #D06464;
	left: 550px;
	top: 660px;
	width: 230px;
	height: 300px;
	position: absolute;

}


#agradecimientos h2 {
	margin: 0px;
	height: 45px;
}

#agradecimientos p {

	font-size: 8pt;
	color: #000000;
	margin: 20px 20px 20px 20px;
}


#elautor {
	position: absolute;
	background-color: #994A4A;
	left: 550px;
	top: 470px;
	width: 230px;
	height: 200px;
}

#elautor h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;

}

#elautor p {
	margin: 0px 20px 0px 20px;
	font-size: 8pt;
	color: #000000;
}

#disenos #autor {
	font-size: 8pt;
	color: #FFFFFF;
}