body, #page
{
	background-color: #000000;
}

.actu
{
	color: white;
	margin:0;
	font-size: 1.1em;
	margin: 0 45px 0 45px;
	padding: 20px 0 20px 0;
	border-bottom: dotted white 2px;
}

h1
{
	text-transform: uppercase;
	font-size: 1.2em;
}

h2
{
	color: #E56D04;
	font-size: 1em;
}

.image
{
	float: left;
	margin: 0 15px 5px 0;
}

.pagination
{
	color: white;
	text-align: center;
	font-size: 0.8em;
	margin:  15px 0 35px 0;
}

a
{
	color: #ED7500;
}
