@charset "iso-8859-1";

#conteneur_03 {
	width : 100%;
	margin : 10px auto;
	text-align : center;
}
div#titre {
	margin : 10px auto;
	text-align : center;
	font-family : arial;
	font-size : 18px;
	color : #571714;
}
#conteneur_04 {
	margin : 0 auto;
	width : 90%;
	height : 250px;
	text-align : center;
}
div#band1 {
	margin : 34px 10px 0 10px;
	width : 150px;
	height : 185px;
	float : left;
}
div#band2 {
	margin : 14px 10px 0 10px;
	width : 300px;
	height : 225px;
	float : left;
}
div#band3 {
	margin : 70px 0px 0px 0px;
	width : 80px;
	height : 225px;
	text-align : center;
	float : left;
}
div#band4 {
	margin : 14px 10px 0 10px;
	width : 300px;
	height : 225px;
	float : left;
}
#conteneur_05 {
	text-align : justify;
	margin : 0px auto;
	width : 90%;
}
div#titre1 {
	margin : 0 auto;
	text-align : left;
	font-family : arial;
	font-size : 18px;
	color : #571714;
}
div#titre2 {
	margin : 0 auto;
	text-align : center;
	font-family : arial;
	font-size : 14px;
	color : #571714;
}
.texte {
	font-family : arial;
	font-size : 12px;
	color : #000000;
}
.titre {
	font-family : arial;
	font-size : 18px;
	color : #571714;
	font-weight : bold;
}
.stitr {
	font-family : arial;
	font-size : 14px;
	color : #571714;
	font-weight : bold;
}
.stit0 {
	font-family : arial;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
}
.stit1 {
	font-family : arial;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}
.renfo {
	font-family : arial;
	font-size : 12px;
	color : #0000cc;
	font-style : italic;
}