body
{
	background-color:#E7EBD3;
	color: #000000;
}

a 
{
  text-decoration: none:
  color : black;
}

a:link {color: #000000; text-decoration: none:}     
a:visited {color: #000000; text-decoration: none:}  
a:hover {color: #000000; text-decoration: none:}   
a:active {color: #000000; text-decoration: none:} 

.titre
{
	font-family: Lucida Handwriting;
	font-size: 24px;
	font-weight : 700;
	text-align: center;
	margin-bottom: 40px;
}

.sub
{
	font-family: Lucida Handwriting;
	font-size: 16px;
	font-weight : 100;
	text-align: center;
	font-style: italic;
	margin-bottom: 15px;
}

.texte
{
	font-family: Lucida Handwriting;
	font-size: 16px;
	margin-left : 50px;
	margin-right : 50px;
	font-weight : 700;
	line-height: 170%; 

}

.desc
{
	font-family: Lucida Handwriting;
	font-size: 10px;
	font-weight : 700;
}

.joindre
{
	font-family: arial;
	font-size: 11px;
	font-weight : 700;

}

.adresse
{
	font-family: Lucida Handwriting;
	font-size: 15px;
	font-weight : 700;
}


.lien
{
	
	font-size: 14px;
	font-weight : 700;
	color: #FFFFFF;
	
}

img
{
	border: 1px #000000;
}

