@charset "UTF-8";
/* CSS Document */
/* ········· RESET CSS ········· */

@import url("../css/reset.css");

/* ········· FONT FACE ········· */
@font-face {
	font-family: 'AvenirMedium';
    src: url(../fonts/Avenir-Medium.ttf) format("truetype");
} 
@font-face {
	font-family: 'AvenirLight';
	src: url(../fonts/Avenir-Light.ttf) format("truetype");
} 
@font-face {
	font-family: 'MinionPro';
    src: url(../fonts/MinionPro-Semibold.ttf) format("truetype");
} 
/* ········· FUENTES PARA EXPLORER ········· */
@font-face {
	font-family: 'AvenirMedium';
    src: url(../fonts/Avenir-Medium.woff) format("woff");
} 
@font-face {
	font-family: 'AvenirLight';
	src: url(../fonts/Avenir-Light.woff) format("woff");
} 
@font-face {
	font-family: 'MinionPro';
    src: url(../fonts/MinionPro-Semibold.woff) format("woff");
} 
/* ········· FINAL FONT FACE ········· */


/* ········· COMIENZO FUENTES ········· */
h1 {
	font-family: AvenirMedium;
	font-weight: bolder;
	font-size: 16px;
	margin: 0;
	color: #fff;
	/*font-weight: lighter;*/
	text-align: justify;
	line-height: 125%;	
}

h2 {
	font-family: AvenirLight;
	font-weight: lighter;
	text-align: justify;
	font-size: 14px;
	color: #fff;
	line-height: 130%;
}

h3 {
	font-family: AvenirLight;
	font-size: 12px;
	line-height: 50px;
	font-weight: lighter;
	color: #14284b;
}

h4 {
	font-family: AvenirLight;
	font-weight: lighter;
	font-size: 24px;
	margin: 0;
	color: #545386;
	/*font-weight: lighter;*/
	text-align: justify;
	line-height: 125%;
	margin-bottom: 10px;	
}

h5 {
	font-family: AvenirLight;
	font-weight: lighter;
	font-size: 14px;
	color: #fff;
	line-height: 160%;
}

h6 {
	font-family: AvenirMedium;
	font-weight: lighter;
	font-size: 16px;
	color: #fff;
	line-height: 160%;
	letter-spacing: 1px;
}

h7 {
	font-family: AvenirMedium;
	font-weight: bolder;
	font-size: 17px;
	color: #fff;
}

h8 {
	font-family: AvenirMedium;
	font-weight: bolder;
	font-size: 18px;
	margin: 0;
	color: #14284b;
	/*font-weight: lighter;*/
	text-align: justify;
	line-height: 125%;	
}

.idioma {
	font-family: AvenirMedium;
	font-weight: bolder;
	font-size: 16px;
	color: #fff;
}


/* ········· FINAL FUENTES ········· */

/* ··········· CONTENEDOR PRINCIPAL INDEX ··········· */
.precarga {
	display:none;
}

#contenedorPrincipalIndex{
	background: url(../img/fondo1.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	min-width: 800px;
	height: auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0;
	padding-top: 0
}
#contenedorPrincipalIndexIngEsp{
	background: url(../img/fondo1A.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	min-width: 800px;
	height: auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0;
	padding-top: 0
}

/* ··········· CONTENEDOR PRINCIPAL ··········· */
#contenedorPrincipal{
	/*background-color: rgba(100, 255, 255, 0.5);*/ 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	min-width: 800px;
	height: auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0;
	padding-top: 0
}

#cabeceraSomos {
 	background: url(../img/somos_2025.jpg) no-repeat fixed;
    background-size: 100%;
    background-position: top left;
	/*height: 25em;*/
	height: 40%;
	width: 100%;
	min-height: 350px;
	min-width: 800px;
	margin-top: 0px;
}

