A:link {
        COLOR: #FF6600;
 text-decoration: none;
}
.navig {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC66;
}

A:visited {
	COLOR: Gray;
	text-decoration: none;
}
A:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	background-color: #FFFF66;
}

body {
	background-color: #222222;
	font-family: "Comic Sans MS", Arial;
	color: #FFFF99;
	font-size: 14px;
	font-weight: normal;
}
.titre {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	color: #FFFFCC;
	font-weight: bold;
	background-image: url(fond1.png);
}
.cadreh {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.cadrehd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.cadre {
	border: 1px solid #FF6600;
}
.cadreb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}


.article {
	font-family: "Comic Sans MS", Arial;
	text-align: justify;
	text-indent: 20px;
}


.cadred {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.fonte10 {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	color: #FFFF99;
	font-weight: normal;
}
.cadreg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.lieu {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #FF6600;
}
