@charset "utf-8";
.contoursBGD {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contoursGD {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.degrade {
	background-image: url(images/degrade-rouge.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.titrePage {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0103;
}
.textePage {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: 400;
	color: #F0F0F0;
}
.contours-image {
	border: thin solid #FFFFFF;
	padding: 5px;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: 400;
	color: #F0F0F0;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: 400;
	color: #F0F0F0;
	text-decoration: underline;
}
a:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: 400;
	color: #F0F0F0;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: underline;
}
a.bas:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: 400;
	color: #F0F0F0;
	text-decoration: underline;
}
a.bas:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: 400;
	color: #F0F0F0;
	text-decoration: underline;
}
a.bas:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: 400;
	color: #F0F0F0;
	text-decoration: underline;
}
a.bas:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-color: #000000;

}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: 400;
	color: #F0F0F0;
	text-align: center;

}

