/* CSS Document */


#content h2 {
	font-size: 120%;
	letter-spacing: 0.1em;
}

#content h1 {
	font-size: 100%;
	letter-spacing: 0.1em;
}

#content p{
	font-size: 80%;
	line-height : 130%;
}





#navigation p {
	font-size: 80%;
}
#adresse p {
	font-size: 60%;
}



