body {
	scrollbar-face-color:#336699;
	scrollbar-track-color:#00CCFF;
	scrollbar-arrow-color:#00CCFF;
	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/grisfonce_126.jpg);
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-attachment: fixed;
	color: #FFFF00;
	text-align: center;





}

.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: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	width: 25%;
	left: 0px;
	position: relative;
	height: 32px;







}
.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: #FFFF00;
	background-attachment: fixed;
	position: static;
	left: 20%;
	top: 300px;
	padding-top: 60px;







}

.boite1 {
	border-style:none;
	background-image:  url(../../images/texturebleu01.jpg);
	text-align: center;
	visibility: hidden;
	color: #FFFF00;
	left: 20%;
	top: 175px;
	width: 250px;
	font-size: medium;
	position: absolute;




}
a:link {
	text-decoration:underline;
	height: auto;
	width: auto;
	color: #FFFF00;
}

a:visited {
	text-decoration:underline;
	color: #66FFFF;
}

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