/* CSS Document */


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	letter-spacing: 1pt;
}
#conteneur {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 850px;
	left: auto;
	top: 0px;
	height: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#centre {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 450px;
	top: -2px;
	height: auto;
	left: 229px;
}
#gauche {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 200px;
	top: 30px;
	height: auto;
	left: 0px;
}
#droite {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 170px;
	top: 0px;
	height: auto;
	right: 0px;
}

#liens {
	position: relative;
	height: 30px;
	right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	z-index: 3;
	padding-bottom: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	text-transform: lowercase;
	left: auto;
}
.dojos{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	clip: rect(5px, auto, auto, auto);
	background-position: left center;
	text-align: left;
	line-height: 19px;
	padding-left: 30px;
}

.dojosmaj{
	font-size: 16px;
	color: #666666;
	}
a:link {color: #666666;}a:visited {color: #999999;}a:hover {color: #006633;}a:active {color: #003366;}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	word-spacing: 3px;
	letter-spacing: 2px;
	text-align: center;
	color: #666666;
	}

.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	letter-spacing: 1px;
}
.imageca{
	bottom: 0px;
	right: 0px;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-align: justify;
	word-spacing: 1px;
	vertical-align: baseline;
	padding-left: 50px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	border: thin solid #006666;
}
.definitions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: 100;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 1px;
	background-position: left center;
	color: #003333;
}

.petitescap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #003333;
	text-align: left;
	word-spacing: 1px;
	font-variant: small-caps;
	background-position: left center;
}