.gras {
	font-weight: bold;
}
.boitelettrinetexte {
	background-color: #F2A312;
	float: left;
	height: 24px;
	width: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	padding-top: 2px;
	margin-right: 2px;
	margin-bottom: -3px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
}
.chapoabonnement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #699A2D;
	font-weight: bold;
}
.interabonnement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #699A2D;
	display: block;
	margin-bottom: -7px;
	margin-top: 5px;
}
.teteboitemessage {
	width: 640px;
}
.corpsboitemessage {
	background-image: url(../images/images_interface/boitemessage/corps_message.jpg);
	background-repeat: repeat-y;
	width: 630px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 16px;
}
.piedboitemessage {
	width: 640px;
	height: 26px;
}
.titremessage {
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
