/* CSS Document */
.encart {
	background-color: #FFFFFF;
	border: 1px dotted #DFA867;
	font-size: 12px;
}
.fond_couleur {
	color: #000000;
	background-image: url(images/fond_orange.jpg);
	padding: 10px;
}
.intranet {
	font-size: 12px;
	border: 1px dotted #DDA576;
}
