body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
}
p {
	line-height: 165%;
}
#contenedor {
	background-color: #F4F5F5;
	border: 1px solid #E1E1E1;
	padding: 0px;
	margin: 0px;
}
acronimo {
	border-bottom: 2px dotted #000FAA;
}
#cabezera {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#cabezera h1 {
	height: 145px;
	margin: 0px;
	background-image: url(ecuamigos.jpg);
	background-repeat: no-repeat;
}
#cabezera h1 span, #cabezera h2 span {
	display: none;
}
#cabezera  h2 {
	background-color: #F4F5F5;
	margin: 0px;
	height: 25px;
	padding: 5px 10px 5px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000FAA;
	background-repeat: no-repeat;
	background-image: url(cabezera.gif);
}
#logo p.p1 {
	position: absolute;
	right: 11px;
	top: 20px;
	width: 250px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#inicio {
	padding: 0px 15px 5px 5px;
}
#inicio h3 {
	margin: 0px 0px 0px 170px;
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-size: 120%;
	font-variant: small-caps;
	color: #000FAA;
	background-color: #FAFAD2;
}
#inicio h3 span {
	display: inline;
	padding: 5px 20px 5px 170px;
}
#inicio p {
	text-align: justify;
}
#inicio p.p1, #inicio p.p2 {
	margin: 0px 0px 0px 170px;
	padding: 5px 20px 5px 6px;
}
#inicio p.p3 {
	margin: 0px 0px 0px 170px;
	padding: 5px 20px 5px 6px;
}
#inicio p.p1 span, #inicio p.p2 span, #inicio p.p3 span {
	display: block;
}
#inicio p.p3 span {
	margin: 0;
	padding: 0px 0px 5px 0px;
}
#inicio p:first-letter, #inicio p span:first-letter {
	color: #000FAA;
	font-size: 140%;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}
#texto {
	color: #000FAA;
	margin: 0px 0px 0px 170px;
	padding: 10px 20px 2px 6px;
	font-size: 90%;
}
#primera, #segunda, #tercera, #cuarta {
	margin: 0px 0px 0px 170px;
	border: 1px solid #C9C9FF;
	padding: 0px;
}
#primera {
	margin: 0px 0px 10px 0px;
}
#segunda {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 30%;
}
#tercera {
	margin: 0px 0px 10px 32%;
}
#cuarta {
	margin: 0px 0px 10px 32%;
}
#texto h3 {
	margin: 0px;
	padding: 5px 30px 1px 2px;
	text-align: left;
	font-size: 120%;
	font-variant: small-caps;
	color: #000FAA;
	border-bottom: 1px solid #5860FA;
	background-color: #FAFAD2;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#primera h3 {
	background-image: url(colibri.jpg);
}
#segunda h3 {
	background-image: url(participationShell.jpg);
}
#tercera h3 {
	background-image: url(benefitsShell.jpg);
}
#cuarta h3 {
	background-image: url(requirementsRock.jpg);
}
#texto p {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 1px 3px 2px 3px;
}
#texto p:first-letter, #texto p span:first-letter {
	font-weight: bold;
}
#texto a:link {
	color: #AB0000;
	font-weight: bold;
	text-decoration: none;
}
#texto a:visited {
	color: #FAA734;
	font-weight: bold;
	text-decoration: none;
}
#texto a:hover, #texto a:active {
	color: #AB0000;
	font-weight: bold;
	background-color : #FAFAD2;
	text-decoration: none;
}
#enlaces  {
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	position: absolute;
	left: 21px;
	width: 12em;
	border: 1px solid #000FAA;
	padding: 5px 3px;
	margin: 0px;
	background-color: transparent;
}
#enlaces {
	top: 192px;
}
#enlaces h3 {
	background-color: transparent;
	color: #000FAA;
	margin: 0px;
	padding: 30px 1px 1px 1px;
	background-repeat: no-repeat;
}
#enlaces h3.iguana {
	border-top: 1px solid White;
	background-image: url(iguana.jpg);
	background-position: 100% 100%;
}
#enlaces ul {
	list-style-type: none;
	font-size: 90%;
	color: #000FAA;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#enlaces li {
	padding: 3px 2px 3px 2px;
	margin-bottom: 4px;
}
#enlaces li:hover {
	padding: 2px 1px 2px 1px;
	border: 1px dotted #AB0000;
	background-color : #FAFAD2;
	text-decoration: none;
	}
#enlaces a:link, #enlaces a:visited {
	padding-left: 2px;
	font-weight: bold;
	color: #000FAA;
	text-decoration: none;
}
#enlaces a:visited {
	color: #FAA734;
}
#enlaces a:hover, #enlaces a:active {
	padding-left: 2px;
	color: #AB0000;
	text-decoration: none;
	font-weight: bold;
}
#pie {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 2px 0px;
	background-repeat: no-repeat;
	background-image: url(logopie.jpg);
	background-position: 0% 95%;
}
#pie a:link {
	color: #AB0000;
	font-weight: bold;
	font-size: 70%;
	text-decoration: none;
}
#pie  a:visited {
	color: #FAA734;
	font-weight: bold;
	font-size: 70%;
	text-decoration: none;
}
#pie a:hover, #texto a:active {
	color: #AB0000;
	font-weight: bold;
	background-color : #FAFAD2;
	text-decoration: none;
}