@charset "UTF-8";
.conte {
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	overflow:hidden;
	color:#051D49;
}
.producto {
	font-size: 26px;
	color: #F7323F;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.latin {
	font-size: 14px;
	color: #26A9E0;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tallas ul {
	overflow:hidden;
	
}
.tallas ul li {
	float: left;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	width: 45%;
}
.tallas {
	border-top: 1px dotted #A6A8AB;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
.tallasti {
	color: #A6A8AB;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
}
.foto {
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-bottom: 10px solid #051D49;
	-webkit-box-shadow: 3px 3px 5px hsla(0,0%,0%,0.37);
	box-shadow: 3px 3px 5px hsla(0,0%,0%,0.37);
}
.det:link, .det:active, .det:visited, .det:focus {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #999999;
	text-align: center;
	display: block;
	width: 50%;
	border: 3px solid #D1D3D4;
	border-radius: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.det:hover    {
	border-color: #D1D3D4;
	text-decoration: none;
	background-color: hsla(219,87%,15%,1.00);
}
.spacio {
	margin-top: 10px;
	margin-bottom: 10px;
}
.cut {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 17px;
}
.noti {
	padding-right: 10px;
	padding-left: 10px;
}
.notititulo {
	font-size: 17px;
	color: #999999;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted hsla(0,0%,60%,1.00);
	padding-left: 30px;
	padding-right: 30px;
}
.areaclientes {
	border-bottom: 3px solid #D1D3D4;
	border-top: 3px solid #D1D3D4;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #F7323F;
}
form ul li {
	margin-bottom: 20px;
}
.campo {
	border: 3px solid #cccccc;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 25px;
	color: #051D49;
	width: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.campo2 {
	border-left: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #051D49;
	border-top: 3px solid #cccccc;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 25px;
	color: #555555;
	width: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.btnenvi {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #051D49;
	border: 3px solid #A6A8AB;
	border-radius: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 200px;
	cursor: pointer;
	}
.btnenvi:hover {
	color: #FFFFFF;
	background-color: #F7323F;
	}
.h4titulo {
	padding-left: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #F7323F;
	font-size: 16px;
	border-bottom: 1px dotted #A6A8AB;
}
.pdfbtn:link, .pdfbtn:active, .pdfbtn:visited, .pdfbtn:focus {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-color: #051D49;
	text-align: center;
	display: block;
	width: 40%;
	border: 4px solid #D1D3D4;
	border-radius: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 25px center;
	background-image: url(../../images/pdf.png);
}
.pdfbtn:hover {
	background-color: #F7323F;
	background-image: url(../../images/pdf.png);
}
.error {
	text-align: center;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #F7323F;
	border-top: 1px dotted #A6A8AB;
	border-bottom: 1px dotted #A6A8AB;
}

.pass {
	text-align: center;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #07B914;
	border-top: 1px dotted #A6A8AB;
	border-bottom: 1px dotted #A6A8AB;
}
#u2152 .conte p {
	text-align: justify;
	margin-bottom: 15px;
}
.notfoto {
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 5px 5px 5px hsla(0,0%,0%,0.30);
	box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	border: 2px solid #FFFFFF;
	width: 90%;
	display: block;
}
.texto {
	margin-top: 50px;
	border-bottom: 1px dotted #A6A8AB;
	padding-bottom: 40px;
	text-align: justify;
}
.departamentos {
	font-size: 20px;
	font-family: futura-pt, sans-serif;
	color: #A6A8AB;
	font-weight: lighter;
	margin-bottom: 25px;
}
.depnome {
	font-family: futura-pt, sans-serif;
	font-size: 25px;
	color: #051D49;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}
.tel {
	font-family: futura-pt, sans-serif;
	font-size: 15px;
	color: #F7323F;
	text-align: left;
	padding-left: 35px;
	background-image: url(../../images/contacto-tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.fax {
	font-family: futura-pt, sans-serif;
	font-size: 15px;
	color: #F7323F;
	text-align: left;
	padding-left: 35px;
	background-image: url(../../images/contacto-fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.email {
	font-family: futura-pt, sans-serif;
	font-size: 15px;
	color: #F7323F;
	text-align: left;
	padding-left: 35px;
	background-image: url(../../images/contacto-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.skype {
	font-family: futura-pt, sans-serif;
	font-size: 15px;
	color: #F7323F;
	text-align: left;
	padding-left: 35px;
	background-image: url(../../images/contacto-skype.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.deparcaja {
	background-image: url(../../images/contacto-pez.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}
.tituh1 {
	font-family: futura-pt, sans-serif;
	font-weight: lighter;
	font-size: 25px;
	text-align: center;
	color: #555555;
	border-bottom: 1px dotted #A6A8AB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.fold:link, .fold:active, .fold:visited, .fold:focus {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/carpeta.png);
	display: block;
	padding-top: 85px;
	text-align: center;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #A6A8AB;
	text-transform: uppercase;
	color: #555555;
}
.fold:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/carpeta2.png);
	display: block;
	padding-top: 85px;
	text-align: center;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #A6A8AB;
	color: #F7323F;
	text-transform: uppercase;
	border-top-color: #A6A8AB;
	border-right-color: #A6A8AB;
	border-left-color: #A6A8AB;
}
.down:link, .down:active, .down:visited, .down:focus {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../images/descargar.png);
	display: block;
	text-align: center;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #555555;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.down:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../images/descargar2.png);
	display: block;
	text-align: center;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	color: #F7323F;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tabletex {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	display: block;
}
.linea{
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #555555;
	border-bottom: 1px dotted #A6A8AB;
	border-top: 1px dotted #A6A8AB;
	text-align: center;
}
.tituh2 {
	font-family: futura-pt, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
.texto2 {
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
texto p {
	margin-bottom: 20px;
}
