@font-face{
    font-family:"futuramedium";
    src: url(../tipografias/FUTURAM.TTF) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"futuralite";
    src: url(../tipografias/FUTURAL.TTF) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"jevy";
    src: url(../tipografias/FUTURAH.TTF) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"mediumbold";
    src: url(../tipografias/FUTURAB.TTF) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.pietexto{
	font-family: 'futuralite';
	font-size:14px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:28px;
	color:#ffffff;
}
.empresatitulo{
	font-family: 'jevy';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:22px;
	color:#e72c2e;
}
.empresacomun{
	font-family: 'futuralite';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:22px;
	color:#000000;
}

/* estilos tipograficos de seccion contacto INICIO */
.contactodatos{
	font-family: 'futuramedium';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:26px;
	color:#000000;
}

.contactomail{
	font-family: 'futuramedium';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:26px;
	color:#e72c2e;
}
.contactomail:hover{
	color:#000000;
}
.caja1{
	width:517px;
	height:26px;
	background-color:#e3e3e3;
	border: solid 1px #e3e3e3;
	
	font-family: 'futuralite';
	font-size:15px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:1.5px;
	padding-left:5px;
}
.caja2{
	width:100%;
	max-width:1071px;
	height:108px;
	background-color:#e3e3e3;
	border: solid 1px #e3e3e3;
	
	font-family: 'futuralite';
	font-size:15px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:1.5px;
	padding-left:5px;
}
@media screen and (max-width: 1105px){
.caja2{
	width:100%;
	max-width:518px;
}
}
@media screen and (max-width: 542px){
.caja1, .caja2{
	width:98%;
	max-width:518px;
}
}
.cajacaptcha{
	margin-top:10px;
	width:100px;
	height:26px;
	background-color:#e3e3e3;
	border: solid 1px #e3e3e3;
	
	font-family: 'futuralite';
	font-size:18px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:1.5px;
	padding-left:5px;
}

.formularioenviar{
	font-family: 'futuramedium';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:26px;
	color:#e72c2e;
	
	cursor:pointer;
	border: 1px solid #ffffff;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:40px;
}
.formularioenviar:hover{
	color: #000000;
}
.contactoerror{
	font-family: 'futuralite';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:23px;
	color:#ff0000;
}

.contactonota{
	font-family: 'futuralite';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:23px;
	color:#000000;
}
/* estilos tipograficos de seccion contacto FIN */


/* estilos detalles de marcas INICIO */

.detalletitulo{
	font-family: 'futuramedium';
	font-size:20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:33px;
	color:#ffffff;
}
.detalletexto{
	font-family: 'futuramedium';
	font-size:18px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:22px;
	color:#000000;
}
.detalletexto2{
	font-family: 'futuralite';
	font-size:18px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:22px;
	color:#000000;
}
.detallemasinfo{
	font-family: 'bold';
	font-size:17px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:23px;
	color:#00a0e3;
}
.detalleconsulta{
	font-family: 'mediumbold';
	font-size:18px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:23px;
	color:#ffffff;
}
.detalleenter{
	color:#a7a9ab;
}
.detalleenter:hover{
	color:#ff0000;
}

/* estilos detalles de marcas FIN */