@charset "UTF-8";
/* CSS Document */


/* Multi 01 */
/*///////////////////
  GLOBAL
///////////////////*/


#contener_funds {
	position : relative;
	left : 0px;
	width : 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#002D6A;
	font-size:11px;
	margin-left:0px;
	_margin-left : -945px;
 }
 
 #contener_funds a{
	color:#002D6A;
	text-decoration:none;
 }
 
  #contener_funds a:hover{
  text-decoration:underline;
 }
 
 
#contener_degrader {
	width:974px;
	height:699px;
	background-image: url(fnd_pages.jpg);
	background-repeat:no-repeat;
}

#bandeau_top{
	width:956px;
	height:232px;
	position:absolute;
	margin-left:1px;
}

#bandeau_top img{
	margin-top:25px;
	margin-left:14px;
}

* html #bandeau_top img{
	margin-top:15px;
	margin-left:-9px;
}

#btn_print{
	text-transform:uppercase;
	position:absolute;
	margin-top:660px;
	margin-left:30px;
	_margin-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#aeb7cf;
}



#img_close{
	background-image: url(btn_fermer.jpg);
	background-repeat:no-repeat;
	margin-top:647px;
	margin-left:916px;
	z-index:1999;
	width:100px;
	height:100px;
	position: absolute;
}
