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

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:0.5px;
	line-height:11px;
	color: #fff;
	background-color:#000;
}
	  .contact a:link {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  letter-spacing:0.5px;
		  line-height:11px;
		  text-decoration:none;
		  color: #fff;
		  background-color:#000;
	  }
	  .contact a:visited {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  letter-spacing:0.5px;
		  line-height:11px;
		  text-decoration:none;
		  color: #fff;
		  background-color:#000;
	  }
	  .contact a:hover {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  letter-spacing:0.5px;
		  line-height:11px;
		  text-decoration:underline;
		  color:#fff;
		  background-color:#000;
	  }
	  .contact a:active {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  letter-spacing:0.5px;
		  line-height:11px;
		  text-decoration:none;
		  color: #fff;
		  background-color:#000;
	  }
.texte {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing:0.5px;
	line-height:19px;
	text-align:left;
	text-indent:20px;
	color: #000;
}
.activites {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing:0.5px;
	line-height:19px;
	text-align:left;
	color: #000;
}
.coordonnees {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:0.5px;
	line-height:19px;
	text-align:left;
	color: #fff;
}
