.e_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.fondo_centro {
	background-image: url(imagenes/fondo_centro.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fondo_dere {
	background-image: url(imagenes/borde_derec_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.e_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.e_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7A41E;
	text-decoration: underline;
}
.e_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7A41E;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44585F;
	background-color: #E8A41F;
	width: 95%;
	font-weight: bold;
}
.form_textera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #44585F;
	background-color: #E7A41E;
	height: 90px;
	width: 95%;
}
.emai_recibido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.fondo_web {
	background-color: #44585F;
	background-image: url(imagenes/fondo_web.gif);
}
.fondo_web_galeria {
	background-color: #44585F;
	background-image: url(galeria/imagenes/fodo_web_galeria.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.texto_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E7A41E;
	letter-spacing: 1px;
}
.text_negri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #44585F;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #44585F;
	text-decoration: none;
}
.tex_mini {
	font-size: 9px;
	color: #000000;
}
.e_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45585F;
	text-decoration: none;
}
.e_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB9E1A;
	text-decoration: underline;
}

.borde_der {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ED9C0D;
}
.borde_inf_der {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #ED9C0D;
	border-bottom-color: #ED9C0D;
}.borde_inf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ED9C0D;
}
.marco_mini {
	border: 2px solid #E7A41E;
}
#galeria {
	overflow: auto;
	scrollbar-arrow-color: #43595f;
	scrollbar-base-color: #43595f;
	scrollbar-3dlight-color: #E7A41E;
	scrollbar-darkshadow-color: #E7A41E;
	scrollbar-face-color: #E7A41E;
	scrollbar-highlight-color: #E7A41E;
	scrollbar-shadow-color: #E7A41E;
	scrollbar-track-color: #43595f;
	position: absolute;
	visibility: visible;
	width:160px;
	height:420px;
	z-index:1;
	float: left;
	left: 0px;
	top: 0px;
	
	}
	.bordefoto {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #43595f;
	border-right-color: #43595f;
	border-bottom-color: #43595f;
	border-left-color: #43595f;
}
.bordefoto_min {
	border: 2px solid #e4a933;
}