body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.fondo_azul {
	background-color: #0e2a84;
}
.fondo_magenta {
	background-color: #f105f3;
}
.fondo_naranja {
	background-color: #ff6600;
}
.fondo-verde {
	background-color: #33cc33;
}
.fondo_contenido {
	background-image: url(../images/fondo_contenido.gif);
	background-repeat: repeat-y;
}
.fondo_fin_empresa {
	background-image: url(../images/fondo_fin_empresa.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_fin_areas {
	background-image: url(../images/fondo_fin_areas.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_fin_localizacion {
	background-image: url(../images/fondo_fin_localizacion.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_fin_contacto {
	background-image: url(../images/fondo_fin_contacto.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.idiomas {
	font-size: 9px;
	color: #0e2a84;
	text-decoration: none;
}
.idiomas_seleccion {
	font-size: 9px;
	color: #0e2a84;
	text-decoration: none;
	font-weight: bold;
}
.creditos {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.direccion {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 14px;
}
.direccion_eirina {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.direccion_enlace {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.parrafo {
	font-size: 11px;
	color: #585858;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 15px;
}
.parrafo_aviso_legal {
	font-size: 11px;
	color: #585858;
	line-height: 15px;
	text-align: justify;
}
.titulo_aviso_legal{
	font-size: 14px;
	color: #0e2a84;
	font-weight: bold;
	padding-bottom: 10px;
}





.form_txt {
	font-size: 11px;
	color: #585858;
	padding-right: 7px;
}
.form-box {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 18px;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 7px;
	background-color: #FDFCFB;
	border: 1px solid #33cc33;
}
.form-box2 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 60px;
	width: 383px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 7px;
	background-color: #FDFCFB;
	border: 1px solid #33cc33;
}
.enlace {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
.btn_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33FF33;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #33FF33;
}
