html, body{
	height:100%;
	width:100%;
	margin:0;
	}
	
body{
	color:#000000;
	font:80% verdana, arial, geneva, helvetica, sans-serif;
	background:white;
}

li{
	list-style:outside;
	padding:0 0 5px 0;
}

td.separate{
	border-top:1px solid white;
	padding:5px;
	}
	
td.seeb{
	border:1px solid white;
	padding:5px;
	}
	
td.seeb_master{
	border:1px solid white;
	padding:5px;background:white;
	font-weight:bold;
	}
	
.gray_m{
	color:gray;
	}

h2{
	font-size:110%;
	color:#efefef;
	padding:2px 5px;
	background:gray;
}

hr{
	height:1px;
	border:0;
	border-bottom:1px solid #bbb;
	margin:10px 20px
}

img{
	border:0;
}

a.s_cat:link,a.s_cat:visited, a.s_cat:active{
	color:gray;
	text-decoration:none;
}

a.s_cat:hover{
	font-weight:bold;
}

a.s_cat1:link,a.s_cat1:visited, a.s_cat1:active, a.s_cat1:hover{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.sub{
	width:100%;
	padding-bottom:2px;
	color:gray;
	border-bottom:1px dotted gray;
}

ul.sub_cat{
	margin:0;
	padding:0 0 0 100px;
}

li.cat{
	list-style:square outside;
	padding:0 0 5px 0;
	color:gray;
}

#conteneur{
	position:relative;
	min-height:100%;
	padding:0;
	margin:0 auto;
	width:980px;
	border:0;
}

#bandeau{
	position:relative;
	width:978px;
	background:url(/img/bandeau.gif) no-repeat top left;
	border-bottom:1px solid gray;
	height:180px;
}

#main{
	position:relative;
	width:978px;
	margin:0 auto;
	font-size:90%;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	background:#ebebeb url(/img/fond_main.gif) repeat-y top left;
	padding-bottom:15px;
}

#main_texte{
	padding:10px;
	margin:0 0 0 190px;
}

#main_texte_authentification{
	padding:10px;
	margin:0;
}

#main_left{
	float:left;
	width:180px;
	height:auto;
	margin-bottom:30px;
	background:#ebebeb;
}

.inside_mr{
	width:180px;
	height:auto;
	line-height:25px;
	margin-bottom:2px;
}

.inside_mr1{
	position:relative;
	width:180px;
	height:100px;
	background:#ccc;
}

.inside_mr2{
	position:relative;
	width:180px;
	height:auto;
	background:#ccc;
	padding-top:20px;
}

a.mr01:link,a.mr01:visited,a.mr01:active, a.mr01:hover{
	position:absolute;
	bottom:0;
	left:30px;
	display:block;
	width:auto;
	height:auto;
	text-decoration:none;
	font-weight:normal;
}

a.mr0:link,a.mr0:visited,a.mr0:active{
	display:block;
	width:170px;
	height:100%;
	color:#555;
	padding:0 5px;
	background:#ccc;
	text-decoration:none;
	font-weight:normal;
}

a.mr0:hover{
	background:#ebebeb;
	font-weight:normal;
}

.clear_all{
	clear:both;
}

.emph_cat{
	color:red;
}

#center{	
	padding-bottom:215px;
	overflow:hidden;
}

#footer{
	position:absolute;
	color:#969696;
	bottom:0;
	padding:0 0 25px 0;
	width:978px;
	font-size:85%;
	background:white;
}

a.foot:link,a.foot:visited, a.foot:active{
	color:#969696;
	text-decoration:none;
	font-weight:bold;
}

a.foot:hover{
	text-decoration:underline;
}

#form_menu{
	width:175px;
	height:auto;
	background:#ccc;
	padding-top:20px;	
	padding-left:5px;
	margin:0; /* ie */
	}
	
a:link, a:hover, a:active, a:visited{
	color:blue;
	text-decoration:underline;
}
a.mail:link, a.mail:hover, a.mail:active, a.mail:visited{
	color:gray;
	text-decoration:none;
}

a.mail2:link, a.mail2:active, a.mail2:visited{
	color:gray;
	text-decoration:none;
}

a.mail2:hover{
	color:gray;
	text-decoration:underline;
}

a.back:link, a.back:hover, a.back:active, a.back:visited{
	color:black;
	text-decoration:none;
}