.fond-haut {
	background-image: url(images/fond-haut.gif);
	background-repeat: repeat-x;
}
.fond-contenu-droit {
	background-image: url(images/KumiteKan-Web_18.gif);
	background-repeat: repeat-x;
}
.contenu {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 15px;
	padding: 15px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336699;
}
.coordonnees {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.coordonneesbold {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #336699;
}
.sous-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	line-height: 25px;
	word-spacing: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #993300;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

