html,body {
	scrollbar-face-color:#FFFFCC;
	scrollbar-track-color:#FFCC99;
	scrollbar-arrow-color:#996600;
	scrollbar-shadow-color:#996600;
	scrollbar-highlight-color:#FFCC99;
	scrollbar-3dlight-color:#FFCC99;
	scrollbar-darkshadow-color:#996600;
	overflow:auto;
	color: #000099;
	text-align: justify;
	background-image: url(../Images/judok3.jpg);
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	width: 95%;
	z-index: auto;
	height: auto;
	position: absolute;
	padding: 0%;



}

.titre {
	text-align: center;
	font-size: 130%;
	font-family: "Comic Sans MS";
	font-weight: bold;
}

h1 {
	text-align: center;
	font-size: large;

}

h2 {
	text-align: center;
	width: auto;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;

}

.boite1 {
	position: absolute;
	text-align: center;
	visibility: visible;
	z-index: 3;
	left: 15%;
	top: 100px;
	height: auto;
	width: 80%;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;

}


a:link {
	color: #000099;
	font-weight: bold;
	text-align: center;
	font-size: large;
	font-family: "Times New Roman", Times, serif;



}

a:visited {
	background-position: center;
	text-align: center;
	color: #000099;



}

a:hover {
	color:red;
	text-decoration:none;
	font-size: 1.1em;
	text-align: center;

}
