@charset "UTF-8";
a {
	text-decoration: none;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
}

a:hover {
	color: #333;
}
body {
	font-size:100%;
	margin:0;
	font-family: 'Rufina', serif;
	color:#808184;
}

h1 {
	font-size: 1.4em;
	color: #120D0F;
	vertical-align: middle;
	text-align: center;
}

h2 {
	font-size:.85em;
	color: #333333;
}
h3 {
	font-size: 1.4em;
	color: #120D0F;
	vertical-align: middle;
	text-align: center;
}
h4 {
	font-size:.4em;
}
p {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 1em;
	line-height: 35px;
	font-weight: 100%;
	text-align:justify;
	display: block;
}
.texto {
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:450px;
	text-align:center;
	font-family: 'Rufina', serif; !important
}

.descripcion {
	display: block;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-top: 20px;
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: 100;
	line-height: 2em;
	font-size: 1.2em;

} 


.contenedorgeneral {
	width: 100%;
	height:100%;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.contenidosecciones {
	width: 900px;
	display:block;
	margin:0 auto;
}
header {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	position:fixed;
	width:100%;
	background-color:#FFF;
	top:0;
	z-index:100000;
}
.logo {
	display:block;
	width:170px;
	margin:0 auto;
}

.idioma {
	display: block;
	width: 100px;
	height: 40px;
	top: 0px;
	position: relative;
	margin-top:-65px;
	padding-top:10px;
	padding-left: 20px;
	padding-right:10px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808184;

}
.contenedormenu{
	height: 40px;
	width: 100%;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	box-shadow: 0px 2px 3px rgba(0,0,0,.1);
	z-index: 100000;
}


.contenido {
	clear: both;
	margin: 0px auto;
	width: 1024px;
	display:block;
}

.imagen {
	float:left;
	width:450px;
	height:350px;
	background-color:#000;
}


#footer {
	display:block;
	position: static;
	padding-top: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 100%;
	height: 150px;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	bottom: 0px;
	text-align: center;
	color: #fff;
	background: #000;
}

#footer a{
	text-decoration:none;
	color:#F60;
}

/* secciones*/

.texto {
	display: block;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height: 2em;
	font-size: 16px;
} 




#contenedor-header {
	margin-top:130px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	display:block;
    width: 1024px;
	overflow:hidden;
	clear:both;
	margin-bottom:40px;
}

.flecha {
	diplay: block;
	width:50px;
	height:50px;
	margin:0px auto;
	padding-top:10px;
}
.box {
	display:block;
	margin-bottom:100px;
	width:100%;
	
}

.box h3 {
	padding-bottom:20px;
	
}

.box p {
	padding-bottom:40px;
	
}
#header1 {
	color:#FFFFFF;
	background-image:url(../img/bggrande1.jpg);
	background-size:cover;
	width:100%;
	height:500px;
	background-repeat:no-repeat;
}
#header2 {
	color:#FFFFFF;
	background-image:url(../img/bggrande2.jpg);
	background-size:cover;
	background-position:center;
	height:500px;
	width:100%;
	background-repeat:no-repeat;
}
#header3 {
	color:#FFFFFF;
	background-image:url(../img/bggrande3.jpg);
	background-size:cover;
	height:500px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
}
#header4 {
	color:#FFFFFF;
	background-image:url(../img/bggrande4.jpg);
	background-size:cover;
	height:500px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
}
#header5 {
	color:#FFFFFF;
	height:100%;
	width:100%;
}
#header6 {
	color:#FFFFFF;
	background-image:url(../img/bggrande5.jpg);
	background-size:cover;
	height:500px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
}


.articulo {
	float: left;
	width: 480px;
	height: auto;
	text-align:left;
	
}

.articulo2 {
	margin-top:20px;
	padding-left: 20px;
	padding-right:20px;
	float: left;
	width: 300px;
	height: auto;
 	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;	
	text-align:left;
	display:block;
	font-size:14px;
	text-align:center;
	line-height:2em;	
}
.articulo2modificado {
	margin-top:250px;
	padding-left: 20px;
	padding-right:20px;
	float: left;
	width: 300px;
	height: auto;
 	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;	
	text-align:left;
	display:block;
	font-size:14px;
	text-align:center;
	line-height:2em;	
}


.articulo3 {
	margin-top: 150px;
	padding-top:50px;
	margin-right: 18px;
	padding-right: 20px;
	float: left;
	width: 1024px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;	
}

.articulo4 {
	margin-top:40px;
	margin-right: 18px;
	padding-right: 20px;
	float: left;
	width: 1024px;
	text-align:left;
	
}

.articulo5 {
	float: left;
	height: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top:20px;
}
.articulo6 {
	
	
}

.articulo6 a {
	text-decoration:none;
	color:#fff;
	float: left;
	width: 340px;
	height: 40px;
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;	
	text-align:center;
	padding-top:25px;
	background-color:#000;
	margin-top:15px;

	
}
.articulo6 a:hover {
	text-decoration: none;
	color: #fff;	
	background-color:#999;
}

.articulo7 {
	margin-top:20px;
	padding-left: 20px;
	padding-right:20px;
	float: left;
	width: 300px;
	height: 300px;
 	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
	text-align:center;
	
}

.articulo8 {
	margin-top:20px;
	padding-left: 20px;
	padding-right:20px;
	float: left;
	width: 215px;
	height: 200px;
 	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
	text-align:center;
}

