body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align:center;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #527227;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	font-style: normal;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #003398;
	margin: 0px;
	padding: 0px;
	display: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.menubas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menubas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.img {
	border: 1px solid #713624;
	clip: rect(auto,auto,auto,auto);
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #C2D8E6;
	border-bottom-color: #C2D8E6;
	border-left-color: #C2D8E6;
}
.fondGauche {
	background-image: url(interface/fond_gauche.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.fondbas {
	background-image: url(interface/bas.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fondDroite {

	background-image: url(interface/fond_droite.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titre2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contenu {
	background-image: url(interface/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.divContenu {
	overflow: hidden;
	height: 370px;
	width: 716px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#div {
	overflow: auto;
	height: 350px;
	width:715px;
}
.accroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #733528;
}
.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.contour {
	border: 1px solid #999999;
}
#powered a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #4A6F82;
	text-decoration:none;
    }

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

#powered a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #ffffff;
	text-decoration:none;
    }
