#flechas {
	border: none;
	float: left;
	padding: 0em 0em 10px 10px;
}

.flechas_mz {
	width: 150px;
	margin: 30px 10px 0em 27px;

}
.flechas_mz[class] {
	width: 160px;
	margin: 30px 20px 0em 37px;
}

/*******************************************************************************************/
#menu {
	border-top: 1px solid #528FAB;
	border-right: 1px solid #528FAB;
	border-bottom: 1px solid #528FAB;
	border-left: 1px solid #528FAB;
	float: left;

	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_mz {
	width: 161px;
	margin: 30px 10px 0em 26px;
}
.menu_mz[class] {
	width: 165px;
	margin: 30px 20px 0em 39px;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active, #menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu #categorias {
	margin: 0;
	padding: 0;
/*	list-style-image: url('../images/list.gif'); */
}
#menu #categorias li {
	list-style: square inside;
	margin: 0;
	padding: 5px;
}
#idioma, #idioma a {
	color: #FFFFFF;
	text-decoration: none;
}
#idioma a:hover {
	text-decoration: underline;
}

/*******************************************************************************************/
#destacados {
	border-top: 1px solid #528FAB;
	border-right: 1px solid #528FAB;
	border-bottom: 1px solid #528FAB;
	border-left: 1px solid #528FAB;
	float: left;

	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.destacados_mz {
	width: 161px;
	margin: 30px 10px 0em 26px;
}
.destacados_mz[class] {
	width: 165px;
	margin: 30px 20px 0em 39px;
}
#destacados a:link, #destacados a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#destacados a:active, #destacados a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#destacados #proyectos {
	margin: 0;
	padding: 0;
}
#destacados #proyectos li {
	list-style: inside;
	margin: 0;
	padding: 3px;
}

/*******************************************************************************************/
#oficial {
	border-top: 1px solid #528FAB;
	border-right: 1px solid #528FAB;
	border-bottom: 1px solid #528FAB;
	border-left: 1px solid #528FAB;
	float: left;
	padding: 5px;

	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.oficial_mz {
	width: 155px;
	margin: 30px 10px 0em 26px;
}
.oficial_mz[class] {
	width: 160px;
	margin: 30px 20px 0em 39px;
}
#oficial a:link, #oficial a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#oficial a:active, #oficial a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*******************************************************************************************/
#encuesta {
	border: none;
	float: left;
	margin: 15px 0px 15px 15px;
	padding: 0em 0em 0em 20px;

	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.encuesta_mz {
	width: 165px;
}
.encuesta_mz[class] {
	width: 175px;
}
#encuesta a:link, #encuesta a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#encuesta a:active, #encuesta a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#encuesta FIELDSET {
	border-color: #528FAB;
	padding: 0em 0em 10px 5px;
}
#encuesta LEGEND {
	color:#528FAB;
	font-size: 1.3em;
	font-weight: bold;
}
