/*** *** MENU HAUT *** ***/

#menu2{
	top: 150px;
	margin-left: 32px;
	position: absolute;
	width: 730px;
	background: transparent;
}

#menu2List {
	font-family: Geneva, verdana;
	text-align: left;
	margin: 0;
	background: transparent;
	padding: 3px 0px;
	font-size: 11px;
}

#menu2List li {
	/* ne pas changer cette règle */
	display: inline;
	margin-left: 0px;
	color: #4d4d45;
}

#menu2List li a {
	color: #4d4d45;	
	font-size: 11px;
	padding: 2px 3px 3px 3px;
}


#menu2List li a:hover, #menu2List li a:focus {
	color: #ffffff;
	background-color: #c53d3e;
}


#menu2List li a.sans {
	color: #4d4d45;
}

#menu2List li.encours {
	/* ne pas changer cette règle */
	display: inline;
	font-size: 11px;
	color: #c53d3e;
	margin-right: 10px;
}


/*** *** MENU GAUCHE *** ***/

dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #83827d;
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
}

dl#menug1 {
	width: 165px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: auto;
	background: #ffffff;
}

#menutxt{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

dl#menug1 dt {
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
}

dl#menug1 dt.menu1 a{
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #5a7a81;
	padding: 3px 4px 3px 20px;
	margin-bottom: 2px;
}

dl#menug1 dt.menu1 a:hover {
	color: #ffffff;
	background-color: #8ca2a7;
}

dl#menug1 dt.menu2 a{
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #8e8e66;
	padding: 3px 4px 3px 20px;
	margin-bottom: 2px;
}

dl#menug1 dt.menu2 a:hover {
	color: #ffffff;
	background-color: #b8b89e;
}

dl#menug1 dt.menu3 a{
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #855a7c;
	padding: 3px 4px 3px 20px;
	margin-bottom: 2px;
}

dl#menug1 dt.menu3 a:hover {
	color: #ffffff;
	background-color: #af92a9;
}

dl#menug1 dt.menu4 a{
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #d18e37;
	padding: 3px 4px 3px 20px;
	margin-bottom: 2px;
}

dl#menug1 dt.menu4 a:hover {
	color: #ffffff;
	background-color: #e0b277;
}

dl#menug1 dt.menu5 a{
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #ba6a5e;
	padding: 3px 4px 3px 20px;
	margin-bottom: 2px;
}

dl#menug1 dt.menu5 a:hover {
	color: #ffffff;
	background-color: #ce958c;
}

dl#menug1 dt.menu6 a{
	font-family:  Arial,"Arial Narrow", verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #6b7495;
	padding: 3px 4px 3px 20px;
	margin-bottom: 2px;
}

dl#menug1 dt.menu6 a:hover {
	color: #ffffff;
	background-color: #989eb5;
}

dl#menug1 dt.encours {
	cursor: pointer;
	text-align: left;
	vertical-align:middle;
	padding:2px 0px 2px 20px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	background: #8d123b;
	color:#ffffff;
}


/********Sous menu de menu1*************/
dl#menug1 dd {
	width: 200px;
}
dl#menug1 li {
	margin-bottom: 7px;
	padding:3px 10px 0px 0px;
	text-align: right;
	background: #d3dddc;
	opacity: 0.7;
	filter:alpha(opacity=70);
	color:#000000;
}

dl#menug1 li a, dl#menug1 dt a {
	color: #fff;
	display: block;
	border: 0 none;
	height: 100%;
}

dl#menug1 li a:hover {
	color: #4f0082;
}


/*** *** MENU FOOTER *** ***/

#footer{
	width: auto;
	background: #ffffff;
	height: 100px;
	font-size: 10px;	
	margin-top : 25px;
	border-top : 1px dotted #abacac;

}

#footerList1 {
	float: left;
	width: auto;
	text-align: center;
	margin : 0;
	padding: 15px 0px 0px 220px;
	line-height: 1.2em;
	color: #333C3F;
}

#footerList1 li {
	/* ne pas changer cette règle */
	display: inline;
}

#footerList1 li a {
	color: #333C3F;
	text-decoration: none;
}

#footerList1 li a:hover, #menuList1 li a:focus {
	color: #c53d3e;
}

#footerList1 li a.actuator {
	width/* */: auto; /* pour cacher la règle à Win/IE5.0 */
}

#footerList1 li a.actuator:hover, #footerList1 li a.actuator:focus {
	width/* */: auto; /* pour cacher la règle à Win/IE5.0 */
	text-decoration: none;
}

#footerList1 li a.sans {
	color: #333C3F;
}

#img-footer{
	float: right;
	padding: 25px 25px 0 0;
}
