/*Feuille de style de la page historique */

#menu_historique
{
	margin-right:10px;
	margin-left:5px;
	position:relative;
	top:-7px;
	
}
#menu_historique td
{
	width:300px;
	height:30px;
	background-image: url("images/BtnHistorique.jpg");	
	background-position:center;
	background-repeat:no-repeat;
	padding-bottom:5px;
		
}
#menu_historique a
{
	/*margin-left:15px;*/
	padding-left:3px;
	margin-bottom:7px;
	padding-bottom:7px;	
	font-family:arial, verdana;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:white;
	font-weight:normal;

}
/*.historique
{
	position:relative;
	top:6px;
	left:30px;
}
.maitres_de_reference
{
	position:relative;
	top:-26px;
	left:250px;
}
.maitre_floquet
{
	position:relative;
	top:-60px;
	left:450px;
}*/

