/* CSS Document */
html,body{
	height:100%;
}
body{
	margin:0;
}
a:focus, a:active {
	outline: none;
}
a img{
	border:0;
	display:block;
}
#header{
	background:url(../images/bdo_fn.gif) no-repeat;
	height:64px;
	background-position:center;
}
#all{
	background:url(../images/bg_all.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container{
	width:927px;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
#ombre_gauche{
	float:left;
	width:15px;
	height:779px;
	background:url(../images/ombre_gauche.png) no-repeat;
}
#ombre_droite{
	float:left;
	width:895px;
	padding-right:17px;
	background:url(../images/bg_contenu.png) repeat-y;
}
#versions{
	height:22px;
	color:#9C9C9C;
	text-align:right;
	margin-right:25px;
	margin-top:8px;
}
#versions .on{
	color:#FFFFFF;
}
#versions a{
	color:#9C9C9C;
}
#tetiere{
	background:url(../images/bdo_site.jpg) no-repeat;
	height:110px;
}
#tetiere span{
	display:block;
	padding-top:50px;
	padding-left:195px;
	color:#FFFFFF;
}
#menu_haut{
	height:32px;
}
#content{
	background:url(../images/bg_contenu.jpg) no-repeat;
	background-position:right bottom;
	position: relative;
}
#content_bottom{
	background:url(../images/fin_contenu.png) no-repeat;
	height:23px;
}
#rappel{
	background:#FFFFFF;
	padding:8px;
}
#rappel div{
	padding:10px 10px 8px 10px;
	background:#000000;
	color:#FFFFFF;
	font-size:12px;
	border-bottom:10px solid #007AA5;
}
#left{
	float:left;
	width:253px;	
	-overflow:hidden;
	border-right:#8D8D8D 1px solid;
}
#menu{
	padding-left:8px;
	background:#FFFFFF;
}
#menu div{
	font-size:12px;
	color:#373737;
	font-weight:bold;
	height:90px;
}
#menu ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	display:block;
	line-height:34px;
	width:237px;
	height:34px;
	background:url(../images/li_off.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	-overflow:hidden;
	margin:0;
	/margin-top:-3px;
	padding:0;
}
#menu ul .on{
	width:246px;
	height:auto;
	margin-top:-1px;
	/margin-top:-4px;
	background:url(../images/li_on.gif) no-repeat;
	-overflow:visible;
}
#menu ul li a{
	display:block;
	padding-top:2px;
	padding-left:32px;
	color:#4B4B4B;
	text-decoration:none;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#menu ul li span{
	display:block;
	padding-top:2px;
	padding-left:32px;
	color:#FFFFFF;
}
#menu ul li ul li a{
	color:#888888;
	padding:0;
}
#menu ul li ul li{
	margin-top:0;
	line-height:30px;
	margin-left:25px;
	height:30px;
	width:211px;
	border-bottom:1px solid #8D8D8D;
	background:none;
}
#menu ul li ul{
	background:url(../images/bg_ss_menu.jpg) repeat-x;
	width:237px;
}
#menu ul li ul .on{
	background:none;
	color:#007AA5;
	margin-top:0;
	width:211px;
}
#contenu{
	float:left;
	width:610px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
}
#page{
	width:596px;
	margin-left:5px;
}
#titre_page{
	 margin-bottom:25px;
}
#contenu table{
	width:100%;
}
#titres{
}
#titres h1{
	font-size:16px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
}
#titres span{
	background:#007AA5;
	padding:3px;
}
.spacer{
	clear:left;	
}
#footer{
	margin-right:9px;
	margin-left:269px;
	padding-left:80px;
	padding-top:15px;
	height:21px;
	background:url(../images/bg_footer.jpg) no-repeat;
	margin-bottom:20px;
	color:#8D8D8D;
}
#footer a{
	color:#8D8D8D;
}
#acces_rapide{
	color:#007AA5;
	text-align:right;
	vertical-align:top;
	font-size:12px;
}
#acces_rapide a{
	color:#007AA5;
}
#acces_rapide select{
	border:#4B4B4B solid 1px;
	padding:1px;
}
h1{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:20px;
}
h1 span{
	background:#007AA5;
	padding:3px;
}
.paragraphe{
	margin:0;
	padding:15px;
	background:url(../images/bg_fiche.jpg) repeat-x;
	color:#4B4B4B;
}
.paragraphe p{
	background:none;
	margin:0;
	padding:0;
}
.bleu{
	color:#007AA5;
}
p{
	text-align:justify;
}
.entete{
	background:#000000;
	padding:5px 8px 5px 8px;
	font-weight:bold;
	color:#FFFFFF;
}
a{
	color:#4B4B4B;
}
.liste{
	overflow:hidden;
}
#blog{
    position:absolute;
    z-index: 100;
    right: 10px;
    top: 15px;
    zoom: 1;
}
#blog a {
	text-indent: -99999px;
	display: block;
	background: url(../images/pastille-blog.gif) no-repeat center center;
    padding: 50px;
        zoom: 1;
}        