*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html, body{
	height:100%;
}
body{
	background-repeat:repeat-x;
	background-position: 0px 50px;
}
#top{
	width:100%;
	height:53px;
	background-color:#FFFFFF;
	background-image:url(../images/top.gif);
	background-repeat:repeat-x;
}
#outils{
	padding-bottom:10px;
	padding-top:22px;
}
#outils li{
	display:inline;
	position:absolute;
	font-size:10px;
	!important font-size:7px;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	visibility:hidden
}

h1 {
	font-size: 3px;
	color:#FFF;
	text-indent:-3000px;
	background-image:url(../images/h1.gif);
	background-repeat:no-repeat;
	height:50px;
	margin-bottom:0;
	margin-top:0;
	float:left;
	width:855px;
}
h1 a{
	display:block;
	height:48px;
	width:205px;
	margin-left:22px;
}
#contentheader{
	width:100%;
}
#header{
	width:960px;
	height:146px;
	background-image:url(../images/bandeau-sup.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#header a{
	margin-left:22px;
	width:205px;
	display:block;
	height:136px;
	text-decoration:none;
	text-indent:-300px;
}

#menu{
	float:left;
	background-repeat:repeat-y;
	width:204px;
	height:128px;
	margin-left:12px;
	_margin-left:6px;
	padding-left:11px;
	padding-top:12px;
}
#menu li a{
	text-decoration:none;
	background-position: bottom;
	background-repeat:no-repeat;
	height:29px;
	width:204px;
	display:block;
	outline:none;
	text-indent:-3000px;
}
#menu li a:hover{
	background-position: top;
}
#bandeau{
	float:left;
}
h2{
	background-position: 0px 2px;
	background-repeat:no-repeat;
	color:#FFF;
	width:148px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	float:left;
	padding-top:121px;
	border-right:1px solid #FFF;
	padding-left:26px;
}
#conteneur{
	position: relative;
	min-height: 100%;
	/* verif IE 7 */
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #conteneur {
	height: auto;
}
#content{
	width:960px;
	margin-top:0;
	margin-bottom:0;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	min-height:100%;
	padding-bottom: 15px;
}
#menuleft{
	float:left;
	width:215px;
	padding-left:23px;
}
#menuleft ul{
	margin-top:15px;
}
#menuleft li{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#menuleft li a{
	display:block;
	height:21px;
	width:194px;
	padding-top:6px;
	text-decoration:none;
	padding-left:10px;
}
#cheminfer{
	font-size:10px;
	padding-bottom:9px;
	padding-top:2px;
	color:#94CECE;
}
#cheminfer a{
	text-decoration:none;
	color:#94CECE;
}
#cheminfer a:hover{ color:#00737B; }
#footer{
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	height:15px;
	color:#FFF;
	font-size:10px;
	padding-top:2px;
	text-align:center;
	clear:both;
	position:absolute !important; 
	position:relative;
    bottom: 0;
	width:100%;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
}

.MessageRouge
{
	color:Red;
	font-weight:bold;
}

table.legende 
{
	background-color : #D7E7FF;
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	font-size : 8pt;
	color : #666699;
	margin-top:10px;
}

table.legende #theader
{
	background-color : #4385C3;
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	padding :6px;
}


.recent
{
	background-color : Green;
}

#right,.right{
	float:right;
	width:50%;
	display:block;
}
#left,.left{
	float:left;
	width:50%;
	text-align: justify;
	display:block;
}
.cont_left{
	position:relative;
	overflow:visible;
	width:100%;
}