BODY {
    margin-left: 15px;
    margin-top: 15px;
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    color: #000000;
}
.tabCentral {
	width: 800px;
	background-color: #ffffff;
	border: 4px groove #FFFFFF;
	background-image: url(../images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
}
.tabCentralVide {
	width: 800px;
	background-color: #000000;
	border: thin groove #FFFFFF;
}
.tabMenu {
	width: 800px;
	background-color: #000000;
	border: thin groove #FFFFFF;
	text-align: center;
}
.navHautOn A {
	font-weight: bold;
	color: #336699;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
}
.navHautOff A {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.navHautOff A:hover {
	font-weight: bold;
	color: #336699;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.titre1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.txtStd {
	font-size: 12px;
}
.txtStdBlanc {
	font-size: 16px;
	color: #ffffff;
}
.cadre {
	border: medium solid #336699;
}
.cadreBlanc {
	border: medium solid #ffffff;
}
.BaseLine A {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


