@charset "utf-8";

.foto60 {
	text-align: center;
}
.imagenSeparadorX {
	margin-top: 30px;
	
}

.textoCursivo {
	font-family: 'Shrikhand', cursive;
	color:#06C;
}

.tituloSeparadores {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 2em;
	font-family: 'Poiret One', cursive;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.foto60 img {
	width: 65%;
}


.texUnifila {
	font-size: 1.5em;
	font-family: 'Poiret One', cursive;
	text-align:left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.infoSeparadores {
	float: right;
	width: 100%;
	height: auto;
	text-align: right;
	overflow:hidden;

}

.contenedorSepara {

background: rgba(0,117,171,1);
background: -moz-linear-gradient(left, rgba(0,117,171,1) 0%, rgba(0,42,82,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,117,171,1)), color-stop(100%, rgba(0,42,82,1)));
background: -webkit-linear-gradient(left, rgba(0,117,171,1) 0%, rgba(0,42,82,1) 100%);
background: -o-linear-gradient(left, rgba(0,117,171,1) 0%, rgba(0,42,82,1) 100%);
background: -ms-linear-gradient(left, rgba(0,117,171,1) 0%, rgba(0,42,82,1) 100%);
background: linear-gradient(to right, rgba(0,117,171,1) 0%, rgba(0,42,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0075ab', endColorstr='#002a52', GradientType=1 );


	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	width: 100%;
}
.infoSeparadores img {
	width: 100%;
	-webkit-box-shadow: inset 0px -11px 13px -5px rgba(224,224,224,1);
-moz-box-shadow: inset 0px -11px 13px -5px rgba(224,224,224,1);
box-shadow: inset 0px -11px 13px -5px rgba(224,224,224,1);
}


.textBold {
	font-family:'Shrikhand', cursive;
	font-size:1.2em;
	
}

.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;
}

.modulo100F{
    background-color: rgba(50,50,50,1.00);
    float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
	position:relative;
    
    
}
.imgSeparador  {
	width: 100%;
	min-width:390px;
	opacity:0;
}

.bannerSeparador2 {
	width: 0%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
   
}
.textoSeparadores {
	font-size:2.5em;
	position: absolute;
	width: 700px;
	top: -200px;
	left: 50%;
	margin-left: -350px;
	text-align: center;
	font-family: 'Poiret One', cursive;
	color:#FFF;
	font-weight:bolder;
	opacity:0;
}


.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;
}





.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;
	}
#texto #menuP3 {
	color: #06F;
	font-weight: bold;
}
#menuFooter ul li #menuT4{
	color: #0C0;
	font-weight: bold;
}
#menuOculto ul #menuS4 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;
}


#fichaTecnica2 {
	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: 20px;
	color: #666;
	font-weight: bold;
	padding-right: 20px;
	
	
}

.red {
	color: #06C;
}

.pdf {
	background-color: #09F;
	height: 150px;
	width: 250px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 150px;
	border-radius: 20px 20px;
	color: #FFF;
	text-decoration: none;
	transition:all 0.2s ease;
}

.pdf:hover {
	background-color: #006;
}
@media screen and (max-width:900px){
	.textoSeparadores {
	font-size:2em;
	top: 20px;
	
}

	}
@media screen and (max-width:950px){
	.modulo50 {
		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;
}




}

@media screen and (max-width:650px){


	.textoSeparadores {
	font-size:1.5em;
	width: 500px;
	margin-left: -250px;
}

.foto60 img {
	width: 85%;
}
}

@media screen and (max-width:450px){

.textoSeparadores {
	font-size:1.1em;
		
	width: 280px;

	margin-left: -140px;
	

	
}



}

@media screen and (max-width:450px){
#fichaTecnica2 {
	
	width: 100%;
		margin-right: 0%;
	margin-left: 0%;
	
}
}

