.gras {
	font-weight: bold;
}
.grasrouge {
	font-weight: bold;
	color: #C00418;
}
.lettrine {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.lettrinedroite {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.centre {
	text-align: center;
}
.italique {
	font-style: italic;
}
.puce12px {
	margin-right: 3px;
}
.titreintro {
	background-image: url(../images/accueil_images/barretitre_730x40.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 710px;
	color: #c00418;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: none;
}
.boitemessage {
	height: 163px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images_interface/boitemessage_front.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 10px;
	padding-left: 10px;
}
.boitemessageconteneurtexte {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	position: static;
}
.boitemessagetitre {
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #990000;
}
