@charset "utf-8";

.menuNavegacion {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	height: auto;
	background: rgba(240,240,240,1);
	background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=1 );
	-webkit-box-shadow: 0px 8px 0px 0px rgba(0,110,184,1);
	-moz-box-shadow: 0px 8px 0px 0px rgba(0,110,184,1);
	box-shadow: 0px 8px 0px 0px rgba(0,110,184,1);
	margin-bottom: 10px;
}
.textoPosi {
	font-size: 1.8em;
	color: #333;
	font-family: 'Poiret One', cursive;
	width:70%;
	margin-left:15%;
	margin-right:15%;
	text-align: justify;
	
}

.vineta {
	height: 42px;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sillaComplementaria {
	float: left;
	width: 100%;
	text-align: center;
}
.sillaComplementaria p {
	font-size: 2.5em;
	color: #999;
		font-family: 'Poiret One', cursive;
		margin-top:20px;
		
}

.caracteristicasSilla p {
	font-size: 2.5em;
	color: #999;
		font-family: 'Tangerine', cursive;
		font-weight:bold;

}
.caracteristicasSilla {
	margin-top: 30px;
	
}





.menuNavegacion p {
	font-size: 1.6em;
	font-family: 'Poiret One', cursive;
	color: #999;
	margin-left: 5%;
}

.menuNavegacion p a {
	color:#06F;
	text-decoration: none;	
	}
.menuNavegacion p a:hover {
	color:#0C0;
	}

#menuFooter ul li #menuT3{
	color: #0C0;
	font-weight: bold;
}
#menuOculto ul #menuS3 li {
	color: #FFF;
	text-decoration: underline overline;
}
/* CSS Document */

.textoSillas {
	font-family: 'Poiret One', cursive;
	font-size:1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	margin-right: 40px;
}
#tituloSillas {
	font-family: 'Poiret One', cursive;
	font-size:3em;
	margin-top: 20px;
	margin-left: 60px;
}

.contenedorProducto {
	text-align: center;
	width: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.contenedorProducto:hover {
-webkit-box-shadow: inset 2px -1px 32px 23px rgba(186,186,186,1);
-moz-box-shadow: inset 2px -1px 32px 23px rgba(186,186,186,1);
box-shadow: inset 2px -1px 32px 23px rgba(186,186,186,1);
border-radius:25px 25px;
cursor:pointer;
width: auto;


	}


.contenedorProducto img {
	transform: scale(1);
	transition: all 0.2s ease-in-out;
	
	}
.contenedorProducto:hover img {
	transform: scale(0.7);

	
	}
	
.contenedorProducto p a{
	font-family: 'Poiret One', cursive;
	color:#06F;
	font-size:1.8em;
	text-decoration: none;
	transition: all 0.2s ease-in-out;

}
	.contenedorProducto:hover p a {
	color:#69B700;
	font-weight:bold;
			
	
	}
.textCurisive {
	font-family:'Tangerine', cursive;
	font-size:3em;
}


.textBold {
	font-family:'Shrikhand', cursive;
	font-size:4.2em;
	
}
.textBold2 {
	font-family:'Poiret One', cursive;
	font-size:4.2em;
	font-weight:bold;
	
}

.purple {
	color: #A800A8;
}
.azulRey {
	color: #00BFD5;
}





.fotoSilla {
	text-align: center;

}
.fotoSilla p{
	font-size: 2.5em;
	color: #999;
	font-family: 'Poiret One', cursive;
	margin-top:20px;

}
.fotoSilla img {
	margin-right: auto;
	margin-left: auto;
}
.fotoSilla80 {
	text-align: center;
}
.fotoSilla80 img {
	width: 85%;
}

#photoV2 {
	display: none;
}
.contenedorInfografia {
	text-align: center;
	width: 60%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
}
.contenedorInfografia2 {
	width: 40%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
	margin-bottom: 10px;
}
.contenedorInfografia100 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
	margin-bottom: 10px;
}
.centerSilla100 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 350px;
}
.centerSilla100 p {
	font-size: 1.4em;
	color: #666;
	font-family: 'Shrikhand', cursive;
}
.centerSilla360 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 281px;
}
.centerSilla360 p {
	font-size: 1.4em;
	color: #666;
	font-family: 'Shrikhand', cursive;
}


.infografiaSilla {
	width: 100%;
	margin-top: 20px;

}

#fichaTecnica {
	height: auto;
	width: 70%;
	margin-bottom: 20px;
	margin-right: 15%;
	margin-left: 15%;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	transition:all 0.4s ease;
	font-size:1.3em;
	font-family: 'Poiret One', cursive;
}
#fichaTecnicaTable  {
	width: 100%;
	border: 1px solid #CCC;
	border-radius: 20px 20px 20px 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
#fichaTecnicaTable td{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	/*border: 1px solid #CCC;*/
	
}
table#fichaTecnicaTable tr:nth-child(2n) {

	background: #EFEFEF;
		
	}
#fichaTecnicaTable th{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #666;
	font-weight: bold;
	
}

.red {
	color: #06C;
}
@media screen and (max-width:800px){
	.modulo25 {
		width: 50%;
	margin-right: 0px;
	margin-top:10px;
	}
	.contenedorInfografia {
	
	width: 100%;
	
}
.contenedorInfografia2 {
	
	width: 100%;
	
}
	
	}

@media screen and (max-width:750px){
			
	.modulo70 {
	width: 100%;
}

	.modulo30 {
	width: 100%;
}

.textoSillas {
	text-align: center;
	margin-right: 0px;
	padding-left:10px;
	padding-right:10px;
	
}
#tituloSillas {

	margin-left: 0px;
	text-align: center;
}
	.modulo50v2 {
	
	width: 100%;
	
}



}

@media screen and (max-width:650px){
	.modulo33 {
	
	width: 50%;
	margin-right: 0px;
	margin-top:10px;

}
	#photoV2 {
	display: block;
}

#photoV1 {
	display: none;
}

.fotoSilla80 img {
	width: 90%;
	margin-right:5%;
	margin-left:5%;
}


.modulo50x {
	width:100%;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}



}

@media screen and (max-width:650px){
	.modulo33 {
	
	width: 100%;
	margin-right: 0px;
	margin-top:10px;

}

.modulo50 {
	width:100%;
		
}

}
@media screen and (max-width:450px){
	.modulo25 {
	width: 100%;
	margin-right: 0px;
	margin-top:10px;
	}
	
	
	.textPosi {
		left:-30px;
		}
	.textPosi2 {
		left:-30px;
		}
		.textPosi3 {
		left:-40px;
		}		
		
		
		.textCurisive {
	
	font-size:3em;
}

.textBold {
	
	font-size:3.8em;
	
}

.centerSillaWayuu {
	
	width: auto;
}

.centerSilla100 {

	width: 281px;
}

.centerSilla360 {

	width: 250px;
}



}


@media screen and (max-width:380px){
	.textCurisive {
	font-size:2.6em;
	}

.textBold {
	font-size:3.3em;
}
.textBold2 {
	font-size:3.3em;
}
	.textPosi {
		left:-60px;
		}
		
		#fichaTecnica{
			width: 100%;
	margin-right: 0%;
	margin-left: 0%;
			}
	}
