.Titre {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3cb6bf;
	height: 20px;
	text-align: center;
}
.Titre2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #FF9933;
	text-align: center;
}

.Texte {
	font-family: Verdana;
	font-size: 10px;
	color: #113E51;
}
.Texteblanc {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.chapeau{
	font-family: Verdana;
	font-size: 10px;
	color: #113E51;
}
