body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images_v6/FondSite.png);
	background-repeat: repeat;
}
.CelluleTitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5F01;
}
.CelluleMenu{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBAC6;
	border-bottom-color: #BDBAC6;
	border-left-color: #BDBAC6;
}
.Titre01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Texte01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Texte01:hover{
	color: #FF5F01;
}
.LienSecondaires{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.LienSecondaires:hover{
	color: #FF5F01;
}
.TextePetit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
#img 
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3);
}
.mef_image
{
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}
.justif {
	text-align: justify;
}
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.TexteAdhesion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF5F01;
	text-decoration: none;
}
.style2 {	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style3 {
	color: #666666;
	font-weight: bold;
}
.style4 {color: #FF5F01}
.style5 {font-weight: bold}
.style6 {color: #FF5F01; font-weight: bold; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; font-weight: bold; }
.style9 {font-size: 24px}
.Memo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6005;
	text-decoration: none;
}
.Memo1:hover {
	color: #000000;
}
.opacite{
    filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5;
  } 