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;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	background-image: url(../Images/judok3.jpg);
	background-attachment: fixed;
	font-weight: bold;
	font-size: medium;
	background-position: center;
	text-align: center;
	padding: 1%;



}
.boite1 {
	background-image: url(../Images/judok3.jpg);
	text-align: center;
	color: #003399;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	background-attachment: fixed;
	left: 30%;
	top: 190px;
	width: 30%;
	visibility: hidden;
}

.boite {
	border-style:none;
	text-align: center;
}

.date {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
	height: auto;
	width: 10%;
}

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


h3 {
	text-align: center;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.tab1 {
	text-align: center;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;

}

.tab2 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.tab5 {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000099;
	text-align: center;
	font-style: italic;
	border: none;
}

.tab6 {
	font-size: medium;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	height: 70px;
	padding-top: 15px;



}

.tab10 {
	font-size: small;
	font-weight: bold;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	padding-left: 8px;

}

a:link {
	text-decoration:underline;
	z-index: auto;
	text-align: center;
	color: #000099;
	font-family: "Times New Roman", Times, serif;

}

a:visited {
	text-decoration:underline;
	text-align: center;
	color: #000099;


}

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

}
