﻿body
{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	line-height: 1.5;
}
p.blocTexte{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
}
div.blocBas{
	background-image:url(Images/fondbas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:560px;
	height:3px;
	
}
div.bloc{
	background-image:url(Images/fond.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:560px;
	
}
h1.titreBloc{
	color: #077282;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
	margin-left:20px;
	margin-top:10px;
}


div.Texte
{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

.SousTitre
{
	color: #077282;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
}

.TexteBleu
{
	color: #077282;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.TexteVert
{
	color: #1c9045;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.TexteBrun
{
	color: #957248;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


