



/**** Content main ***/ 
#content_main{
	margin:0px 25px 0px 195px;
	width:auto;
}
#content_main h2{
	border-bottom:none;
	color:#8cae4a;
	margin-top:10px;
	margin-bottom:8px;
	background-image:url(../images/puce6.gif);
	background-position:0pt 50%;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:20px;
}
#content_main h1{
	background:url(../images/picto_goutte6.gif) no-repeat 0px 3px;
	padding-left:10px;
	color:#8cae4a;
	border-bottom:1px solid #8cae4a;
	padding-bottom:3px;
	margin-bottom:10px;
	font-size:12px;
}

#content_main h1 a{
	color:#8cae4a;
	font-size:12px;
	text-decoration:none;
}

#contenu .table_index{
	padding:40px;
}

#site_info_right{
	height:50px;
	padding:10px 10px 0 0;
	float:right;
	background:url(../images/logo_onema.gif) no-repeat;
	background-position:bottom right;
	-margin-top:-38px;
}
/*** Navigation et menu ***/
#navigation a:hover {
}
#navigation a{
	color:#FFFFFF;
	text-decoration:none;
	padding-top:0px;
}
#navigation span{
	color:#FFFFFF;
	text-decoration:none;
	padding-top:0px;
	margin-left:-18px;
}

#navigation a span{
	margin-top:-1px;
	height:10px;
}

#navigation .menu ul li a{
	color:#59595B;
}

#navigation #gauche dt a{
	background:url(../images/puce_menu3.gif) no-repeat scroll left;
	padding-left:10px;
	display:block;
	
}
#navigation #gauche span{
	/*background:url(../images/puce_menu3.gif) no-repeat scroll left;*/
	background-image:url(../images/picto_doc_fond_vert.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color:#8CAE4A;
	margin-top:5px;
	padding: 2px 0 2px 22px;
	display:block;
	color:white;
	text-align:left;
	margin-left:0px;
}
#navigation #gauche span a {
	color: white;
	text-decoration: none;
}

#navigation #gauche dt{
	background:url(../images/dotted_gray.gif) repeat-x top;
	padding:5px 0px;
	padding-left:18px;
	height:100%;
	display:block;
}

#navigation #gauche #activeLink_dt {
	font-weight:bold;
}

#navigation #gauche a,
#navigation ul li ul li a{
	color:#8cae4a;
	font-weight:normal;
}
#navigation ul li ul li{
	padding-top:5px;
}

#fond_menu_docs{
	background:url(../images/fond_menu_docs.gif) no-repeat;
}
/*
#fond_menu_docs li{
	color:#c84d2e;
	font-weight:normal;
	background:url(images/puce_1_rouge.gif) no-repeat 0px 7px;
	padding-left:8px;
}*/
.menu ul li{
	text-indent:0px;
	padding-left:5px;
	margin-left:10px;
}
.menu{
	width:auto;
	padding-top:0px;
	text-indent:18px;
	padding-left:0px;
	height:16px;
}

/**** Autres rubriques ****/
#surLeWeb dt{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #59595B;
	padding-bottom:1px;
	height:15px;
}

#surLeWeb{
	padding-bottom:20px;
}



#surLeWeb dd a{
	text-decoration:none;
}

/*** Contenu **/
#contenu p{
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
}
#contenu ul li {	margin-left:20px;
	background:url(../images/puce_menu3.gif) no-repeat scroll left;
}

#contenu table {
	 margin-left: auto;
     margin-right: auto;
}


