@charset "UTF-8";
/* CSS Document */


#Prez {
	float:right;
	margin-top:100px;
	margin-right:90px;
}

/************* SIGNATURE *************/

#Signature {
	float:right;
	margin:-101px -5px 0 0;
}

div.FiletSignature {
	background-color:#5a493f;
}

#Footer br {
	clear:both;
}

#Signature a {
	float:right;
	display:block;
	width:240px;
	height:95px;
	margin:-0px 0px 0 0;
	background-image:url(../Images/SignatureCathyHammel.gif);

}
/****** FIN SIGNAT ***********/

/****** NEWS ***********/

div#ActuDeUne {
	z-index:9;
}

div#ActuDeUne a {
	float:left;
	margin:-61px 0 0 178px;
	text-decoration:none;
	cursor:pointer;
}

div#PictoActuDeUne {
	width:72px;
	height:55px;
	margin:0px 0 0 0;
	background-image:url(../Images/PetitArbre.gif);
}

div#TextActuDeUne {
	color:#FFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:lighter;
	line-height:1.4em;
	margin:0 0 0 80px;
}

div#DateActuDeUne {
	color:#84bc41;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	font-weight:bolder;
	margin:-35px 0 0 80px;
}

#Clear {
	clear:both;
}
/****** FIN NEWS ***********/

