.titre1 {
	font-weight: bold;
	text-decoration: underline;
	color: #301BAB;
}
.titresection {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color:#A23757;
	text-decoration: underline;
	text-transform: uppercase;
}
.texte {
	border: thin dashed #9F8588;
}
.texteformat {
	border-top-style: dashed #9F8588;
	
	border-right-style: dashed #9F8588;
	border-bottom-style: dashed #9F8588;
	border-left-style: dashed #9F8588;
}
.texteformat2 {
	border: thin dotted #A8867C;
}

.menu {
	background-color: #8E92BA;
}
.menu2 {
	list-style-type: circle;
}
.menu3 {
	border: thin double #B26A5B;
}
