/* ----------body----------*/
body {
	position absolute;
	background: url(fondo.png) repeat-y;
	background-position: top left;
	background-color: #629ECC;
	margin: 0px;
	font-family: Trebuchet MS;
}
/* --------contenido-------- */
#contenido {	
	font-family: Trebuchet MS;
	font-size: 10pt;
	position: relative;
	margin-left: 20px;

}

#contenido h1{
	background: url(logotipo.png) no-repeat;
	widht: 151px;
	height: 260px;
	font-size: 0px;
}

/* --------explicacion-------- */
#explicacion {
	background-repeat: no-repeat;
	margin-top: -250px;
	width: 450px;
	margin-left: 185px;
}

#explicacion h2{
	background: url(separa.png) no-repeat;
	width: 350px;
	height: 80px; 
	font-size: 0px;
	color: #FFF;
}

blockquote {
	border: 1px solid orange;
}

div.quote {
	font-family: Garamond;
	font-size: 12pt;
	text-align: center;
	line-height: 17px;
	padding: 10px 10px 10px 10px;
}

cite {
	font-weight: bold;
	padding-left: 5px;
	right: 5px;
}

/* --------legal-------- */
#legal {
	margin: 30px 0px 0px 0px;
	padding: 80px;
	background: url(fin.png) no-repeat;
	color: #0F567C;
	clear: both;
	font-size: 10pt;
	top: 20px;
	text-align: center;
}

#legal p:hover {
	color: #12638E;
}

#legal a:link, #legal a:visited, #legal a:active{
	color: #05689D;
	font-weight: none;
	border: 0px;
}

#legal a:hover{
	color: #9EE2FF;
}

/* --------extra-------- */
div#extra1 {
	width: 92px;
	height: 160px;
	position: absolute;
	left: 200px;
	top: 1975px;
	background: url(c.gif) no-repeat;
	z-index: 0;
}

div#extra2 {
	width: 200px;
	height: 300px;
	position: absolute;
	right: 5px;
	top: 910px;
	background: url(herradura.gif) no-repeat;
	z-index: 0;
}

div#extra3 {
	width: 159px;
	height: 197px;
	position: absolute;
	left: 5px;
	top: 1700px;
	background: url(cb.png) no-repeat;
	z-index: 0;
}

/* ----------diseņos-------- */
#disenos {
	position: absolute;
	width: 311px;
	height: 320px;
	margin-left: 230px;
	background : url(disenos.png) no-repeat;
	padding: 10px 10px 10px 10px;
	color : #FFF;
	font-size: 10pt;
	top: 530px;
}

#disenos h2{
	background: url(disenos.gif) no-repeat;
	font-size: 0px;
	width: 170px;
	height: 40px;
}

#disenos li {
  list-style-type: none;
  background: url(estrella.gif) left no-repeat;
  margin: 3px;
  padding-left: 20px;
}

#disenos a:link,#disenos  a:active,#disenos  a:visited  {
	background: #0F567C;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;	
	font-weight : bold;
	padding : 0px 1px 0px 1px;
} 
#disenos a:hover {
	color: #FFF;
	background : #629ECC;
	padding : 0px 1px 0px 1px;
}

#paginas a:link,#paginas  a:active,#paginas a:visited {
	color: #FFF;
	text-decoration: none;
	font-family:  "Courier New", Courier, monospace;
	font-size: 11px;	
	font-weight : bold;
	background : #0F567C;
	padding : 0px 1px 0px 1px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
} 
#paginas a:hover {
	color: #FFF;
	background : #629ECC;
	padding : 0px 1px 0px 1px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


/* ----------el proyecto-------- */

#proyecto {
	background-repeat: no-repeat;
	margin-top: 380px;
	width: 450px;
	margin-left: 185px;
}

#proyecto h2{
	background: url(proyecto.png) no-repeat;
	width: 350px;
	height: 80px; 
	font-size: 0px;
	color: #FFF;
}

/* ----------Participa!-------- */

#participa {
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 450px;
	margin-left: 185px;
}

#participa h2{
	background: url(participa.png) no-repeat;
	width: 350px;
	height: 80px; 
	font-size: 0px;
	color: #FFF;
}

/* --------el autor-------- */

#elautor{
	position:relative;
	left: 270px;
	background : url(elautor.png) no-repeat;
	width:322px;
	height: 225px;
	top: 10px;
	padding: 28px 5px 5px 5px;
	
	}
body>#elautor{
	top:-60px;
}
#elautor p{
	margin: 0;
	margin-left: 5px;
	padding:5px;
}
#elautor h2{
	margin-left:10px;
	padding-top:25px;
	font-size : 0px;
	color : #125F9A;
}


#elautor a:link, #elautor a:visited, #elautor a:active {
	text-decoration: none;
	border-bottom: 0px;
	color: #125F9A;
}

#elautor a:visited {
	text-decoration: none;
	border-bottom: 0px;
	color: #125F9A;
}

#elautor a:hover {
	text-decoration: none;
	color: #408CC6;
}

.atributo{
	font-size : 11px;
	padding: 6px;
	color : #125F9A;
	text-align : left;
	font-weight : bold;
	font-style : normal;
}
.valor{
	background : transparent;
	font-size : 11px;
	font-style : normal;
	padding: 2px;
	color : #333;
	text-align : left;
}

/* ----------agradecimientos-------- */

#agradecimientos {
	position:relative;
	background-repeat: no-repeat;
	margin-top: 50px;
	width: 450px;
	margin-left: 185px;
}

#agradecimientos h2{
	background: url(agra.png) no-repeat;
	height: 50px;
	font-size: 0px;
	color: #FFF;
}
	

/* ----------varios-------- */

h3{
	font-family: Onyx;
	font-size: 27pt;
	font-weight: normal;
	color: #FF5A00;
	border-bottom: 1px solid orange;
	line-height: 10pt;
}

a:link, a:active{
	color: #2582B8;
	border-bottom: 1px solid #2582B8;
	line-height: 5px;
}

a:hover {
	color:#4DB0D9;
	border-bottom: 1px solid #4DB0D9;
	line-height: 5px;
}

a:visited {
	color: #2582b8;
	border-bottom: 1px dotted #2582B8;
	line-height: 5px;
}
acronym {
	cursor: help;
	background: #0F567C;
	border-bottom: 0;
	color: #FFF;
}