#cabeceraEquipo {
 	background: url(../img/equipo1.jpg) no-repeat fixed;
    background-size: 100%;
    background-position: top left;
	/*height: 25em;*/
	height: 40%;
	width: 100%;
	min-height: 350px;
	min-width: 800px;
	margin-top: 0px;
}

#cabeceraServicios {
 	background: url(../img/servicios1.jpg) no-repeat fixed;
    background-size: 100%;
    background-position: top left;
	/*height: 25em;*/
	height: 40%;
	width: 100%;
	min-height: 350px;
	min-width: 800px;
	margin-top: 0px;
}

#cabeceraContacto {
 	background: url(../img/contacto1.jpg) no-repeat fixed;
    background-size: 100%;
    background-position: top left;
	/*height: 25em;*/
	height: 40%;
	width: 100%;
	min-height: 350px;
	min-width: 800px;
	margin-top: 0px;
}

#menu {
	/*background-color: rgba(56, 150, 23, 0.3); */
	position: absolute;
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;	
}

#contenidoMenu{
	/*	*/
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;	
}

#contenidoMenuLogo{
/*	background-color: rgba(56, 120, 123, 0.5);*/
	/*background: url(../img/logo.png) left center no-repeat;*/
	width: 280px;
	height: 80px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}

#contenidoMenuIconos{
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 360px;
	height: 100%;
	float: right;
	padding-right: 10px;
}

#contenedorContenidos {
	background-color: rgba(20, 40, 75, 1.0);  
	width: 100%;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	position: relative;
	padding: 10px 0 20px 0;
}

#contenedorTextos {
	/*background-color: rgba(155, 205, 255, 0.7);*/  
	width: 780px;
	height: auto;
	padding: 30px 20px 30px 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow:hidden
}

#contenedorIzquierda {
	/*background-color: rgba(155, 205, 100, 0.7);*/  
	width: 380px;
	height: auto;
	float: left;
	position: relative;
	margin: 10px 0 0 10px;
}

#contenedorDerecha {
	/*background-color: rgba(155, 205, 100, 0.7); */ 
	width: 380px;
	height: auto;
	float: right;
	position: relative;
	margin: 10px 10px 0 0;
}

/* ··········· INICIO CONTENEDOR CENTRAL INDEX ··········· */
#contenedorCentral {
	/*background-color: rgba(255, 255, 255, 0.2);*/  
	width: 800px;
	height: 280px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -140px;
	margin-left: -400px;
	padding: 20px 0 20px 0;
}

#contenedorCentralIndex {
	/*background-color: rgba(150, 150, 255, 0.8);*/
	width: 745px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
}

#contenedorCentralIndexIzquierda {
	/*background-color: rgba(150, 100, 255, 0.4);*/
	width: 360px;
	height: 250px;
	float: left;
	border-right: 4px solid #14284b;
}

#contenidoIzquierdaLogoIndex {
/*	background-color: rgba(150, 100, 20, 0.3);*/
	width: 350px;
	height: 90px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

#contenidoIzquierdaLogoIndexEspIng {
/*	background-color: rgba(100, 30, 50, 0.3);*/
	width: 350px;
	height: 90px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#contenedorCentralIndexDerecha {
/*	background-color: rgba(200, 133, 100, 0.5);*/
	width: 380px;
	height: 250px;
	float: left;
}

#contenidoDerechaBanderas {
/*	background-color: rgba(150, 100, 20, 0.3);*/
	width: 300px;
	height: 90px;
	padding-right: 25px;
	padding-left: 30px;
	margin-left: 5px;
	margin-top: 80px;
}

#contenidoDerechaIconos {
/*	background-color: rgba(150, 100, 255, 0.8);*/
	width: 300px;
	height: 85px;
	padding-right: 10px;
	margin-left: 20px;
	margin-top: 165px;
}

.caja { 
/*	background-color: rgba(100, 130, 50, 0.5);*/
	width: 90px;
	height: 20px;
	float:left;
	padding-left: 0px;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 10px;
}

