body
{
	font-family: Arial;
	font-size: 9pt;
	background-color: #333333;
	margin-top: 0px;
}



/*Tableau, cellule*/
.tab_menu
{
	width: 115px;
	height: 27px;
	background-image: url("images/menu_02.jpg");
	cursor: hand;
}




/*Texte*/
.rubrique_menu
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.t1
{
	font-family: Century Gothic;
	font-size: 16pt;
	color: #999999;
}

.page_nav
{
	font-size: 9pt;
	color: #000000;
	font-style: italic;
}



/*Lien*/
.liste_menu
{
	font-size: 10pt;
	font-family: Arial;
	color: #125999;
}

.lien_menu
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.lien_news
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.lien_nav
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.lien
{
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}