/*-----------------------------------General------------------------------------------*/
html{
	padding: 0;
	height: 100%; 
	margin: 0 0 1px 0;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
	/*force scrollbar in Firefox*/
	height: 100%; 
	margin: 0 0 1px 0;
	color: #000000;
}
h2{
	display: block;
	margin:0;
	padding: 0;
}
h2>img{
	margin:25px 0 12px 0;
}
p, div{
	margin:0;
	padding:0;
}
/*Main container*/
#conteneur {
	width: 900px;
	margin: 0 auto; 
}
/*--*/

/*Section links*/
.sectionlink{
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	padding:0 0 0 18px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.sectionlink a{
	color: #000000;
	text-decoration: none;
	display: block;
}
/*--*/
/* ---------------------------------General end-----------------------------------------*/

/* --------------------------------- Header---------------------------------------------*/
#header {
	margin: 20px 0 0 0;
	height: 125px;
	background-color: #ffffff;
}
#header img{
	border:none;
}
/* ----------------------------------Header end--------------------------------------- */

/* ----------------------------------Central part--------------------------------------- */
#centre {
/*	background-color:#ffffff;*/
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-y;
	background-position: 4px;
	margin: 0 195px 0 235px;
}
#centre img {
	margin: 2px 0 10px 14px;
}

/*Webpage*/
#centre div.page_content {
	padding: 0 40px 0 16px;
}
#centre p.webpage_title{
	margin:0;
	padding: 35px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	text-transform: uppercase;
	font-weight: bold;
}
#centre p.webpage_header{
	margin: 0 0 35px 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	text-transform: uppercase;
	color: #000;
}
/*--*/

/*Background bottom/spacer*/
#centre .page_bottom {
	height:45px;
	width:100%;
	margin: 0;
	background-image: url(../images/page_background_bottom.png);
	background-repeat: no-repeat;
	background-position: 4px;
	clear: both;
}
/*--*/
/* -------------------------------------Central part end--------------------------------------------- */

/* --------------------------------------Left column------------------------------------------------- */
#gauche {
	float:left;
	display: block;
	width: 235px;
}
#gauche>img{
	margin:0;
}

/*Left menu*/
#gauche .menugauche {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 15px 0 0 0;
	padding:0;
}
#gauche .submenu {
	list-style-type: none;
	background-image: url(../images/menu_background.png);
	background-repeat: repeat-y;
	margin: 10px 0 12px -16px;
	padding:0 0 1px 0;
}

#gauche .lastmenu{
list-style-type: none;
background-image: url(../images/menu_background.png);
background-repeat: repeat-y;
margin:0;
padding:0;
}
#gauche li.rootlevel{
margin-bottom: 5px;
}

#gauche li.firstlevel{
	margin: 0;
	padding: 0;
}
#gauche li.rootlevel a{
	margin: 0 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4040cd;
	text-decoration: none;
}
#gauche li.firstlevel a{
	margin: 0 0 0 46px;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#gauche li.lastlevel a{
	margin: 0 0 0 46px;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	padding:0 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#gauche div.menu_element{
	/*
	margin:-1px 0 0 0;
	padding:1px 0 0 0;
	height:16px;
	*/
}
#gauche div.menu_element a:hover {
	color: #4040cd;
}
#gauche li.firstlevel a.selected {
	color: #4040cd;
}
/*#gauche .menugauche>li {
	margin-bottom: 5px;
}
#gauche .submenu>li{
	
}
#gauche .menugauche>li>a {
	margin: 0 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4040cd;
	text-decoration: none;
}
#gauche .submenu>li>div.menu_element>a {
	margin: 0 0 0 46px;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#gauche .lastmenu>li>div.menu_element>a{
	margin: 0 0 0 46px;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	padding:0 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#gauche div.menu_element{
	margin:-1px 0 0 0;
	padding:1px 0 0 0;
	height:16px;
}

#gauche .submenu>li>div>a:hover , #gauche .lastmenu>li>div>a:hover{
	color: #4040cd;
}
#gauche .submenu>li>div>a.selected , #gauche .lastmenu>li>div>a.selected{
	color: #4040cd;
}*/
/*--*/
/* ---------------------------------------Left column end------------------------------------------- */

/* --------------------------------------Right column------------------------------------------------ */
#droite {
	float:right;
	width: 190px;
	padding:0 0 0 5px;
}
#droite>img{
	margin: 25px 0 0 0;
}
#droite .image_comment {
	margin: 15px 0 0 0;
}

/*Homepage news*/
#droite .news_title{
	margin:0 0 8px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#droite .news_date{
	margin: 15px 0 5px 0;
	font-size: 0.8em;
	font-weight: bold;
}
#droite .news_content{
	font-size: 0.8em;
	margin: 2px 0 2px 0;
}
/*--*/
/* --------------------------------------Right column end---------------------------------------------- */

/* --------------------------------------Footer--------------------------------------------------------- */
#pied {
	color: #748184;
	font-size: 0.8em;
	height: 30px;
	width:916px;
	padding: 5px 0 0 0;
	margin: 0 0 0 -8;
	background-color: #ffffff;
	background-image: url(../images/footer_background.png);
	background-repeat: no-repeat;
}
/* disclaimer image */
#pied p.disclaimer {
	float: right;
	margin:0;
}
#pied p.disclaimer img {
	border: none;
	margin: 4px 48px 0 0;
}
/*--*/
/* --------------------------------Footer end---------------------------------------------------------- */