.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f05b9d;
	padding-bottom: 5px;
	width: 650px;
	padding-top: 10px;
}
.page .clear {
	clear: both;
}

.page .pageImage {
	float: left;
	width: 200px;
	height: 140px;
	margin-right: 10px;
}
.page .pageImage img {
	border: 1px solid #fd99c5;
}
.page  .pageTitre {
	text-align: left;
	padding-bottom: 5px;
}
.page  .pageTitre a {
	font-size: 14px;
	color: #f05b9d;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.page  .pageTitre a:hover {
	color: #e2007a;
}
.page .pageDescription {
	text-align: justify;
}
.page .pageDescription a {
	color: #666666;
	text-decoration: none;
}
.contener .contenu .titre {
	font-size: 16px;
	color: #f05b9d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fd99c5;
}
.contener .contenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f05b9d;
}
.contener .contenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd99c5;
}
.contener  .contenu img {
	border: 1px solid #fd99c5;
}
