/* CSS Document */

/* css des cartouches */

.fond_encadre_bleu {
	background-color: #E7EDF1;
	border-left: 2px solid #A0B4C8;
	border-right: 2px solid #A0B4C8;
	padding: .4em .5em;
}

.fond_encadre_beige {
	background-color: #ECE7DD;
	border-left: 2px solid #A0B4C8;
	border-right: 2px solid #A0B4C8;
	padding: .4em .5em;
}

.textecartouche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}