.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.cnil {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.bordtab {
	border: 2px solid #663300;
}
.accroche {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}
.fondpage {
	background-image: url(interface/home_r3_c1.jpg);
	background-repeat: no-repeat;

}
.counter {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.adresse {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: bold;
	color: #996633;
	margin: 0px;
}
.cadre {
	border: thin dotted #990000;
}
.titrage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
#powered a {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #000000;
		text-decoration:none;
    }

#powered img {
        height: 10px;
        width: 10px;
        vertical-align: middle;
    }