.boton {
	min-width:140px;
	width: 25%;
	height:40px;
	background-color:#000;
	padding:20px;
	display:inline;
	margin:2px;
	line-height:100px;
	text-align:center;
}
.boton a {
	text-decoration:none;
	color:#fff;	
	
}
.boton:hover {
	text-decoration: none;
	color: #fff;	
	background-color:#999;
}
.articulo10 {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	color:#fff;
	float: left;
	width: 340px;
	height: 40px;
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;	
	text-align:center;
	padding-top:25px;
	background-color:#000;
	margin-top:15px;
}

.ficha1{margin:0px auto; text-align:center;}
.ficha2{margin:0px auto; text-align:center;}
.ficha3{margin:0px auto; text-align:center;}
.ficha4{margin:0px auto; text-align:center;}
.ficha5{margin:0px auto; text-align:center;}


	
/* fin secciones*/

/* mapa*/
#contenedor-headercontacto{
	clear:both;
	height:1000px;
	width: 1024px;
	margin: 0px auto;
}
.contenedor-mapa{
    display:block;
    width:1024px;
	margin:20px auto;
	clear:both;	
}
#mapa {
	margin-top: 200px;
	height:800px;
	position: relative;
	width:500px;
	float:left;
	margin-left:50px;
}
.contenedor-paises {
	vertical-align:middle;
	float:left;
	height: 200px;
	width:350px;
	margin-left:50px;
	margin-top:10px;
}
.pais {
	display:none; !important
	float:left;
	height: auto;
	color: #666;
	position: relative;
	padding: 30px;
	text-align: left;
	line-height: 34px;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12;
	width: 280px;
	border-width: thin;
	border-style: solid;
	border-color: #333;	
}

.titulo-mapa {
	margin-top: 200px;
	margin-left: 50px;
	float: left;
	height: 150px;
	color: #666;
	position: relative;
	text-align: center;
	line-height: 34px;
	font-family: 'Arial', Helvetica, sans-serif;
	width: 340px;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}

#botones {
	margin-left:50px;
	float:left;
	height: 250px;
	color: #666;
	position: relative;
	width:300px;	
}
.titulo-mobile { display: none;
}
.contenedormenumovil{display: none;}
.textomenu {
	display: none;
}

/* VERSION CELU */

@media all and (min-width: 0px) and (max-width: 1023px) {
p {text-align:center;}
	
.logo {
	margin-left:10px;
}
.logo img{
	width:140px;
	height:65px;
}
.idioma {
	display: block;
	width: 100px;
	height: 40px;
	top: 10px;
	position: relative;
	margin-top:-65px;
	padding-top:10px;
	padding-left: 20px;
	padding-right:10px;
	margin-right:70px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808184;

}

.contenedormenumovil{
	display:table;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	box-shadow: 0px 2px 3px rgba(0,0,0,.1);
	z-index: 100000;
}

.contenedormenu{display: none;}
#contenedor-header {
	margin-top:80px;
	display:block;
	height: auto;
    max-width: 100%;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}

#contenedor-headercontacto{
	clear:both;
	height:2350px;
	width:100%;
}

.descripcion {

	padding-left:10px;
	padding-right:10px;
	width: 90%;
	font-weight: 100;
	line-height: 2em;
	font-size: 1.0em;
	clear:both;
	height:auto;

} 
#header1 {
	background-size:100%;
	background-position:center;
	height:350px;	
}
#header2 {
	background-size:100%;
	background-position:center;
	height:350px;
}
#header3 {
	background-size:100%;
	background-position:center;
	height:350px;	
}
#header4 {
	background-size:100%;
	background-position:center;
	height:350px;	
}
#header5 {
	background-size:100%;
	background-position:center;
	height:350px;
}
#header6 {
	background-size:100%;
	background-position:center;
	height:350px;
}

.contenido {width: 100%; padding-left:25px; padding-right:25px;}
.texto {margin-top:20px; margin-bottom:20px; width:100%;}
.imagenes img{max-width:100%; width:100%; height:auto;}
.articulo1 {width: 100%; border:none;}
.articulo2 {width: 100%;border:none;font-size:16px;}
.articulo2modificado {width: 100%; margin-top:0px;border:none;font-size:16px;}
.articulo3 {width:100%;margin:0px auto;border:none;}
.articulo4 {width:100%;margin:0px auto;border:none;}
.articulo7 {width:100%;margin:0px auto;border:none;}
.articulo8 {width:100%;margin:0px auto;border:none;}
.articulo10 {width:100%; height:60px;}


.articulo2 img{width: 250px;height:auto;}
.articulo2modificado img{width: 250px;height:auto;}
.articulo3 img{width: 250px;height:auto;}
.articulo7 img{width: 200px;height:auto;}



.boton {
	min-width:140px;
	width: 25%;
	height:40px;
	padding:15px;
	margin:2px;
	line-height:60px;
}

.box{margin:0px auto;width:100%}	
.contenedor-mapa{
    display:block;
    width:100%;
	margin:20px auto;
	clear:both;	
}
#mapa {display:none;}

.contenedor-paises {
	vertical-align:middle;
	float:left;
	height: 200px;
	width:100%;
	margin-left:0px;
	margin-top:10px;
}
.pais {display: block;width:100%;border-top-style: none;border-right-style: none;border-bottom-style: solid;border-left-style: none; padding:0px;}
.pais p{text-align: center;}
.titulo-mapa {display:none;}
.titulo-mobile { display:block; margin-top:100px;}
#botones {margin-left:0px;float:left;height: 250px;color: #666;position: relative;width:100%;}
.articulo6 a {width: 100%;margin-top:15px; height:60px;}


}
