/* CSS Document */
.chapeaupresentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
}
.accrochebleue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #228D95;
}
.boitenavsociete {
	margin-top: 5px;
	margin-bottom: 5px;
}
.surtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #228D95;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #228D95;
	border-right-color: #228D95;
	border-bottom-color: #228D95;
	border-left-color: #228D95;
}

