.background
{
	background-color: #DDDA8C
}

.titre
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.texte
{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

#footnote
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #BBB138;
}

a:footnote
{
	color: #BBB138;
}

a:visited.footnote
{
	color: #BBB138;
}

a:hover.footnote
{
	color: #BBB138;
}

a:link
{
	color: #007B83;
}

a:visited
{
	color: #007B83;
}

a:hover
{
	color: #007B83;
}

a:active
{
	color: #007B83;
}

#menu a
{
	display:inline-table;
	font: bold 16px "Trebuchet MS";
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin:0;
	background-color: #007B83;
	padding-top: 3px;
	padding-right: 0.4em;
	padding-bottom: 0.2px;
	padding-left: 0.4em;
}

#menu a:hover
{
  border-bottom:4px solid #BAB037;
  color: #BAB037
}

#first
{
	padding: 5px;
}

