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

td.logo{
	text-align:center;
	width:150px;	
}

td.nom{
	color:#b3cb19;
	font-weight:bold;
	width:110px;	
}

td.nom a{
	color:#b3cb19;
	font-weight:bold;
	text-decoration:none;
}

hr{
	color:#b3cb19;
	border:1px solid #b3cb19;
}
