body
{
	font-family : verdana;
	font-size : 15px;
	text-align : center;
}
a
{
	text-decoration : none;
}
a:visited
{
	color : blue;
}
#conteneur
{
	width : 800px;
	margin-left : auto;
	margin-right : auto;
}
h2
{
	font-size : 22px;
	font-weight : bold;
	margin-top : 20px;
	margin-left : 20px;
	margin-bottom : 15px;
	color : #AAAAAA;
}
h1
{
	text-align : center;
	font-size : 26px;
	font-weight : bold;
	margin-bottom : 15px;
	color : #777777;
	text-decoration : underline;
}
textarea
{
	width : 100%;
	height : 80px;
	font-family : verdana;
	font-size : 11px;
}
#banniere
{
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
}
td
{
	font-size : 12px;
}
#paragraphe
{
	text-align : justify;
	margin-bottom : 25px;
	width : 800px;
	float : left;
}
#paragraphe2
{
	text-align : justify;
	margin-bottom : 25px;
}
#bloc
{
	float : left;
	margin : 2px;
	width : 110px;
	height : 83px;
}
#bloc2
{
	padding : 2px;
	float : left;
	margin : 2px;
	width : 106px;
	height : 120px;
	border-style : solid;
	border-width : 1px;
	border-color : #AAAAAA;
}
#photo
{
	text-align : justify;
}
#droite
{
	float : right;
	margin-bottom : 15px;
	margin-left : 15px;
}
#partenaires
{
	margin-top : 15px;
	padding : 5px;
	width : 200px;
	border-style : solid;
	border-width : 1px;
	border-color : #4F72C2;
}
h3
{
	color : #AAAAAA;
	font-size : 14px;
	font-weight : bold;
	font-style : verdana;
}
#historique
{
	border-collapse : collapse ;
}
th
{
	font-size:14px;
	text-align : center;
	padding : 5px;
	background-color : #EEEEEE;
	border-style : solid;
	border-width : 1px;
	border-color : #AAAAAA;
}
#cell
{
	text-align : center;
	padding : 2px;
	border-style : solid;
	border-width : 1px;
	border-color : #DDDDDD;
}
#dessous
{
	float : bottom;
}
#astuces
{
	width : 100%;
	border-width : 0px;
	background-color : transparent;
}