body {
	background-color: #000;
	margin: 30px auto;
	color: #FFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: normal;
	margin-bottom: 40px;
}

p.journal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

p.date {
	font-size: 18px;
	text-align: center;
	margin-top: 36px;
	color: #666;
}

.intro {
	margin-top: 110px;
	text-align: center;
	text-decoration: none;
}

a {
	font-size: 18px;
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:active {
	color: #9C0;
	text-decoration: none;
}

a:hover {
	color: #c02;
	text-align: center;
}

img {
	border: 0;
	text-align: right ! important;
}

.drt {
	text-align: right ! important;
}

.ctr {
	text-align: center ! important;
	color: #CCC;
}

p.largeur100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100px;
	text-align: right;
	margin-right: 18px;
}

p.largeur420 {
	width: 420px;
	text-align: justify;
}

p.largeur480 {
	width: 480px;
	text-align: justify;
}

p.largeur600 {
	width: 600px;
	text-align: justify;
}

p.largeur720 {
	width: 720px;
	text-align: center;
	color: #9cabbd;
}

p.largeur800 {
	width: 800px;
	text-align: justify;
}

div.pieddepage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFF;
}