.separacionCaja { 
/*	background-color: rgba(100, 130, 50, 0.5);*/
	width: 5px;
	height: 55px;
	float:left;
	padding-left: 0px;
	margin-top: 17px;
	margin-left: 0px;
	margin-right: 20px;
	border-right: 2px dotted #14284b; 
}

.caja a:link { 
	color: #14284b;
	text-decoration: none;
}

.caja:hover {
	/*background: url(../img/somos2.png) center center no-repeat;*/
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease-in;
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.cajaLogo { 
/*	background-color: rgba(100, 130, 50, 0.5);*/
	width: 60px;
	height: 45px;
	float:left;
	margin-top: 25px;
	margin-left:5px; 
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.cajaLogo:hover {
	/*background: url(../img/somos2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoSomos{
	/*background: url(../img/somos1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 50px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoEquipo{
	/*background: url(../img/equipo1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 50px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoServicios{
	/*background: url(../img/servicios1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 60px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoContacto{
	/*background: url(../img/contacto1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 65px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

/*INICIO ICONOS INDEX INGLES*/
.iconoSomosIng{
	/*background: url(../img/somos1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 55px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoEquipoIng{
	/*background: url(../img/equipo1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 50px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoServiciosIng{
	/*background: url(../img/servicios1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 53px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoContactoIng{
	/*background: url(../img/contacto1.png) center center no-repeat;*/
/*	background-color: rgba(56, 120, 123, 0.5);*/
	width: 70px;
	height: 70px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.iconoSomosIng:hover {
	/*background: url(../img/somos2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoEquipoIng:hover {
	/*background: url(../img/equipo2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoServiciosIng:hover {
	/*background: url(../img/servicios2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoContactoIng:hover {
	/*background: url(../img/servicios2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
/*FINAL ICONOS INDEX INGLES*/

.iconoSomos:hover {
	/*background: url(../img/somos2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoEquipo:hover {
	/*background: url(../img/equipo2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoServicios:hover {
	/*background: url(../img/servicios2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoContacto:hover {
	/*background: url(../img/servicios2.png) center center no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.iconoActivo {
	/*background: url(../img/contacto2.png) no-repeat;*/
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
/* ··········· CIERRE CONTENEDOR CENTRAL INDEX ··········· */
/* ··········· INICIO MENU DESPLEGABLE ·········· */		
* { 
	font-family: AvenirLight;
	font-weight: lighter; 
	color: white;
	margin: 0;
}

dl { 
	margin: 0 auto; 
	margin-left: -10px;
	width: 380px;
}

.servicios {
	margin: 0 auto; 
	margin-left: -10px;
	width: 800px;
}

dt, dd { 
	padding: 10px; 
}

dt { 
	background-color: rgba(56, 120, 123, 0.5);
	/*background: #333333; */
	/*border-bottom: 1px solid #141414; 
	border-top: 1px solid #4E4E4E; */
	background: transparent;
	font-weight: lighter;
	font-size: 16px;
	font-size: 1rem;
	color: white; 
	cursor: pointer;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease; 
}

dd { 
	/*background-color: rgba(56, 120, 123, 0.1);*/
	/*background: #F5F5F5; */
	background: transparent;
	margin-left: 20px;
	font-size: 14px;
	font-size: 0.875rem; 
	display: none; 
	line-height: 1.4em;
	padding-left: 20px;
	text-align: justify;
}

dt.activo, dt:hover { 
	/*background-color: rgba(56, 120, 123, 0.3);*/
	/*background: #424242;*/ 
	background: transparent;
	color: #545386;
}

dt.activo { 
	/*background-color: rgba(56, 120, 123, 0.3);*/
	/*background: #424242;*/ 
	background: transparent;
	color: white;
}

dt:before { 
	/*content: "▸";*/ 
	content: url(../img/flecha1.png);
	margin-right: 10px;
	align-content: center;
	/*border: 1px solid #141414;*/ 
}

dt.activo:before { 
	/*content: "▾"; */
	content: url(../img/flecha2.png); 
	margin-right: 10px;
	/*border: 1px solid #141414;*/
}

.bordeImagen{
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 3px solid #FFFFFF;
	margin-bottom: 10px;
}

.vinieta{
	list-style-image: url(../img/vinieta.png);
 }
 
 .vinieta1{
 	list-style-image: url(../img/sobre.png);
 	padding-left: 20px;
 	padding-top: 5px;
  }
 
 ul li {
 	line-height: 25px;
 }
 
 .fuenteMenu {
 	font-family: AvenirLight;
 	font-weight: lighter;
 	font-size: 24px;
 	font-size: 1.5rem;
 	color: #FFFFFF;
 }
 
 iframe { 
     margin-bottom: -3px;
 }
	 
/* ··········· CIERRE MENU DESPLEGABLE ·········· */
/* ··········· INICIO FORMULARIO ·········· */
form.contacto {
	margin: 10px auto; 
	float: left;
    width: 250px;
    position: absolute;
}

form.contacto fieldset {
    background: white;
/*    border: 1px solid #E1E1E1;
    box-shadow: 0 0 10px #DADADA;
    -webkit-box-shadow: 0 0 10px #DADADA;
    -moz-box-shadow: 0 0 10px #DADADA;*/
    padding: 25px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

form.contacto fieldset > div {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

form.contacto fieldset div label {
    display: block;
    float: left;
/*    margin-right: 15px;*/
    margin-top: 5px;
    text-align: right;
    text-transform: uppercase;
    width: 84px;
}

form.contacto input[type="text"], form.contacto textarea {
    background: white;
    font-size: 0.665em;
    border: 1px solid silver;
    color: #626262;
    display: block;
    float: left;
    padding: 10px;
    resize: none;
    width: 250px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

form.contacto input[type="text"]:focus, form.contacto textarea:focus {
    background: white;
    border: 1px solid #545386;
    outline: none;
}

form.contacto .ultimo{
    margin-bottom: 0;
    position: relative
}

form.contacto button {
    background: #14284b;
    font-family: AvenirLight;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-weight: lighter;
    height: 32px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

form.contacto button:hover{
    background: #545386;
}
 
/* AJAX Gif y mensajes de exito o fracaso */
.hide{
    display: none;
}

.ajaxgif{
    position: absolute;
    right: 150px;
    top: 5px;
}

.msg{
    color: white;
    font-weight: lighter;
    height: 132px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
    right: -155px;
    text-transform: uppercase;
    min-width: 121px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

.msg_ok{
    background: #589D05;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-size: 0.665em;
}

.msg_error{
    background: red;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-size: 0.665em;
}

::-webkit-input-placeholder {
	font-family: AvenirLight;
	color: #545386;
	font-size: 1.2em;
	font-weight: lighter;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: AvenirLight;
	color: #545386;
	font-size: 1.2em;
	font-weight: lighter;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-family: AvenirLight;
	color: #545386;
	font-size: 1.2em;
	font-weight: lighter;
}

:-ms-input-placeholder {  
	font-family: AvenirLight;
	color: #545386;
	font-size: 1.2em;
	font-weight: lighter;
}

/* ··········· CIERRE FORMULARIO ·········· */	
/*AQUI VA EL MAPA*/
#mapa {
	position: relative;
	width: 380px;
	height: 385px;
	float: right;
	margin-top: 10px;
}
/*DATOS DEL CONTACTO*/
#datosContacto {
	height: 100%;
	width: 380px;
	float: right;
	margin-top: 20px;
	text-align: right;
}
	
/* ··········· INICIO FOOTER ·········· */
#footer {
	/*background-color: rgba(56, 150, 23, 0.5); */
	position: absolute;
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;	
	bottom: 0px;
	left: 0px;
}

#contenidoFooter{
	/*background-color: rgba(56, 120, 123, 0.5);*/
	width: 300px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;	
}
/* ··········· CIERRE FOOTER ··········· */