/*
	:: Lite Suite CSS 
	:: Gonzalo López Cortés (lateralvs)
	:: CamaleonCSS.com, idea implementada por Manuel Guerrero (ideasfreelance.com)
*/
a img {
	border: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #444;
	cursor: help;
}
blockquote {
	width: 230px;
	background: url(blockquote.gif) no-repeat top;
	font: 10px "Tahoma";
	float: center;
	margin: 10px 10px 10px 10px;
}
blockquote div cite {
	color: #9D9D9D;
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
	padding-bottom: 5px;
}
blockquote div.quote {
	display: block;	
	padding: 6px 6px 6px 6px;
	color: #444;
}
body {
	background: #FFFFFF url(bg.gif) no-repeat 0px 0px;
	color: #4F4F4F;
	margin: 0px;
	padding: 0px;
}
div#agradecimientos {
	background: url(agradecimientos.gif) no-repeat 0px 0px;
	text-align: justify;
	width: 250px;
	height: 138px;
	float: auto;
}
div#agradecimientos a:link, div#agradecimientos a:visited, div#participa a:link, div#participa a:visited {
	color: #444;
}
div#agradecimientos a:hover, div#participa a:hover {
	color: #C2A24F;
}
div#contenido {
	margin: 15px;
}
div#disenos {
	text-align: justify;
	width: 250px;
	height: 188px;
	background: url(disenos.gif) no-repeat 0px 0px;
	float: auto;
}
div#disenos a:link, div#disenos a:visited {
	border: 0px;
	color: #C2A24F;
	font-weight: bold;
}
div#disenos a:hover {
	border: 0px;
	color: #FFC225;
	font-weight: bold;
}
div#disenos ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
div#disenos ul li {
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 10px;
	margin: 0px;
	display: block;
	height: 15px;
	line-height: 9pt;
}
div#elautor{
	background: url(elautor.gif) no-repeat top;
	text-align: justify;
	width: 250px;
	height: 244px;
	background-color : #000;
	float: auto;
}
div#elautor a:link, div#disenos a:visited {
	border: 0px;
	color: #C2A24F;
}
div#elautor a:hover {
	border: 0px;
	color: #C2A24F;
	border-bottom: 1px solid #444;
}
div#elautor p span.atributo {
	font: 11px "Tahoma";
	font-weight: bold;
	text-align: left;
}
div#elautor p span.valor {
	font: 11px "Trebuchet MS";
	font-weight: normal;
	text-align: justify;
}
div#encabezado {
	text-align: justify;
	width: 250px;
	height: 40px;
	background: url(encabezado.gif) no-repeat top;
	float: auto;
}
div#explicacion {
	text-align: justify;
	width: 250px;
	height: 424px;
	background: url(explicacion.gif) no-repeat top;
	float: auto;
}
div#legal {
	background: url(footer.gif);
	border-top: 1px solid #7F7F7F;
	height: 50px;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}
div#legal p {
	color: #8D8D8D;
	text-align: center;
	font: 11px "Lucida Sans";
}
div#legal a:link, div#legal a:visited {
	color: #8D8D8D;
	border-bottom: 1px solid #444;
	font: 11px "Lucida Sans";
}
div#legal a:hover {
	color: #8D8D8D;
	border-bottom: 2px solid #C2A24F;
	font: 11px "Lucida Sans";
}
div#paginas {
	background: url(paginas.gif);
	font: 11px "Tahoma";
	text-align: center;
	font-weight: normal;
	padding: 7px;
	float: auto;
}
div#paginas a:link, div#paginas a:visited {
	color: #C2A24F;
	text-decoration: none;
}
div#paginas a:hover {
	color: #FFC225;
}
div#participa {
	text-align: justify;
	width: 250px;
	height: 456px;
	background: url(participa.gif) no-repeat top;
	float: auto;
}
div#proyecto {
	text-align: justify;
	width: 250px;
	height: 418px;
	background-color : #C0C0C0;
	float: auto;
	background: url(proyecto.gif) no-repeat top;
}
div#proyecto a:link, div#proyecto a:visited {
	color: #444;
}
div#proyecto a:hover {
	color: #444;
	background-color: #C2A24F;
}
h1 {
	display: none;
}
h2 {
	color: #C2A24F;
	padding: 5px;
	font: 10pt "Trebuchet MS";
	text-align: center;
}
h3 {
	padding: 5px;
	font: 11px "Tahoma";
	font-weight: bold;
	text-align: right;
}
p {
	color: #8D8D8D;
	text-align: justify;
	font: 10px "Tahoma";
	padding: 0px 7px 7px 7px;
}