.linknaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: FFC000;

}
.linksmenues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.linksmenues:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.puntos_distri {
	background-attachment: fixed;
	background-image: url(puntos_distri.gif);
	background-repeat: repeat-x;
	background-position: left center;
	
}
.puntos_prod {
	background-attachment: fixed;
	background-image: url(puntos_prod.gif);
	background-repeat: repeat-x;
	background-position: left center;

}
.puntos_cont {
	background-attachment: fixed;
	background-image: url(puntos_cont.gif);
	background-repeat: repeat-x;
	background-position: left center;
	
}
.puntos {
	background-attachment: fixed;
	background-image: url(puntos.gif);
	background-repeat: repeat-x;
	background-position: left center;