body {
	overflow:auto;
	scrollbar-face-color:#006600;
	scrollbar-track-color:#CCFFCC;
	scrollbar-arrow-color:#00FF99;
	scrollbar-shadow-color:#000099;
	scrollbar-highlight-color:#00FF99;
	scrollbar-3dlight-color:#00FF99;
	scrollbar-darkshadow-color:#000000;
	background-attachment: fixed;
	background-image: url(../images/fond_feuil.gif);
	font-family: "Comic Sans MS";
	font-size: medium;
	font-style: italic;
	color: #006600;
	text-align: center;
	vertical-align: middle;
	z-index: auto;
	font-weight: bold;
	background-position: center center;
	padding-top: 4%;


    : #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;

}

.tab1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	overflow: auto;
	font-size: x-large;
	text-align: center;
}

.tab2 {
	text-align: center;
	z-index: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	background-position: center;
	height: 55px;
	width: auto;



}

a:link {
	height: auto;
	width: auto;
	color: #006600;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

a:visited {
	color: #00CC00;
	text-decoration: underline;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
	font-size: 1.2em;
	text-align: center;

}
