body {
	font-family: Arial, Helvetica, sans-serif;
	width:628px;
	margin:auto;
	margin-top:30px;;
}
#accueil{
		width:628px;
		font-family: Arial, Helvetica, sans-serif;
	}
#accueil #feuille{
		float:right;
		width:102px;
		height:401px;
		background-image:url(/public/images/accueil/accueil-feuille-right.gif);
	}
#accueil #top{
		float:left;
		width:526px;
		height:239px;
	}
#accueil #top #left{
		float:left;
		width:121px;
		height:239px;
		background-image:url(/public/images/accueil/accueil-feuille-left.gif);
	}
#accueil #top #menu{
		float:left;
		width:240px;
		height:239px;
		background:url(/public/images/accueil/accueil-pic-top.jpg) no-repeat bottom;
	}
#accueil #top #logo{
		float:left;
		width:165px;
		height:239px;
		background-image:url(/public/images/accueil/accueil-logo.gif);
	}
#menu-et-texte{
		float:left;
		width:526px;
		border-bottom:3px solid #7EA52E;
	}
#menu-et-texte #main-menu{
		float:left;
		width:244px;
		height:157px;
		margin-top:1px;
		background: #4C9229 url(/public/images/accueil/menu-off.jpg) left;
	}
#menu-et-texte #texte{
		float:left;
		width:264px;
		padding-top:47px;
		background:url(/public/images/accueil/slogan.jpg) no-repeat;
	}
#nouvelle #left{
		float:left;
		width:244px;
		height:129px;
		background:url(/public/images/accueil/accueil-pic-bottom.jpg) no-repeat top;
	}
#texte {
	float:left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#004361;
	width:488px;
	height:112px;
	padding-left:18px;
	padding-top:27px;
}

/* MENU */
#menu ul {
	float:left;
	margin:0;
	padding:0;
	margin-top:40px;
	display:block;
}
#menu ul li {
	margin:0px;
	margin-left:10px;
	padding:0;
	display:inline;
	float:left;
}
#menu ul li a {
	display: block;
	padding-left:20px;
	margin-top:4px;
	margin-bottom:5px;
	width:90px;
	font-size:11px;
	text-decoration:none;
	color: #013e67;
	background: #ffffff url(/public/images/accueil/menu-top.jpg) no-repeat left;
}
#menu ul li a:hover, #menu ul li#o a {
	color: white;
	background: #004262 url(/public/images/accueil/menu-top-over.jpg) no-repeat left;
}


#main-menu ul {
	margin:0;
	padding:0;
	display:block;
}
#main-menu ul li {
	padding:0;
	display:inline;
	float:left;
}
#main-menu ul li a {
	display: block;
	padding-left:42px;
	padding-top:4px;
	width:200px;
	height:17px;
	font-size:11px;
	text-decoration:none;
	color: white;
	letter-spacing:1px;
	background: #4C9229 url(/public/images/default/menu-off.jpg) no-repeat left;
}
#main-menu ul li a:hover{
	background: #004361 url(/public/images/default/menu-roll.jpg) no-repeat left;
}
#nouvelle #bg{
		float:left;
		width:357px;
		padding-top:30px;
		height:100px;
		background:url(/public/images/accueil/bg-news.jpg) no-repeat bottom;
	}
#nouvelle #bg a{
	clear:both;
	display:block;
	width:328px;
	padding-left:29px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	color:white;
	text-decoration:none;
	background: #004361 url(/public/images/accueil/news-off.jpg) no-repeat left top;
}
#nouvelle #bg a:hover{
	background: #004361 url(/public/images/accueil/news-roll.jpg) no-repeat left top;
}



	#imc {
    	font-family:verdana;
    	padding-top:10px;
    	padding-bottom:30px;
	}
    #imc a#imarcom{
        font-size:10px;
    	color:#716F64;
        text-decoration:none;
	}
    #imc a#imarcom:hover{
    	color:#37B0D2;
	}