html,body {
    overflow:auto;
	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;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/judok3.jpg);
	color: #000099;
	background-attachment: fixed;



}

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

.boite0 {
	border-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	padding-left: 5px;
	width: 14%;
	height: 40px;








}

.boite1 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	border: none;
	height: 40px;
	width: 34%;









}

.boite2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: justify;
	border: none;
	width: 40%;








}

.boite3 {
	text-align: center;
	border: none;
	width: 12%;





}

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

}

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



}

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