body {
	background-color: #271D0C;
	padding: 40px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat;
}
h2{
	text-decoration: underline;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F26104;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.site{
	margin:auto;
	border:1px double #FF6600;
	padding: 20px;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #1E1E1E;
	background-color: #F7F7F7;
	text-align: justify;
}
.site a:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #1E1E1E;
	text-decoration: none;
}

.menu {
	letter-spacing: 0.5em;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.entete {
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	font-family: Kalinga;
	color: #FF6600;
	letter-spacing: 1em;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FF6600;
}
.police_verte {color: #006600}


.tableau{
	border: 1px solid #330033;
	background-color:#FFFFFF;
}

.Style1 {color: #FFFFFF}
.Style2 {
	color: #F7F7F7;
	font-style: italic;
}
