/*div#illustration {
	background: url(Images/illustrations/illustration-adherent1.jpg) center no-repeat;
}*/
div#texte {
	overflow:auto;
	margin: 20px 0 0 0 ;
	height: 325px;
	width:540px;
	padding: 0 15px;
}

div#texte p {
	margin: 15px 0 0 0 ;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
}
div#texte h2 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 16px;
}

td.gauche {
	font-size: 11px;
	color: #999999;
	width: 440px;
}
td.droite {
	width: 100px;
	text-align: center;
}
td.droite a {
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff6203;
	text-decoration:none;
}
td.droite :hover {
	text-decoration:underline;
}
td.nom {
	width: 440px;
	font-weight:bold;
	font-size: 14px;
}
td.nom a {
	text-decoration:none;
	color: #990303;
}
td.nom :hover {
	text-decoration:underline;
}