@charset "utf-8";
/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}
#redes3 {
	float: left;
	height: 38px;
	width: 9%;
	margin-top: 5px;
	margin-left: 2%;
}
#redes2 {
	height: 38px;
	width: 9%;
	float: left;
	margin-left: 2%;
	margin-top: 4px;
}
#redes {
	height: 38px;
	position: relative;
	margin-left: 35%;
	margin-top: 5px;
	margin-right: 0px;
	width: 9%;
	float: left;
}
#deco4 {
	width: 20%;
	float: left;
	margin-left: 5%;
	visibility:hidden;
	}
	
footer {
	background-color: #333333;
	height: 50px;
	width: 100%;
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}



#deco3 {
	width: 20%;
	float: left;
	margin-left: 5%;
	position: absolute;

}



#porta1 {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1%;
	margin-bottom: 1%;
}

#texto3 {
	color: #636262;
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	text-decoration: none;
	width: 90%;
	height: 200px;
	margin-left: 5%;
	margin-top: 2%;
	text-align: center;
	font-style: normal;
	float: left;
	overflow: auto;
}



#conte3 {
	width: 100%;
	background-color: #0B0B0B;
	overflow: hidden;
	-webkit-border-radius: 20px 20px 20px 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}


#decoracion {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#texto2 {
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 90%;
	margin-top: 42%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-style: normal;
	overflow: auto;
}




#deco2 {
	width: 25%;
	margin-top: -1px;
	float: right;
	margin-right: 2%;
}
#deco1 {
	width: 60%;
	margin-top: opx;
	margin-left: 5%;
	float: left;
	position:absolute;
}


#conte2 {
	background-color: #333;
	width: 98%;
	margin-top: 0px;
	overflow: hidden;
	
}

#texto1 {
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	color: #636262;
	text-decoration: none;
	text-align: center;
	width: 70%;
	height: 90%;
	margin-right: auto;
	margin-left: 15%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#conte {
	background-color: #000000;
	height: 220px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	-webkit-border-radius: 0px 0px 10px 10px;
}
#deco5 {
	width: 0px;
	height: 0px;
	float: left;
	margin-top: 10%;
	visibility: hidden;	
}

li a:hover #contacto {
	width: 100%;
	height: 30px;
	background-image: url(../images/botoncontact_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#contacto {
	width: 100%;
	height: 30px;
	background-image: url(../images/botoncontact.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

li a:hover #servicios {
	width: 100%;
	height: 30px;
	background-image: url(../images/botonservice_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#servicios {
	width: 100%;
	height: 30px;
	background-image: url(../images/botonservice.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

li a:hover #nosotros {
	width: 100%;
	height: 30px;
	background-image: url(../images/botonhome_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#nosotros {
	width: 100%;
	height: 30px;
	background-image: url(../images/botonhome.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

menu ul li{
	width: 30%;
	height: 100%;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	overflow: visible;
}



menu {
	background-color: #333333;
	height: 6.5%;
	width: 100%;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}



menu2 ul li  {
	list-style-type: none;
	padding: 0px;
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.7%;
}
menu2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	visibility:hidden;
}

header a:hover #botoninicio {
	width: 250px;
	height: 250px;
	margin-left: 120px;
	z-index: 2;
	padding: 0px;
	margin-top: 20px;
	background-image: url(../images/btn_home_over1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
}

#botoninicio {
	width: 250px;
	height: 250px;
	margin-left: 120px;
	z-index: 2;
	padding: 0px;
	margin-top: 20px;
	background-image: url(../images/btn_home2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	
}
#linea {
	background-image: url(../images/linea.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 100%;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 88px;
	
}
header {
	background-color: #0B0B0B;
	width: 100%;
	height: 300px;
	overflow: hidden;
	-webkit-border-radius: 10px 10px 0px 0px;
	margin-top:5px;
	z-index: 0;
}

.gridContainer {
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	padding-left: 1.82%;
	padding-right: 1.82%;
	-webkit-border-radius: 0px 0px 10px 10px;
	overflow:hidden;
}

body {
	width:480px;
	height: 100%;
	background-image: url(../images/latinoamericasoyyo2.jpg);
	 background-size:50%; 
	 background-attachment: fixed;	
}



/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {


#redes3 {
	float: left;
	height: 38px;
	width: 9%;
	margin-top: 5px;
	margin-left: 2%;
}
#redes2 {
	height: 38px;
	width: 9%;
	float: left;
	margin-left: 2%;
	margin-top: 4px;
}
#redes {
	height: 38px;
	position: relative;
	margin-left: 35%;
	margin-top: 5px;
	margin-right: 0px;
	width: 9%;
	float: left;
}

	
footer {
	background-color: #333333;
	height: 70px;
	width: 100%;
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}




#deco3 {
	width: 15%;
	float: left;
	margin-left: 15%;
	position: absolute;
	margin-top: 0px;

}



#porta1 {
	width: 30%;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1%;
}

#texto3 {
	color: #636262;
font-family: GraffitiPaintBrush;
	font-size: 14px;
	text-decoration: none;
	width: 90%;
	height: 150px;
	margin-left: 5%;
	margin-top: 40px;
	text-align: center;
	font-style: normal;
	float: left;
	overflow: auto;
	margin-bottom: 1%;
}



