*{
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}

a {
	color:#4b4b4b;
}
a:focus{outline:none;}
a img {
	border:0;
}

body {
	font:12px normal Arial, Helvetica, sans-serif;
	color:#2e2e2f;
}

#globale {
	margin:0 auto;
	width:1000px;
	background:url(../images/common/f_conteneur.gif) no-repeat 0 0;
}

#conteneur {
	margin:0 auto;
	width:960px;
}


/* HEADER */

#bandeau {
	height:104px;
}

#bandeau #logo{
	float:left;
	display:inline;
	margin:31px 26px 0 19px;
}

#bandeau #accroche{
	float:left;
	margin:47px 23px 0 0;
}

#bandeau .acces_rapide {	
	float:left;
	margin:14px 0 0 0;
	width:170px;
	color:#fff;
	background:url(../images/common/f_acces_rapide.gif) no-repeat 0 0;
}

#bandeau #acces_rapide {	
	margin:24px 0 0 0;
}


#bandeau .acces_rapide a {
	display:block;
	font-size:10px;
}

#bandeau .acces_rapide p {
	padding:8px 6px 6px 8px;
}

#bandeau .acces_rapide p a {
	display:inline;
	margin:0;
	color:#fff;
	font-size:10px;
}

#bandeau .acces_rapide  p#chariot{	
	height:29px;
	line-height:29px;
	padding:0;
	background:url(../images/common/f_chariot.gif) no-repeat 0 0;
}


#bandeau .acces_rapide p#chariot img {
	float:left;
	margin:6px 11px 0 9px;
}

#bandeau .acces_rapide p#chariot a {
	display:block;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

#bandeau .acces_rapide p#chariot a;:hover {
	text-decoration:underline;
}


/* MENU */
#menu {
	width:960px;
	background:url(../images/common/f_menu.gif) no-repeat 0 0;
}

#menu ul{
	height:30px;
	overflow:hidden;
}
#menu ul li {
	float:left;
}

#menu ul li#m4 {
	margin:0 17px 0 0;
}

#menu ul li#m9fr {
	margin:0 0 0 13px;
}

#menu ul li#m9en {
	margin:0 0 0 31px;
}

/* PIED de PAGE */
#pied ul {
	width:960px;
	text-align:center;
}

#pied ul li {
	display:inline;
	margin:0 17px 0 0;
}

#pied ul li.last {
	margin:0;
}

#pied ul li a {
	text-decoration:none;
}

#pied ul li a:hover {
	color:#000;
	text-decoration:underline;
}
	