.titre {
	font-family: Amaze;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	background-attachment: fixed;
	background-image: url(../images/titremenu/base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-indent: 50px;
	vertical-align: middle;



}
.titre2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	background-attachment: fixed;
	background-image: url(../images/titremenu/base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-indent: 85px;
}
.borsposte {
	border: medium ridge #FF9900;
}
.completposte {
	border: thin outset #FF0000;
}
.bord_actu {
	border: medium groove #999999;
}
.fond_orange {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
