#entete {
        background-image: url(img/globe.jpg);
        background-repeat: no-repeat;
        background-position: center ;
        text-align: right;
		background-color:#e96147;
}
#entete .nom-site span { right: -2000px; }
#entete a.nom-site,
#entete a.nom-site:link,  
#entete a.nom-site:visited { background-image: url(none); }


#entete  { height: 163px; } /* la hauteur de la nouvelle image du bandeau */
#encart { height: 173px } /* hauteur de l'image + 10px */
#menu-rubriques { height: 173px } /* hauteur de l'image + 10px */

#bloc_drapeaux {
	position:absolute;
	top:-20px;
	right:0px;
	float:right;
	margin: 20px 0px 0 0;
	width: 250px;
	height:auto;
	padding:3px 5px 0px 0px;
	/*font-weight:bold;
	font-size:40px;
	color:#FFFFFF;*/
	background-color: rgba(255, 255, 255, 0.5);
	/*border:1px dashed aqua;*/
	z-index: 100;
}
#bloc_drap {
	float:right;
	width:auto;
	height:auto;
	/*background: url(http://beta.esdac.be/squelettes/images/drapeaux/fr.jpg)  ;
	background-repeat: no-repeat;	*/
}
#fil-ariane {
 position: static;
	/*border: solid 1px red;*/
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 2px;
	/*background: white;*/
    width:auto; 
	height:15px;	
    font-size: 0.8em;
	z-index: 20;
	overflow: hidden;
}
#bloc-contenu
{
	position: static;
	border: solid 1px #DEDEDE;
	margin: 0px 155px 5px 155px;
	padding: 10px 10px 5px;
	background: white;
	z-index: 20;
	overflow: hidden;
}
#news
{
	/*position: absolute;
	top: 190px;
	right: 0px;*/
	width: 150px;
	height:auto;
	margin: 0 0 1em 0;
	padding: 2px;
	/*border:1px dashed red;*/
	background-color: #DDDDDD;
	font-size:12px;
	/*text-align:justify;*/
	font-style:italic;
	color:#821800;
	Line-Height: 12pt;
}
#news p {
	color:#821800;
}
.logo-liste-art {
	/*float: right;
	padding: 5px;*/
}
#ligne_separatrice {
	border-bottom:1px dashed blue;
	padding:2px;
}

