body {
	margin: 0px;
	padding: 0px;
}
.fond_menu {
	background-image: url(interface/fond_menu.jpg);
	background-repeat: repeat-y;
}

h1	{
	display: none;
}.fondgauche {
	background-image: url(interface/fondbasgauche.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fonddroite {

	background-image: url(interface/basdroite.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#fondtopline {
	background-image: url(interface/barre_hori.jpg);
	background-repeat: no-repeat;
}
#fondtopline a {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#baseline a	{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.linkeo_cnil	{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}.img {
	border: 1px solid #A83E2E;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
.lien {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#powered a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #ffffff;
		text-decoration:none;
    }
    #powered img {
        height: 10px;
        width: 10px;
        vertical-align: middle;
    }
.linkeo_cnil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}