body {
	background-color: #F4AB20;
	margin: 0px;
	background-image: url(imagenes/bandafo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contenedor {
	width: 745px;
	background-image: url(imagenes/marco.jpg);
	background-repeat: repeat-y;
	text-align: center;
	right: 20px;
	position: absolute;
	top: 135px;
	z-index: 2;
}
#cabecera {
	width: 740px;
	position: absolute;
	text-align: left;
	right: 20px;
	background-color: #F4AB20;
	padding-left: 5px;
	z-index: 5;
}
#cabeceratexto {
	width: 724px;
	position: absolute;
	text-align: left;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #665027;
	padding-left: 16px;
	font-weight: bold;
	top: 120px;
	z-index: 7;
}
#texto {
	width: 500px;
	text-align: justify;
	right: 20px;
	padding-left: 16px;
	padding-right: 216px;
	position: absolute;
	top: 250px;
	z-index: 4;
}
#menu {
	width: 180px;
	text-align: right;
	right: 40px;
	position: absolute;
	top: 500px;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #665027;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
	color: #993300;
}
a.menu:visited {
	text-decoration: none;
	color: #993300;
}
a.menu:hover {
	text-decoration: none;
	color: #999999;
	background-image: url(imagenes/estrella.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: marker;
	padding-left: 18px;
}
a.menu:active {
	text-decoration: none;
	color: #993300;
}
a.correo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
a.correo:link {
	text-decoration: none;
	color: #665027;
}
a.correo:visited {
	text-decoration: none;
	color: #665027;
}
a.correo:hover {
	text-decoration: none;
	color: #999999;
}
a.correo:active {
	text-decoration: none;
	color: #665027;
}
.menusin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
#esi {
	text-align: center;
	right: 745px;
	position: absolute;
	top: 132px;
	z-index: 3;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #665027;
	text-align: justify;
}
.audio {
	background-color: #F6E2A5;
}
#visor {
	float: right;
	z-index: 200;
	position: absolute;
	top: 190px;
	right: 455px;
}
.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #993300;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #993300;
}
#goear {
	float: right;
	z-index: 200;
	position: absolute;
	top: 730px;
	right: 130px;
}
.textoblanco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

