body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	position: relative;
	width: 25em;
	font-size: 9;
	font-family: Verdana;

	
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 2em;
    	left: 0em;

	
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%;}
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #fff; /* IE6 Bug */
	padding: 3px;
	border: 1px solid #ffffff;
}
/* Hover Styles */
#menu ul a:hover { 
	color: #FFFFFF; 
	background: #f9f9f9; 
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #FFFFFF;
	background: #999900; /* IE6 Bug */
	border: 1px solid #FFFFFF; 
} 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #FFFFFF; 
	background: #99CC00; 
} 

/* Icon Styles */
#menu li a.submenu {background:#663300}
#menu li a.submenu:hover {background:#663300}
#menu li ul a.submenu {background:#663300}
#menu li ul a.submenu:hover {background:#663300}
.Style3 {
	color: #FFFFFF;
	font-size: 10;
}
.Style5 {font-size: 10}
.Titres {
	font-size: 15px;
	font-weight: bolder;
	color: #ed0677;
	text-decoration: underline;
	font-variant: normal;
}
.Style8 {
	color: #FF6D00;
	font-weight: bold;
}
.Style10 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.Style11 {color: #000000}
.FDCentre {
	background: #99CC00;
}
.FDGauche {
	background: #99CC00;
}
.boitehaut {
	border: none;

}
.enseigne {
	font-size: 11px;
	font-weight: bold;
	color: #CC0099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0099;
	border-right-color: #CC0099;
	border-bottom-color: #CC0099;
	border-left-color: #CC0099;

}
.boite {
	border: thin solid #FFFFFF;

}
.cadreblanc {
	border: 1px solid #FFFFFF;
}
.cadredroite {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #663300;

}