#conte3 {
	width: 100%;
	background-color: #0B0B0B;
	overflow: hidden;
	-webkit-border-radius: 20px 20px 20px 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
}


#decoracion {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#texto2 {
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 90%;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-style: normal;
	overflow: auto;
}


#deco1 {
	width: 40%;
	margin-top: -200px;
	margin-left: 45%;
	float: left;
	position:absolute;
}


#conte2 {
	background-color: #333;
	width: 98%;
	margin-top: 0px;
	overflow: hidden;
	
}


#texto1 {
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	color: #636262;
	text-decoration: none;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: 15%;
	margin-top: 30px;
}


#conte {
	background-color: #000000;
	height: 250px;
	width: 60%;
	float: left;
	overflow: hidden;
	-webkit-border-radius: 0px 0px 20px 20px;
	padding: 0px;
	margin-top: 0px;
}
#deco5 {
	width: 5%;
	float: left;
	margin-top: 15%;
	visibility:visible;
}

menu ul li{
	width: 98%;
	height: 100%;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2.3%;
	float: left;
}



menu {
	width: 95%;
	height: 20%;
	list-style-type: none;
	background-color: #0B0B0B;
	float: left;
	height: 80%;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	visibility: hidden;
}

header a:hover #botoninicio {
	width: 170px;
	height: 170px;
	margin-left: 48px;
	z-index: 2;
	position: absolute;
	padding: 0px;
	visibility: visible;
	margin-top: 25px;
	background-image: url(../images/btn_home_over1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

#botoninicio {
	
	width: 170px;
	height: 170px;
	margin-left: 48px;
	z-index: 2;
	position: absolute;
	padding: 0px;
	visibility: visible;
	margin-top: 25px;
	background-image: url(../images/btn_home2.png);
	background-size: 100%;
	background-repeat: no-repeat;
}


li a:hover #contacto {
	width: 100%;
	height: 60px;
	background-image: url(../images/botoncontact_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#contacto {
	width: 100%;
	height: 60px;
	background-image: url(../images/botoncontact.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

li a:hover #servicios {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonservice_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#servicios {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonservice.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

li a:hover #nosotros {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonhome_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#nosotros {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonhome.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


menu2 ul li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}
menu2 {
	width: 100%;
	height: 50%;
	margin: 0px;
	padding: 0px;
	visibility:visible;
	margin-top: 0px;
	float:left;

}




#linea {
	background-image: url(../images/linea.png);
	background-repeat: no-repeat;
	width: 260px;
	background-size: 100%;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 0px;
	background-position: center;
	
}
header {
	background-color: #0B0B0B;
	width: 35%;
	height: 450px;
	-webkit-border-radius: 00px 0px 20px 20px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}


.gridContainer {
	width: 748px;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
	-webkit-border-radius: 00px 0px 20px 20px;
}
body {
	width:100%;
	height: 100%;
	background-image: url(../images/latinoamericasoyyo2.jpg);
	 background-size:50%; 
	 background-attachment: fixed;	
}
}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {



#redes3 {
	float: left;
	height: 38px;
	width: 9%;
	margin-top: 5px;
	margin-left: 2%;
}
#redes2 {
	height: 38px;
	width: 9%;
	float: left;
	margin-left: 2%;
	margin-top: 4px;
}
#redes {
	height: 38px;
	position: relative;
	margin-left: 35%;
	margin-top: 5px;
	margin-right: 0px;
	width: 9%;
	float: left;
}
#deco4 {
	width: 20%;
	float: left;
	margin-left: 100px;
	visibility:hidden;
	}
	
