/* -------- NOM DU TEMPLATE : ROUNDED --------- */
body {
	margin:0;
	margin-top:10px;
	text-align:center;
	background:#581e00 url(_fond.jpg) repeat-x;
	font:10pt/1.2 Arial, Helvetica, sans-serif;
}

#conteneur {
	position:relative;
	width:775px;
	margin:0 auto;
	text-align:left;
	background:url(page_fond.gif) 4px 0 repeat-y;
}

#conteneur_fond {
	position:relative;
	width:775px;
	margin:0 auto;
	text-align:left;
	background:url(page_fond_bas.gif) 4px bottom no-repeat;
}

#bandeau {
	margin:0;
	
}

#page {
	position:relative;
	top:-20px !important;
	top:-10px;
	width:500px;
	height:auto !important;
	height:445px;
	min-height:425px;
	margin:0 0 0 240px;
}
#menu_sup {
	position:absolute;
	top:150px;
	right:30px;
}
#menu_sup li {
	float:left;
	list-style:none;
	padding:0 5px;
	border-right:1px solid #000162;
}
#menu_sup a {
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	color:#3EA400;
	text-decoration:none;
}
#menu_sup a:hover {
	text-decoration:underline;
}
#menu {
	position:absolute;
	width:190px;
	height:500px;
	top:215px;
	left:25px;
}
#menu_list {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#menu_list p {
	margin:5px 5px 0 5px;
	color:#3EA400;
	font:bold 16pt/1.2 Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
}
#bas_page img {
	display:block;
}
#footer {
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

/* ########## Pied ########## */

#pied {
	clear:both;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
	margin-top:20px;
	color:#8b634e;
}

#pied span {
	display:none;
}

#pied a, #pied a:hover {
		text-decoration:none;
		color:#8b634e;
}

#pied #references {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

/* ########## Pagination ########## */

#pagination,
.aff_par_page {
	font-size:11pt;
	font-weight:bold;
	color:#000;
}
