.nav			{
	font-weight: bold;
	color : #CCCCCC;
	font-family: "Trebuchet MS", Arial;
}
a.nav			{ text-decoration: none; color : #FFFFFF; }
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.nav:hover		{
	text-decoration: underline;
	color: #FB6801;
}

.scroll			{
	font-weight: normal;
	color : #4E4E4E;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;

}
a.scroll			{ text-decoration: none; color : #009966; }
a.scroll:hover		{
	text-decoration: underline;
	color: #00FF00;
}
.lienpage {

	font-weight: normal;
	color : #4E4E4E;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
a.lienpage			{ text-decoration: underline; color : #009966; }
a.lienpage:hover	{
	text-decoration: underline;
	color: #00FF00;

}
.lienboite {
	text-decoration: none
	color : #4E4E4E;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	


}
a.lienboite			{
	text-decoration: none;
	color : #000000;
	background-color: #CCCCCC;
	width: 100px;
	
	



}
a.lienboite:hover	{
	color: #FFFFFF;
	background-color: #E1E1E1;
	width: 100px;
	
}
a.lienboite:active	{
	color: green;
	background-color: #E1E1E1;
	width: 100px;
	
}

div.maboite {
	width:	130px;
	font-family: "Trebuchet MS", Arial;
	font-size:	12px;
	
}

div.maboite ul {
	border:	1px solid #000000;
	margin:	0;
	padding:	0;
	list-style-type:	none;
}
div.maboite p {
		margin:	0;
	padding:	0;
	display:	inline;
	list-style-type:	none;
}
div.maboite p.current a {
	background-color: #CCCCCC;
	color:	blue;
	}

div.maboite a:link, div.maboite a:visited {

	color:	#000000;
	text-decoration:	none;
	width:	130px;
	
}
div.maboite a:hover, div.maboite a:visited:hover {
	color:	#ffffff;
	background-color:	#E1E1E1;
	width:	130px;
	
}
.titre {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
}

.stitre {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
}
