.ecran_titre-1 {
	color: #647693;
	font-weight: bold;
	font-size: 1.2em;
}
.ecran_titre-2 {
	color: #647693;
	font-weight: bold;
	font-size: 1em;
}
.ecran_titre-3 {
	color: #647693;
	font-weight: bold;
	font-size: .9em;
}
.ecran_chapeau {
	color: #515151;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
}
.ecran_responsable {
	color: #666;
	font-style: italic;
	font-size: 1em;
}
.ecran_qualite {
	color: #666;
	font-size: 1em;
}
.ecran_retrait {
	margin-left:20px;
	font-size: 1em;
	color: #3d3d3d;
	line-height: 1.4em;
}
.ecran_bleu {
	color:#647693;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 8px;
}
.ecran_gris {
	color: #7a7a7a;
	font-size: 1em;
	line-height: 1.4em;
}
.ecran_note {
	color: #3d3d3d;
	font-size: 1em;
	line-height: 1.4em;
}
.ecran_puce-1 {
	margin-left:20px;
	font-size: 1em;
	color: #3d3d3d;
	line-height: 1.4em;
	margin-bottom: 8px;
	list-style-type: disc;
	list-style-position: outside;
}
.ecran_puce-2 {
	margin-left:40px;
	font-size: 1em;
	color: #3d3d3d;
	margin-bottom: 8px;
	line-height: 1.4em;
	list-style-type: square;
	list-style-position: outside;
}
.ecran_num-1 {
	margin-left:20px;
	font-size: 1em;
	color: #3d3d3d;
	line-height: 1.4em;
	margin-bottom: 8px;
	list-style-type: decimal;
	list-style-position: outside;
}
.ecran_num-2 {
	margin-left:40px;
	font-size: 1em;
	color: #3d3d3d;
	line-height: 1.4em;
	margin-bottom: 8px;
	list-style-type: decimal;
	list-style-position: outside;
}

