body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #0052A0;
	background-image: url(../images/BODY-fond2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}

#wrapper {
	width: 100%;
	
	background-image: url(../images/WRAPPER-fond.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}

#global {
	width: 1003px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
	vertical-align: 0%;
	margin: 0px;
	padding: 0px;
	table-layout:fixed;
}

IMG {
	border : none;

}

#contenu {
	font-size: 12px;
	color: #333333;
	vertical-align:top;
	
}

#contenu IMG {
	float : left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#contenu A {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
#contenu A:hover {
	text-decoration: underline;

	}
#adresse {
	font-size: 10px;
	color: #999999;
}
#adresse p {
	padding-left: 15px;
	color: #999999;
}
#adresse a {
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#adresse a:hover {
	padding-left: 15px;
	color: #666666;
	text-decoration: underline;
}
.fond-bas-page {
	background-image: url(../images/bas-page2.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#mail {
}
#mail h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004182;
	clip: rect(0px,auto,auto,auto);
	padding: 5px;
	margin: 0px;
	top: 0px;
}
#mail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#mail .champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 80%;
}
#mail .bouton {
	font-size: 12px;
	color: #0052A0;
	font-weight: bold;
	padding: 2px;
}#mail P {
	font-size: 12px;
}
#mail h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	clip: rect(0px,auto,auto,auto);
	padding: 5px;
	margin: 0px;
	top: 0px;
}
a.actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE7F2;
	text-decoration: none;
	padding-left: 10px;
}
a.actu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.champ-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	background-color: #FEE4AA;
}
.champ-recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 100%;
	background-color: #FAE7E8;
	height: 12px;
	border: 1px solid #FAE7E8;
}
#moteur h6 {
	color: #FFFFFF;
}
#moteur a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7FA3B4;
	text-decoration: none;
}
#moteur a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7FA3B4;
	text-decoration: underline;
}
#recherche .fond-titre-r {
	background-image: url(../filtres/images/fond-titre-recherche-r.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

