.titres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #004D55;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDB06B;
	height: auto;
	width: auto;
	font-weight: bold;
	border-left-style: none;
}
.bgright {
	background-image: url(images/index_03.gif);
	background-repeat: repeat-y;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003300;
	font-style: normal;
	font-weight: normal;
}
