/* CSS Document */
body {
	background-image: url(../images/background-dots.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.texte {
	font-family: Trebuchet, Verdana, Helvetica;
	font-size: small;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, serif;
	font-size: 22px;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, serif;
	font-size: large;
	color: #333333;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 9px;	
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #8CC63C;
	font-weight: bold;
	font-size: 9px;	
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #8CC63C;
	font-size: 9px;	
}
a:link {
	color: #8CC63C;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8CC63C;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #8CC63C;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
.menu a:link {
	font-family: "Trebuchet MS", Helvetica, serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menu a:visited {
	font-family: "Trebuchet MS", Helvetica, serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 11px;	
}
.menu a:hover {
	font-family: "Trebuchet MS", Helvetica, serif;
	text-decoration: underline;
	color: #8CC63C;
	font-weight: bold;
	font-size: 11px;	
}
.menu a:active {
	font-family: "Trebuchet MS", Helvetica, serif;
	text-decoration: none;
	font-weight: bold;
	color: #8CC63C;
	font-size: 11px;	
}
.texte-petit {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
}
