.bg {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.ad {
	font-size: 12px;
	line-height: 20px;
}
.text {
	font-size: 12px;
	line-height: 21px;
}
.frame {
	border: 3px double #008080;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #008080;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.hand {
	cursor: hand;
}
.ade {
	font-size: 10px;
	line-height: 16px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.texte {
	font-size: 10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 18px;


}

