@charset "utf-8";
/* CSS Document */

.blocpresentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034377;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #034377;
	border-bottom-color: #034377;
	border-left-color: #034377;
	text-align: justify;
	padding-top: 33px;
	padding-right: 50px;
	padding-bottom: 33px;
	padding-left: 50px;
}
.blocdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034377;
	text-align: justify;
	padding: 15px;
	border: 1px dashed #034377;
}
.blocgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034377;
	text-align: justify;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #034377;
	border-bottom-color: #034377;
	border-left-color: #034377;
}

.blocactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #044378;
	background-color: #FFFFFF;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #044378;
	border-bottom-color: #044378;
	border-left-color: #044378;
	padding-top: 33px;
	padding-right: 50px;
	padding-bottom: 33px;
	padding-left: 50px;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d90f03;
}
.dateactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #044378;
}
.titrerefrerence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034377;
}

.textevert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79b05d;
	text-align: justify;
}
.titrerecette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d90f03;
}
