.bordpage {
	border: 2px solid #333333;


}
.fondpage {
	background-attachment: fixed;
	background-image: url(interface/fond.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;

}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7C5AB6;
}
.adresse {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.adresse2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.accroche {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.gras {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #990000;
}
h1 {
display: none;
}
.cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3768AB;
	text-align: center;
}
#powered a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
    }
#powered a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
    }
    #powered img {
        height: 10px;
        width: 10px;
        vertical-align: middle;
		text-align:center;
}
.txtblanc {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.mail {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7C5AB6;
}