* {margin: 0; padding: 0; }

body         { background-color: #c6c6c6 ; margin:25px 0px 0px 0px;	 text-align: center; }
#page		 { margin: 0 auto 0 auto ;	text-align: left;	width: 950px;}
#titre h2    { font-family: Trebuchet MS; font-size: 22px; color: #adadad;  }

a:link       { font-family: Trebuchet MS;  font-size: 11px;   color: #666666; text-decoration:none }
a:visited    { font-family: Trebuchet MS;  font-size: 11px;  text-decoration: none; color:#666666}
a:hover      { font-family: Trebuchet MS;  font-size: 11px;   color: #999f30; text-decoration:none }

.menu a:link       { font-family: Trebuchet MS; font-size: 10px; color: #E6E6E6; text-decoration:none }
.menu a:visited    { font-family: Trebuchet MS; font-size: 10px; text-decoration: none; color:#E6E6E6 }
.menu a:hover      { font-family: Trebuchet MS; font-size: 10px; color: #FAD34E; text-decoration:none }
.menu a:active      { font-family: Trebuchet MS; font-size: 10px; color: #FAD34E; text-decoration:none }


.puce a:link       { font-family: Trebuchet MS; font-size: 11px; color: #666666; text-decoration:none ; background: transparent url(images/puce-index.gif) no-repeat 0 3px;padding: 0 0 0 15px;}
.puce a:visited    { font-family: Trebuchet MS; font-size: 11px; text-decoration: none; color:#666666 ; background: transparent url(images/puce-index.gif) no-repeat 0 3px;padding: 0 0 0 15px;}
.puce a:hover      { font-family: Trebuchet MS; font-size: 11px; color: #999f30; text-decoration:none ; background: transparent url(images/puce-index-2.gif) no-repeat 0 3px;padding: 0 0 0 15px;}

h1           { font-family: Trebuchet MS; font-size: 22px; color: #E6E6E6;  }
h2           { font-family: Trebuchet MS; font-size: 14px; color: #E6E6E6; }
.jaune {
	color: #FAD34E;
}
.vert {
	color: #66FF00;
}
.vert-brun {
	color: #999f30;
}
h1.vert-brun{
	color: #999f30;
}
h1.jaune a:link {
	font-size: 22px;
	color: #FAD34E;
}


h1.jaune a:visited {
	font-size: 22px;
	color: #FAD34E;
}

h1.jaune a:hover {
	font-size: 22px;
	color: #E6E6E6;
}
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.texte-vert {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF00;
}
.texte-vert-brun {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999f30;
}
.texte-jaune {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAD34E;
}

