BODY {
    margin-left: 15px;
    margin-top: 15px;
    background-color: #000033;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000033;
	text-decoration: none;
}
.tabcentral {
	background-color:#FFFFFF;
	color:#000033;
	width: 780px;
	height: 380px;
	margin-left:auto;
	margin-right:auto;
}
.navHautOn {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bouton2.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.navHautOn A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
}
.navHautOff {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bouton1.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.navHautOff A {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.navHautOff A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #424D6E;
	text-align: center;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #424D6E;
	text-align: center;
}
.soustitre-niveau1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: left;
}
.texte-std {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
.soustitre-italique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	font-style: italic;
}
.petittexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424D6E;
	text-align: center;
}
.liens, .liens A, .liens A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #424D6E;
	text-align: center;
	text-decoration:underline;
}
.liens A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
	text-align: center;
	text-decoration:underline;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.petittexteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.liensblanc, .liensblanc A, .liensblanc A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration:underline;
}
.liensblanc A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration:underline;
}