@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(bodydegrade.jpg);
	background-repeat: repeat;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F33;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 300;
	color: #FFC;
	vertical-align: middle;
	font-style: italic;
	line-height: 30px;
	padding: 20px;
	background-image: url(bodydegrade.jpg);
	text-align: left;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #621e16;
	text-align: justify;
	vertical-align: middle;
	padding: 20px;
	background-color: #FFC;
}
.fondimage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #621e16;
	background-color: #FFC;
	margin: 0px;
	text-align: center;
}
.imagedroite {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imagegauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.tablien {
	color: #F90;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
.droits {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFC;
	background-color: #33000;
}
