@charset "utf-8";
/* CSS Document */

#flash {
	height: 450px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin: 0px;
	background-image: url(images/fondo-beta.jpg);
	background-color: #97AA10;
	background-repeat: no-repeat;
	background-position: center;
}
#contenedor-base {
	margin-right: -10px;
	margin-left: -10px;
}
#contenedor-base #footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(images/fondo-base.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.contraseña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #39A52E;
}

#contenedor-base #footer #direccion {
	width: 190px;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-right: 20px;
}
#contenedor-base #footer #area-clientes {
	width: 280px;
	float: left;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-left: 30px;
	padding-left: 10px;
}


.campo-formulario {
	border: 0.5px solid #2A7D22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: none;
	margin-right: 25px;
	width: 170px;
	background-color: #004107;
	margin-top: 5px;
}
.boton-enviar {
	font-size: 11px;
	font-weight: bold;
	color: #38A42D;
	float: right;
	margin-top: 3px;
	background-color: #004107;
	border: 1px solid #329628;
	width: 50px;
	text-align: center;
	vertical-align: top;
	height: 20px;
	padding-bottom: 5px;
	margin-right: 55px;
}
#contenedor-base #footer #logo-2mas2 {
	width: 500px;
	font-size: 9px;
	color: #000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#footer-fuera #logos-inase-latu {
	float: left;
	width: 350px;
}

#contenedor-base #footer #logo-2mas2 a {
	font-size: 9px;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.from {
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
}
.puntos-from {
	color: #005100;
}

.titulo-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.contraseña a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
}
.contraseña a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3AA52F;
	text-decoration: none;
}
#clima {
	float: left;
	height: 100px;
	width: 150px;
	margin-left: 0px;
}
#laboeste {
	width: 160px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	height: 60px;
}

#cont-logo {
	height: 150px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner-mapa.jpg);
	background-repeat: no-repeat;
}
#cont-mapa {
	width: 760px;
}
#mapa {
	width: 800px;
	float: left;
	height: 360px;
}
#footer #footer-fuera {
	width: 860px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
