body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-style: italic;
	text-align: center;
	background-color: #414141;
}
#cabecera {
	float: left;
	width: 80%;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6%;
	height: 210px;
	background-repeat: no-repeat;
	background-color: #000000;
}

h1 {
	font-size: 2em;
	text-decoration: none;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
	margin-top: 10px;
}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 10px;
}


h6 {
	color: #000000;
	text-decoration: none;
	font-size: 0.1em;
	height: 3px;
	text-align: right;
}

#contenido {
	float: left;
	width: 90%;
	background-color: #FFFFFF;
	margin-left: 3%;
	background-position: center center;
	height: 860px;
}
#pie p {
	padding: 3px;
	margin-top: 17px;
}

#contenido img {
	background-color: #FFFF00;
	border: medium solid #FF9900;
	margin: 3px;
	padding: 3px;
}

#menu {
	float: left;
	width: 100%;
	color: #000000;
	background-color: #FFFF00;
	font-size: 0.9em;
	font-style: normal;
	text-decoration: none;
}
#menupie {
	float: left;
	width: 100%;
	color: #000000;
	background-color: #FFFF00;
	font-size: 0.9em;
	font-style: normal;
	text-decoration: none;
}
#menu a {
	margin: 4px;
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 3px;
	padding-left: 3px;
}
#menu a:hover {
	font-weight: bold;
	color: #336600;
}
#menu a.activo {
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
}

#menupie a {
	margin: 4px;
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 3px;
	padding-left: 3px;
}
#menupie a:hover {
	font-weight: bold;
	color: #336600;
}
#menupie a.activo {
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
}


#pie {
	width: 55%;
	color: #336600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	border-left-width: 8em;
	border-left-style: solid;
	border-left-color: #414141;
	background-image: url(../ant_flores/edelw77.jpg);
	background-repeat:   repeat;
	background-color: #F8D86B;
	background-position: left bottom;
	background-attachment: fixed;
	margin-left: 6%;
	padding-bottom: 1px;
	padding-top: 1px;
	float: left;
}


#contenedor {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #414141;
	margin-bottom: 0px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}
h5 {
	font-size: 0.8em;
	color: #FF6600;
	text-decoration: none;
}
h4 {
	font-size: 0.9em;
	text-decoration: none;
}
#pie  h4  {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}
.resolucion {
	font-size: 1.4em;
	text-decoration: none;
	color: #003300;
}
#pie table {
	text-align: center;
	margin-top: 0px;
	font-size: 0.7em;
	text-decoration: none;
}
.superpeque {
	font-size: xx-small;
	color: #414141;
	text-decoration: none;
}
.superpeque h1 {
	font-size: xx-small;
	color: #414141;
	text-decoration: none;
}

