/**********************************************************************************/
/*** Classe home *****************************************************************/
#home
{
	margin-top: -44px;
	height:auto;
}

#home h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #70490f;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 555px;
}

#home p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70490f;
	text-align: justify;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 555px;
}

#home .home01
{
	height: 300px;
	width: 188px;
	float: left;
	background-image: url(../images/fond_home01.gif);
	background-repeat:no-repeat;
}

#home .home02
{
	height: 300px;
	width: 188px;
	float: left;
	background-image: url(../images/fond_home02.gif);
	background-repeat:no-repeat;
}

#home .home03
{
	height: 300px;
	width: 188px;
	float: left;
	background-image: url(../images/fond_home03.gif);
	background-repeat:no-repeat;
}

#home .home01 a
{
	color: #575757;
	text-align: right;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c976b;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	display: block;
	text-decoration:none;
	
}

#home .home02 a
{
	color: #575757;
	text-align: right;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #467f7f;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	display: block;
	text-decoration:none;
	
}

#home .home03 a
{
	text-align: right;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70490f;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	display: block;
	text-decoration:none;
	
}

#home .home01 h1
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c976b;
	margin-top: 60px;
}

#home .home01 h2
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c976b;
}

#home .home01 h3
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	margin-top: 10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8c976b;
}

#home .home02 h1
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467f7f;
	margin-top: 60px;
}

#home .home02 h2
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #467f7f;
}

#home .home02 h3
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	margin-top: 10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #467f7f;
}

#home .home03 h1
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #70490f;
	margin-top: 60px;
}

#home .home03 h2
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70490f;
}

#home .home03 h3
{
	height: 20px;
	width: 178px;
	padding-left:10px;
	margin-top: 10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #70490f;
}

#home .html
{
	margin-left: 12px;
	width: 160px;
}

#home .home01 .html p
{
	color: #575757;
	text-align: justify;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c976b;
}

#home .home02 .html p
{
	color: #575757;
	text-align: justify;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #467f7f;
}

#home .home03 .html p
{
	color: #575757;
	text-align: justify;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70490f;
}

#home .html .imgGauche
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border: 0px solid #c3c3c3;
	width: 50px;
}

#home .html .imgDroite
{
	float:right;
	margin-bottom:5px;
	border: 0px solid #c3c3c3;
	width: 50px;
}