﻿body
{
	background-image: url(../../Images/back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #333;
}

a
{
	color: #666;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover
{
	color: #333;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #333;
}

span
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

H1, .Entete
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #b1d30d;
}
.date
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #555555;
}

.date2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
