@charset "UTF-8";
/* CSS Document */
html
{
	direction: ltr;
}
.body {
	background-attachment:fixed;
	background-size:cover;
	
	margin: 0;
	}

.banner {
	
	background-size:cover;
	width: 100%;
	height: 100%;
	margin: 0;
	margin-top: -2px;
	
	
	}
	
.intro {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #333;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.datos {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #777777;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.carta {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #524e50;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.carta2 {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #524e50;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}

.index {
	background-color: #84a2cc;
	background-attachment:fixed;
	background-size:cover;
	color: #524e50;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.informacion {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #777777;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.consejo {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #777777;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.estados {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #777777;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.contacto {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #777777;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
.descargas {
	background-image:url(../images/fondoInteriores.png);
	background-attachment:fixed;
	background-size:cover;
	color: #777777;
	font-size: 13.5px;
	line-height: 22px;
	margin: 0;
	}
	
	
.main {	
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
	
	}

.block {height:131px}
.extra {min-height:100%;height:auto !important;height:100%;margin:0 auto -131px;position:relative;background:url(../images/bg_top.png) top repeat-x}
body, html {height:100%}

/* ============================= header ====================== */
header {
	width:100%;
	height:156px;
	background:url(../images/header.png);
	z-index:9999;
	position:fixed;
	}


.menu  {
	margin-top:50px;
	
	}
	
#menu > li  {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:400;
	overflow:hidden;
	padding-top:14px;
	padding-bottom:20px;

	}
	
#menu > li > a {
	color:#666;
	}
	

#menu > li > a:hover, #menu > li   {
	color:#003366;
	font-weight:400;
	text-decoration:none;
	font-size:16px;
}

.active{
	color:#003366 !important;
	font-weight: 500!important;
}


/* ============================= footer ====================== */


/* ============================= forms ============================= */


	.contenedorheader{
	width:auto;
	height:auto;
	margin-top:0px;
	
	
	}
.tituloGrande{
	font-size: 40px;
	
}


.tituloHeader{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#fff;
	margin-top:35px;
	font-weight:800;

	}
	
.titulo{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:35px;
	color:#524e50;
	padding-bottom:30px;
	font-weight:300;
	
	line-height:45px;
	}
	
.tituloBlanco{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#ffffff;
	padding-bottom:10px;
	font-weight:800;
	
	}

h5{
	font-size: 20px !important;
}
	
p{
	
	font-size:15px;
	color:#666;
	font-weight: normal;
	line-height:24px;
	text-align:justify;
	}

b{
	font-weight: 700;
}
	
	.titulo2{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#ccc;
	width:600px;
	height:auto;
	margin-left:220px;
	margin-top:10px;
	}
	
.logo{
	width:280px;
	height:44px;
	margin-top:0px;
	padding:20px;
	margin-left:0px;
}
	


.blanco{color:#fffff;}

.texto{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#333;
	text-align:justify;
	}
	
.subtitulo{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#0052a6;
	text-align:justify;
	padding-top:10px;
	padding-bottom:5px;
	
	}
	
.subtituloBlanco{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	text-align:justify;
	padding-top:10px;
	padding-bottom:5px;
	
	}

.letraGrande{
	font-size: 22px;
}
	
.azul{
	color: #003366;
}
footer  {
	width:100%;
	height:80px;
	margin-bottom:0px;
	margin-top:30px;
	background:url(../images/header.png);
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	}	
	
.espacio{
	margin-top:150px;}

.tituloFooter{
	font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#fff;
	margin-top:20px;}
	
.tituloFooter a{
	font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#fff;
	margin-top:20px;}
	
.tituloFooter :hover{
	font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ccc;
	margin-top:20px;
	text-decoration:none;}
	
.fotoFooter{
	margin-top:10px;}
	
.fijo{
	position:fixed;
	margin: 0;
	width:250px;}

 .sombra{
	 width:100%;
	 height:15px;} 
	 
	.parallax-container {
      height: "your height here";
    }