.lalata {
	background-attachment: fixed;
	background-image: url(images/fondo_gris.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.fondo-nj {
	background-attachment: scroll;
	background-image: url(images/fondo_naranj.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.titulos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.logofondo {
	background-attachment: scroll;
	background-image: url(images/lata_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondopopup {
	background-color: #f96400;
	background-attachment: scroll;
	background-image: url(images/fondo_pop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.textopopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fichatecnica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
