.fond { background-image: url(img/charte_r2_c1.jpg); background-repeat: no-repeat; background-position: left top}
.texte {  font-family: "Comic Sans MS"; font-size: 13px; color: #003399}
a:active {  color: #000000}
a:hover {  color: #FF6600; text-decoration: underline}
a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #000000}
bordure {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bordure {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.titrePage {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
	background-color: #BEE1E3;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FD9800;
	border-right-color: #FD9800;
	border-bottom-color: #FD9800;
	border-left-color: #FD9800;
	text-align: center;
}
.texteNoir {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.texteValeur {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
}
.encart{
	width: 320px;
	margin-left: 205px;
	background-color: #FFB959;
	text-align: center;
	font-size: 15px;
	border: 1px dashed #003399;
	font-weight: normal;
	height: 100px;
	padding: 10px;
}
.liste {
	width: 340px;
	font-size: 14px;
	margin-left: 190px;
}
.clear {
	clear: both;
}
