@charset "utf-8";

body {
	background-image: url(bgpage.jpg);
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	scrollbar-face-color: black;
	text-indent: 2px;

	
}

h1 {
	color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: thin;
}
.cadre {
	background-color: #000000;
	padding: 0px;
}
h3 {
	font-size: 10px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #333333;
}
li {
	font-size: 12px;
}
.diaporama {
	background-color: #CCCCCC;
	padding: 6px;
	text-decoration: line-through;
}
.Footer {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	letter-spacing: 0.2em;
	word-spacing: normal;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}
a:active {
	color: #669900;
	text-decoration: none;
}
.linksbas {
	background-color: #333333;
	padding: 3px;
	text-decoration: line-through;
}
.legende {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
	letter-spacing: 0.2em;
	word-spacing: normal;
	font-style: italic;
}
.linksside {
	background-color: #669900;
	padding: 1px;
	text-decoration: underline;
	color: #003300;
}
.titre2 {
	color: #CADE58;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: thin;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #CADE58;
	line-height: 25px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	text-indent: 5px;
	color: #000000;
}

