div#illustration {
	background: url(Images/illustrations/illustration-contact.jpg) center no-repeat;
}
div#menu-contact {
	background: url(Images/onglets/onglet-contact.jpg) center no-repeat;
}
div#coord {
	margin: 250px 0 0 10px;
	height: auto;
	width:200px;
	font-family: Arial;
	text-align:center;

}
div#coord h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990303;
}
div#coord p {
	font-weight:bold;
	font-size:11px;
	margin: 5px 0 0 0;
}
div#coord h2 :hover {
	text-decoration:underline;
}
div#coord h2 a {
	text-decoration: none;
	color: #990303;
}
div#texte {
	margin: 20px 0 0 0 ;
	height: 325px;
	width:540px;
	padding: 0 15px;

}
div#titre{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #777777;
}
div#texte p {
	margin: 5px 0 0 0 ;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
}
td.titre {
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990303;
}
td.crypt {
	font-weight:bold;
	color: #990303;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
}