body {
	scrollbar-face-color:#999999;
	scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color:#CCFFFF;
	scrollbar-shadow-color:#000066;
	scrollbar-highlight-color:#CCFFFF;
	scrollbar-3dlight-color:#CCFFFF;
	scrollbar-darkshadow-color:#000066;
	overflow:auto;
	font-weight: bold;
	background-image:   url(../../images/hermine.gif);
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-attachment: fixed;
	color: #333333;
	text-align: center;
	background-color: #00CCFF;
	font-size: medium;





}

.tab1 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	font-family: "Times New Roman", Times, serif;


}

.tab2 {
	border-style:none;
	text-align: center;
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	height: auto;
	width: auto;


}
.tab3 {
	border-style:none;
	text-align: left;
	font-style: italic;
	font-size: x-small;
	font-weight: bold;
}

.boite {
	border-style:none;
	text-align: center;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color: #000066;
	padding: 4em;


}

.boite1 {
	border-style:none;
	text-align: center;
	visibility: hidden;
	color: #000066;
	position: absolute;
	left: 358px;
	top: 174px;
	font-size: medium;
	background-color: #99CCFF;
	width: 300px;




}
a:link {
	text-decoration:underline;
	height: auto;
	width: auto;
	color: #000066;
	font-size: medium;

}

a:visited {
	text-decoration:underline;
	color: #000066;
	font-size: medium;

}

a:hover {
	color:red;
	text-decoration:none;
	font-size: 1.3em;
}
