.menu_01 {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imagenes/esfea.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	padding-left: 20px;
}
.menu_01:hover {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC016;
	text-decoration: none;
	background-image: url(imagenes/esfea.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	padding-left: 20px;
}
.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFBA01;
	text-decoration: none;
}
.numeros:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}.numer_os {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F465B;
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(imagenes/flecha.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
	text-decoration: none;
}
.sub_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(imagenes/flecha.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 5px;
	text-decoration: underline;
}
.sub_menu_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993333;
	background-image: url(imagenes/flecha.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
	text-decoration: none;
}
.sub_menu_01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993333;
	background-image: url(imagenes/flecha.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 5px;
	text-decoration: underline;
}
.FONDO_02 {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_foto2.gif);
	background-repeat: no-repeat;
	background-position: 650px 50px;
}
.fondo_foto {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_foto.gif);
	background-repeat: no-repeat;
	background-position: 2px 50px;
}
.fondo_foto_vert {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_foto_vert.gif);
	background-repeat: no-repeat;
	background-position: 2px 50px;
}
.fondo_contenido {

	background-attachment: fixed;
	background-image: url(imagenes/fondo_contenido.gif);
	background-repeat: no-repeat;
	background-position: 2px 50px;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.tex_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C9ED0;
	text-decoration: none;
	margin-left: 25px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFBA01;
	width: 87%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.form_textera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFBA01;
	height: 125px;
	width: 87%;
	margin-left: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
