a.menu {
	font-family: verdana;
	font-size: 10pt;
	color:#f99200;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	font-family: verdana;
	font-size: 10pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.news {
	font-family: verdana;
	font-size: 10pt;
	color:black;
	text-decoration:none;
}

a.news:hover {
	font-family: verdana;
	font-size: 10pt;
	color:gray;
	text-decoration:none;
}

a.edit {
	font-family: verdana;
	font-size: 8pt;
	color:#f99200;
	font-weight:bold;
	text-decoration:none;
}

a.edit:hover {
	font-family: verdana;
	font-size: 8pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

font.utilisateur {
	font-family: verdana;
	font-size: 10pt;
	color:black;
}

span.page {
	font-family: verdana;
	font-size: 10pt;
	color:black;
}

span.auteur {
	font-family: verdana;
	font-size: 8pt;
	color:gray;
}

hr {
    background-color:#f99200;
    color:#f99200;
    border-color:#f99200;
    height:1px;
}

img {
	border-width: 0px;
	border: none;
}