body {
	margin: 0px;
	padding: 0px;
	background-image: url(interface/fond.jpg);
}
a { color:#FFFFFF;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.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: #FFFFFF;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.tabFond {
	background-image: url(interface/tabFond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondGauche {
	background-image: url(interface/hautFond.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.fondDroite {
	background-image: url(interface/hautFond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 15px;
	background-image: url(interface/puce2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu:hover {
	background-image: url(interface/puce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #003398;
	margin: 0px;
	padding: 0px;
	display: none;
}
.fondG {
	background-image: url(interface/haut.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.menubas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFFDC1;
}
.menubas:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.img {
	border: 1px solid #FFFFFF;
}
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: #FFFFFF;
	border-bottom-color: #89C544;
	border-left-color: #FFFFFF;
}
.fondD {

	background-image: url(interface/haut.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#powered a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #FFFFFF;
    }
    #powered img {
        height: 10px;
        width: 10px;
        vertical-align: middle;
    }
#atoutvert {
	width: 150px;
	height: 87px;
	/*background-color:#0099CC;*/
}
/*
a#atoutvert  {
	border:none;
	text-decoration:none;
}
#atoutvert:hover {
	border:none;
	text-decoration:none;
	background-color: #3366CC;
}*/
#callback { float:left; position: relative; width:275px; height:50px;}