div#illustration {
	background: url(Images/illustrations/illustration-liens.jpg) center no-repeat;
}
div#menu-contact {
	background: url(Images/onglets/onglet-contact.jpg) center no-repeat;
}
div#texte {
	overflow:auto;
	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 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 0 0 0;
}

div#texte p {
	margin: 10px 0 0 0 ;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
}
div#texte a {
	text-decoration:none;

}
.lien-photo {border:none;}
.img{border:0px;}
.lien{color: #333333;
	text-align: justify;
	font-size: 12px;
	}
.titre-lien{font-size: 14px;
	color: #ff6203;}