body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 2em;
}
.texteBase {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	
}



#navlist
{
margin: 0;
padding: 0 0 20px 10px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 5;
display:block;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #FFCC00;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #FF9900;
padding-bottom: 2px;
background: transparent;
color: #FFF;
}

#navlist a:hover { color: #FF3300; }
.barre {
	text-decoration: line-through;
}
