body {
	margin: 0px;
	padding: 0px;
	background: url(../interface/fond.jpg) repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.adresse {
	color: #264D95;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}
.intitule {
	color: #264D95;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
    margin-left: 7px;
	border-bottom:1px #264D95 dotted;
}

.intitule2 {
	color: #57AC53;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	margin-right: 5px;
}

.texte {
	color: #295098;
	padding: 10px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}

.texte3 {
	color: #295098;
	padding: 10px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

a {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
}
h1 {
	display:none;
}
#divScroll {
	width: 618px;
	text-align: left;
	overflow: auto;
	height: 345px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #5C6574;
}
.img {
	border: 1px solid #393939;
}
.texte2 {

	color: #393939;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
.fond {
	background: url(../interface/fond.jpg) repeat-x center;
}
.menu {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #508DAC;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.linkeo_cnil {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #9FD1F2;
}

.haut{
background:url(../interface/haut_f.jpg) repeat-x;}

.bas{

background:url(../interface/bas_f.jpg) repeat-x bottom left;}

.entre {
		border-bottom:#6FB86C dotted 2px;}
		
		.contour {
		
		border:#FFFFCC dotted 2px;
		margin: 2px;
		padding: 2px;}
		
			.contour:hover {
		
		border:#295098 dotted 2px;
		margin: 2px;
		padding: 2px;}
		
.menuBas {

        font-family:Georgia, "Times New Roman", Times, serif;
		font: bold;
		color:#000000;
		text-decoration:underline;
}

.menuBas:hover{
        font-family:Georgia, "Times New Roman", Times, serif;
		font: bold;
		color:#295098;
		text-decoration:underline;}

#powered a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CDF1;
}
#powered img {
	height: 12px;
	width: 12px;
	vertical-align: middle;
}