body {
	margin: 0px;
	background: #ffffff url(bgmain.gif) no-repeat 0px 0px;
	color: #4F4F4F;
}

div#contenido {
	margin: 10px 15%;
	padding-top: 200px;
}

div#encabezado {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 287px;
	height: 185px;
	overflow: hidden;
	z-index: 100;
}

div#encabezado h1 {
	background: url(logotop.gif) 0px 0px;
	width: 287px;
	height: 185px;
	z-index: 10;
}

div#encabezado h1 span {
	display: block;
	padding-top: 185px;
}

/* Genericos */

a:link, a:visited, a:active {
	text-decoration: none;
	border-bottom: 1px solid #4397D5;
	color: #2B80BD;
}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	color: #4f4f4f;
}

a:hover {
	color: #000000;
}


h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22pt;
	font-weight: normal;
	color: #DE0165;
	border-bottom: 1px solid #222222;
	line-height: 16pt;
	letter-spacing: -0.1em;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: normal;
	color: #4f4f4f;
	letter-spacing: 0.05em;
	margin: 0px;
}


p {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
}

acronym {
	cursor: help;
	border-bottom: 1px dashed #cccccc;
}

blockquote {
	width: 298px;
	background: #E1E1E1 url(bqtop.gif) no-repeat top;
	font-family: Georgia, "Times New Roman", serif;
	float: right;
	margin: 10px 25px 25px 25px;
}

blockquote div.quote {
	display: block;
	font-size: 11pt;	
	padding: 25px 15px 0px 35px;
	text-indent: 30px;
	color: #9D9D9D;
}

blockquote div cite {
	display: block;
	height: 40px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-right: 60px;
	background-image: url(bqbottom.gif);
	color: #9D9D9D;
}

div#proyecto {
	clear: both;
}

div#proyecto, div#participa, div#agradecimientos {
	background-image: url(colores.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#legal {
	margin: 30px 0px 0px 0px;
	padding: 15px;
	background-color: #9d9d9d;
	color: #ffffff;
	clear: both;
}

div#extra1 {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 10px;
	top: 500px;
	background: url(mosca.gif) no-repeat;
	z-index: 0;
}

div#extra2 {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 5px;
	top: 1200px;
	background: url(mosca.gif) no-repeat;
	z-index: 0;
}

div#extra3 {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 40%;
	top: 60px;
	background: url(mosca.gif) no-repeat;
	z-index: 0;
}

div#disenos {
	width: 250px;
	border: 1px solid #9d9d9d;
	position: absolute;
	top: 15px;
	left: 20px;
	background-color: #ffffff;
	z-index: 50;
}

div#disenos h2 {
	background-color: #9d9d9d;
	overflow: hidden;
	border: 0px;
	height: 25px;
	margin: 0px;
}

div#disenos h2 span {
	font-size: 26pt;
	color: #e1e1e1;
	line-height: 20pt;
}

div#disenos p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 7pt;
	margin: 0px;
	color: #9d9d9d;
}

div#disenos ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

div#disenos ul li {
	padding: 0px 10px;
	margin: 0px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 15px;
	line-height: 9pt;
}

div#disenos a:link {
	border: 0px;
	color: #4397D5;
	font-weight: bold;
}

div#disenos a:visited {
	border: 0px;
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: line-through;
}

div#disenos a:hover {
	border: 0px;
	color: #000000;
	font-weight: bold;
}

div#paginas {
	background-color: #9d9d9d;
	padding: 0px 5px;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

div#paginas a:link, div#paginas a:visited{
	color: #ffffff;
	text-decoration: none;
}

div#paginas a:hover, div#paginas a.actual:link, div#paginas a.actual:visited {
	color: #FE4599;
}

div#elautor {
	width: 35%;
	background-color: #e1e1e1;
	padding: 10px;
	margin: 15px 15px 15px -50px;
	float: left;
}

div#elautor h2 {
	margin: 0px 0px 10px 5px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	color: #4f4f4f;
	border-bottom: 1px dotted #cccccc;
}

div#elautor p {
	margin: 0px 10px 5px 10px;;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

div#elautor p span.atributo {
	font-weight: bold;
}

span.envia {
	font-weight: bold;
}

#extra4 {
	position: absolute;
	top: 220px;
	left: 5%;
	width: 50px;
	height: 400px;
	background-image: url(flecha.gif);
}