body{
	background-color : white;
	}
#page{
	position : absolute;
	width : 980px;
	min-height : 100%;
	background :url("../img/commun/bg-page.gif") 0 0 repeat-y;
	z-index : 0;
	}
/***** BANDEAU SUPERIEUR *****/
#top{
	position : relative;
	z-index : 3;
	height : 158px;
	font-size : 0.8em;
	}
#topdeco{
	position : relative;
	height : 133px;
	padding-bottom : 1px;
	}
#logoFMF{position : absolute;top : 17px;left : 389px;}
#topdeco img{vertical-align : top;}
#topnav{
	width : 980px;
	height : 24px;
	}
#topnav li{
	float : left;
	height : 24px;
	text-align : center;
	}
#topnav a{
	position : relative;
	display : block;
	height : 24px;
	line-height : 24px;
	color : white;
	font-weight : bold;
	}
#tn1{
	width : 181px;
	background-color : #58897B;
	}
#tn2{
	width : 181px;
	background-color : #3B9D6E;
	}
#tn3{
	width : 213px;
	background-color : #CC9999;
	}
#tn4{
	width : 181px;
	background-color : #E0C1C1;
	}
#tn5{
	width : 219px;
	background-color : #DAD6B2;
	}
/***** FIN BANDEAU SUPERIEUR *****/
/***** BANDEAU GAUCHE *****/
#left{
	position : absolute;
	top : 0;
	left : 0;
	width : 182px;
	background : url("../img/commun/bg-left.gif") 2px 474px no-repeat;
	min-height : 100%;
	z-index : 1;
	}
#access{
	position : relative;
	margin-top : 158px;
	background-color : #DAD6B2;
	height : 58px;
	padding : 0px 0 5px 25px;
	}
#access #log, #access #mdp{
	width : 98px;
	border : 1px solid #666666;
	color : #666666;
	height : 15px;
	font-size : 0.6em;
	padding-left : 2px;
	}
#submitAccess{
	position : absolute;
	top : 18px;
	left : 135px;
	}
#search{
	margin-left : 2px;
	padding : 10px 0 0 20px;
	}
#search_string{
	border : 1px white solid;
	width : 106px;
	height : 1.3em;
	background-color : #DAF2C6;
	font-family : verdana,arial;
	font-size : 0.7em;
	line-height : 1em;
	padding-left : 2px;
	}
#helpAccess{
	position : absolute;
	left : 20px;
	top : 100px;
	z-index : 200;
	width : 400px;
	height : auto;
	padding : 10px;
	background-color : #DAD6B2;
	border : 1px black solid;
	font-size : 0.6em;
	display : none;
	}
/*** RUBRIQUAGE ***/
#left_nav{
	margin-top : 20px;
	}
#left_nav li{
	margin : 10px 0 0 0;
	height : 1em;
	}
html>body #left_nav li{
	height : auto !important;
	}
#left_nav li a{
	padding-left : 15px;
	background : url("../img/commun/ico-fleche-menu.gif") 5px 4px no-repeat;
	font-size : 0.7em;
	font-weight : bold;
	color : black;
	display : block;
	line-height : 1.2em;
	}

#left_nav li li{
	margin-top : 0px;
	}
#left_nav li li a{
	padding-left : 20px;
	background : none !important;
	font-size : 0.7em;
	font-weight : bold;
	color : black;
	}
#left_nav li li li a{
	padding-left : 30px;
	font-size : 0.6em;
	color : #333333;
	}
#left_nav .selected{
	text-decoration : underline;
	color :#375441;
	}
#left_nav a:hover{
	text-decoration : underline;
	}
/*** FIN RUBRIQUAGE ***/
#separateurs{
	position : absolute;
	z-index : 100;
	}
/***** FIN BANDEAU GAUCHE *****/
#main{
	position : relative;
	margin-bottom : 0px;
	margin-left : 182px;
	font-size : 0.6em;
	padding : 20px;
	}
.itemGauche{
	background : url(../img/commun/bg-content.gif) 0 84px no-repeat;
	padding-left : 50px !important;
	}
#cdf{
	margin-bottom : 20px;
	}
#content{
	position : relative;
	width : 765px;
	min-height : 250px;
	}
/***** FOOTER *****/
#bottom
	{
	position : relative;
	bottom : 0;
	left : 182px;
	width : 797px;
	height : 113px;
	background : url("../img/commun/horizontal-dot.gif") 0 0 repeat-x;
	text-align : center;
	font-size : 0.6em;
	font-weight : bold;
	color : #754e4e;
	padding-left : 30px;
	padding-top : 5px;
	}
#mutualite{
	float : right;
	margin :1px 50px 0 0;
	}
#footer{
	margin-top : 40px;
	margin-bottom : 3px;
	}
#footer li{
	display : inline;
	border-right : 1px solid #754e4e;
	padding : 0 5px 0 3px;
	}
.last{border-right : 0px none white !important;}
#footer li a{
	color : #754e4e;
	}
#footer li a:hover{
	text-decoration : underline;
	}
/***** FIN FOOTER *****/