@charset "utf-8";
/* CSS Document */


*{
margin:0px;
padding:0px;
outline:none;
border:0px;

}


li{
list-style-type:none;
}
a{
border:0px;
}




#content{

float:left;
width:797px;
height:449px;
background:url(../images/menu_background_glossaire.png) no-repeat;
padding:15px;
color:#999;

}

#glossaire{

float:left;
width:775px;
height:300px;
overflow:auto;
margin:10px auto;
}

#content #glossaire h4{
	color:#009933;
	font-size:13px;
	font-weight:bold;
	
}



