* {
	font-family:Arial,Helvetica,sans-serif;
	color:#333333;
	
}

html{
	height: 100%;
/* min-height: 100%; margin-bottom: 0.1px;*/
}

body {
	padding:0;
	margin:0;
	background:#fe0000;
	font-size:62.6%;
	/*font-size:0.626em;*/


/*_font-size:78%;*/
	height: 100%;
	overflow: hidden;


}

a img {
border:0px none;
margin:0
}

a {
font-size:1.0em;
padding:0;
}


#container {
	width:750px;
	height:560px;
	background:white url('/fichier/imf.default.jpg') no-repeat center 50%;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-375px;
	margin-top:-280px
}

#bandeau_logo {
	background:url('/img/base/logo.fond.gif') no-repeat;
	height:50px;
	position:absolute;
	z-index:50;
	width:750px;
	left:0;
	top:0
}

#bandeau_logo a {

	height:40px;
	display:block;

	width:230px;
	text-decoration:none;
}

#bandeau_recherche {
display:none;
}

.date_maj {
	display:none;
}


#div_menu_menu_bas {
	position:absolute;
	z-index:400;
	bottom:10px;
	padding:0;
	right:32px;
	margin:0;
}


#div_menu_menu_bas ul {
	margin:0;
	padding:0;
}

#page_footer {
	bottom:10px;
	right:30px;
	z-index:40;
	position:absolute;
}


.contenu_reel {
	left:30px;
	top:30px;
	position:absolute;
	height:498px;
	/*opacity:0.9;*/
	background:url('/img/base/fond80.png');
	_background:white;
	_filter:alpha(opacity=85);
	width:372px;

	z-index:30
}


.contenu_reel * {
	_filter:alpha(opacity=100);
		_background:white;
}



.contenu_reel  {
	font-size:1.1em;
}


.menuBox_lst ul {
	padding:0;
	margin:0;
}

.menuBox div.menuBox_header {
	display:none;
	
}

.menuBox_lst li {
	display:inline;
	padding:5px;
	margin:0;
}

.contenu_inside {
	padding-top:40px;
	padding-left:15px;
	padding-right:20px;
	

	
}

#texte {
		position:absolute;

		left:19px;
		top:60px;
		overflow:auto;
		height:416px;
		width:337px;
		_width:353px;
		
		padding-right:16px;

}

#texte h1 {
	font-size:1.7em;
	font-weight:normal;
	line-height:1.0em;
	margin-bottom:4px;
}



#texte h2 {
	font-size:1.0em;
	margin-bottom:0;
	margin-top:3px;
	
}


#texte .soustitre {
	font-size:1.0em;
	line-height:1.4em;
	font-weight:bold;
}

#texte .soustitre p {
	margin:0;
}

#texte p{
font-size:1.0em;
margin-top:0;
margin-bottom:10px;
}

.menuBox_lst li.menu_selected a{

	text-decoration:none;
	font-weight:bold;
}



.hidden {
	display:none;
}

#road {
	display:none;
}



#downloadbox {
	position:absolute;
	left:10px;
	bottom:120px;
	_bottom:120px;
	z-index:9001;
}

#downloadbox p a span {
	display:none;
}

#downloadbox p a {
	background:url('/img/base/download.gif') no-repeat !important;
	text-decoration:none;
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	font-size:30em;
	overflow:hidden
}


#downloadbox p a:hover{
	background:url('/img/base/download_o.gif') no-repeat !important;
	text-decoration:none;
	width:200px;
	height:20px;
	display:block
}


h1 {
font-size:1.4em;
color:#fe0000;
}


h2 {
font-size:1.2em;
color:#fe0000;
}

h3 {
font-size:1.1em;
color:#333333;
margin:0;
}




#media_retour {
	position:absolute;
	left:32px;
	top:47px;
	z-index:100000;
}

#media_retour img {
border:0px none;
}