/****************************************** *** MENU HAUT *** ********************************/
#menus {
	/*font-family : RussellSquare, "Trebuchet MS", sans-serif ;*/
	font-family : Arial, Helvetica, sans-serif ;
	z-index: 1;
}

#menuList1 {
vertical-align:middle;
	bbmargin: -32px 0px 0px 0px;
	margin-top:-32px;

	/* position du premier menu */
}

#menuList1 li {
	/* ne pas changer cette règle */
	display: inline;
	margin-top:10px;
	margin-bottom:10px;
}

#menuList1 img {
vertical-align:middle;
}

#menuList1 li a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/carre.gif);
	background-repeat: no-repeat;
	background-position: center left ;
	pppadding: 1px 9px 1px 18px;
	padding-left:14px;
	margin: 0px 25px 0px 0px;
	text-decoration: none;
	 
}

#menuList1 li a:visited, #menuList1 li a:active {
	color: #FFF; 
}

#menuList1 li a:hover, #menuList1 li a:focus {
	
	background-color: #FC1A1C;
	background-color:#3399cc;
	text-decoration: none;
}

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

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

#menuList1 .menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	position: absolute;
	visibility: hidden;
	background-color: #750001;
	background-color: #003366;
}

#menuList1 .menu .menu {
 
 }

#menuList1 .menu li a {
	display: block;
	padding-left:14px;
	padding-right:8px;
	padding-bottom:0px;
	padding-top::0px;
	margin: 0px 0px 0px 0px;

	
 }

#menuList1 .menu li a.actuator {
 
}

#menuList1 .menu li a.actuator:hover, #menuList1 .menu li a.actuator:focus {
	background:#FC1A1C;
	background-color: #3399cc;

}




/*************************************** *** MENU PIED *** *****************************/

#footer{
	background-image: url(../images/fondfooter.gif);
	background-repeat: repeat-x;
	/*background: #9AA0A5;*/
	width: 800px;
	height: 20px;
	
}

#footerIndex{
margin:0;
padding:0;
border:none;
margin-left:auto;
margin-right:auto;
	/*background: #9AA0A5;*/
	width: 100%;
	height: 20px;
	position:fixed;
	bottom:15px;
	/bottom:-5px;
	left:0px;
}

#footerList1 {

	text-align: center;
	/* position du premier menu */
}

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

#footerList1 li a {
	
	color: #333C3F;
	font-size: 9px;
	text-decoration: none;
}


#footerList1 li a:hover {
	color: #dd2c2e;

}

#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;

}











#menuList1 a{
letter-spacing:-1px;
text-transform:uppercase;
}