footer {
	background-color: #00000;
	height: 100px;
	width: 100%;
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}



#deco3 {
	width: 15%;
	float: left;
	margin-left: 100px;
	position: absolute;
	margin-top: 0px;

}



#porta1 {
	width: 25%;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom:2%;
}

#texto3 {
	color: #636262;
font-family: GraffitiPaintBrush;
	font-size: 14px;
	text-decoration: none;
	width: 90%;
	height: 150px;
	margin-left: 5%;
	margin-top: 40px;
	text-align: center;
	font-style: normal;
	overflow: auto;
}



#conte3 {
	width: 100%;
	background-color: #0B0B0B;
	overflow: hidden;
	-webkit-border-radius: 20px 20px 20px 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
}

#decoracion {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#texto2 {
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 550px;
	height: 170px;
	margin-top: 50px;
	margin-left: 40px;
	text-align: left;
	font-style: normal;
	overflow: auto;
}




#deco1 {
	width: 500px;
	margin-top: -100px;
	margin-left: 42%;
	float: left;
	position:absolute;
}


#conte2 {
	background-color: #333;
	width: 98%;
	margin-top: 0px;
	overflow: hidden;
	
}



#texto1 {
	font-family: GraffitiPaintBrush;
	font-size: 14px;
	color: #636262;
	text-decoration: none;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: 15%;
	margin-top: 20%;
}

#conte {
	background-color: #0B0B0B;
	height: 500px;
	width: 580;
	float: left;
	overflow: hidden;
	-webkit-border-radius: 0px 0px 20px 20px;
	padding: 0px;
	margin-top: 0px;
}  
#deco5 {
	width: 50px;
	float: left;
	margin-top: 180px;
	visibility:visible;
}


menu ul {
	width: 98%;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2.3%;
	float: left;
}



menu {
	width: 30%;
	height: 10%;
	list-style-type: none;
	background-color: #0B0B0B;
	float: left;
	height: 80%;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	visibility: hidden;
}


header a:hover #botoninicio {
	width: 240px;
	height: 240px;
	margin-left: 48px;
	z-index: 2;
	position: absolute;
	padding: 0px;
	visibility: visible;
	margin-top: 25px;
	background-image: url(../images/btn_home_over1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

#botoninicio {
	
	width: 240px;
	height: 240px;
	margin-left: 48px;
	z-index: 2;
	position: absolute;
	padding: 0px;
	visibility: visible;
	margin-top: 25px;
	background-image: url(../images/btn_home2.png);
	background-size: 100%;
	background-repeat: no-repeat;
}


li a:hover #contacto {
	width: 100%;
	height: 60px;
	background-image: url(../images/botoncontact_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#contacto {
	width: 100%;
	height: 60px;
	background-image: url(../images/botoncontact.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

li a:hover #servicios {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonservice_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#servicios {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonservice.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}

li a:hover #nosotros {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonhome_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


#nosotros {
	width: 100%;
	height: 60px;
	background-image: url(../images/botonhome.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	float: left;
	margin: opx;
}


menu2 ul li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	height: 30%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	float: right;
}
menu2 {
	width: 100%;
	height: 50%;
	margin: 0px;
	padding: 0px;
	visibility:visible;
	margin-top: 20px;
	float:left;

}




#linea {
	background-image: url(../images/linea.png);
	background-repeat: no-repeat;
	width: 330px;
	background-size: 100%;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	padding: 0px;
	background-position: center;
	
}


header {
	background-color: #0B0B0B;
	width: 330px;
	height: 600px;
	-webkit-border-radius: 00px 0px 20px 20px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}


.gridContainer {
	width: 1200px;
	max-width: 1200px;
	background-color:#333;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 20px 40px 0px #111;
	-moz-box-shadow: 0px 20px 40px 00px #111;
	-webkit-border-radius: 00px 0px 20px 20px;
	
}
body {
	height: 100%;
	height: 100%;
	background: url(../images/latinoamericasoyyo2.jpg);
	 background-size:50%; 
	 background-attachment: fixed;
	 background-repeat: repeat;	
}

}

