p
{
	font-family: "Arial";
}

.texteacc
{
	color: white;
}

.menu
{
	color: white;
	padding: 0px;
	border-bottom: 1px solid white;
	margin-top: 0px;
	padding: 5px;
}

#top
{
	border-bottom: 1px solid white;
}

a
{
	text-decoration: none;
	color: white;
}

a:hover
{
	font-style: bold;
	color: red;
}

.nouvelle
{
	font-family: "Arial";
	color: black;
	background-color: white;
	border: 1px solid white;
	padding: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 10px;
}

.nouvelle h5
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.nouvelle a
{
	color: black;
}

#pub
{
	float: right;
	width: 120px;
	margin-right: 5px;
}

#corps
{
	margin-right: 130px;
	margin-left: 10px;
}
