.titre_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #FFFF00;
	text-transform: none;
	font-variant: normal;
	background-color: #CCCC99;
	vertical-align: middle;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;


}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	font-variant: normal;
	background-color: #FFFF99;
	vertical-align: middle;
	text-align: center;
	border: none;
	letter-spacing: 3px;



}
