/* CSS Document */


html, body {margin:0; padding:0; background-image: url(images/background.jpg); background-size: cover;}

/* estilos textos */

.textologo {font-family:'Work Sans', 'Arial'; letter-spacing:-1px; font-size:30px; color:#267a49;}
.textoidioma {font-family:"Arial"; font-size:16px; color:#555; text-decoration: none;}
.textoidioma:hover {text-decoration: underline;}

.footertexto {font-family:"Arial"; font-size:12px; color:#000;}
.footertexto2 {font-family:"Arial"; font-size:12px; color:#959595;}
.footertelefono {font-family:"Arial"; font-size:14px; color:#007538; font-weight:bold;}

.titulo {font-family:'Work Sans', 'Arial'; letter-spacing:-1px; font-size:28px; color:#5a8b00;}
.subtitulo {font-family:'Work Sans', 'Arial'; letter-spacing:-1px; font-size:20px; color:#666666; font-weight:bold;}
.texto {font-family:'Work Sans', 'Arial'; letter-spacing:0px; font-size:15px; color:#666666;}
.textoTruck {font-family:'Work Sans', 'Arial'; letter-spacing:0px; font-size:17px; color:#16703c; font-weight:bold;}

.textoHigh {font-family:'Work Sans', 'Arial'; letter-spacing:0px; font-size:17px; color:#666666;}

.enlaceTexto {font-family:"Arial"; font-size:15px; text-decoration: none; color:#267a49; font-weight:bold; }
.enlaceTexto:hover {text-decoration: underline; font-weight:bold;}

.tagline {font-family:'Work Sans', 'Arial'; letter-spacing:0px; font-size:17px; color:#20491a; font-style:italic; font-weight:bold;}

/* estilos menu */
.amenu {
	display: block;
	/*width:130px;*/
	height:53px;
	font-family: 'Work Sans', 'Helvetica Neue',helvetica,'microsoft sans serif',arial,sans-serif; letter-spacing:-1px;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.amenu span {
	display: block;
	height: 53px;
	padding-top: 8px;
	line-height: 40px;
	cursor: pointer;
}

.legal {font-family:'Work Sans', 'Arial', 'Geneva'; letter-spacing:-1px; font-size:28px; color:#377638; font-weight:400;}
.tamanos {font-family:"Arial"; font-size:13px; color:#007538; font-weight:bold;}
.texto2 {font-family:'Work Sans', 'Arial'; letter-spacing:0px; font-size:13px; color:#666666;}