.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.bordtab {
	border: 1px solid #000000;
}
.accroche {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
.fondpage {
	background-attachment: fixed;
	background-image:  url("interface/bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;

}
.counter {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.adresse {
	font-family: Verdana;
	font-size: 10px;
	color: #304D9C;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #304D9C;
	}
h1 {

}
.texte_noir {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
#powered a {
	font-family: Verdana;
	font-size: 10px;
	color: #304D9C;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}