td.txt {
	background-color: #fff687;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:15px;
	/*color: #666666;*/
}

.titre_page {
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	font-weight: bold;
	color: #3466AD;
	margin-left:0px;
	line-height: 200%;
}

.text_parag {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	float: none;
	line-height: 130%;
	margin-left:0px;
}
.sous-titre {
	font-size: 16px;
	font-weight: bolder;
	color: #3466AD;
	line-height: 100%;
	margin-left:0px;
	/*margin: 5px;*/
}

.text_parag_list {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: 100%;
}

.ul {
	color: #666666;
	}

.td {
	margin-left:15px;
	color:#FF0000;
}
.texte_souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left:0px;
	line-height: 130%;
}
.text_paragcalig {
	font-size: 14px;
	font-weight: normal;
	color: #3466AD;
	float: none;
	line-height: 120%;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.photo {
	border:1px solid #999999; 
	width:96px;
	height:129px;
}


