body         { margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0 }
.lien {  cursor: hand;}
.Nonlien {  cursor: default;}
h1           { color: #000000; font-weight: bold; background-color: #339933 }
h2           { color: #4AA025; font-weight: bold }
.td-rubrique1 { font-size: 10pt; color: #000000; background-color: #339933; font-weight: bold; 
               margin: 0 }
.td-rubrique11 { font-size: 10pt; color: #4AA025; font-weight: bold; background-color: #FFFFCC; 
               margin: 0 }
.td-rubrique12 { font-size: 10pt; color: #000000; background-color: #FFFFFF; margin: 0 }
.titre       { font-size: 10pt; color: #4AA025; font-weight: bold }
.texte10b    { font-size: 10pt; color: #000000; font-weight: bold }
.Navigation    { font-size: 10pt; color: #000000; font-weight: bold }

p            { margin-top: 0; margin-bottom: 3 }
ul           { margin-top: 1 }
Pointeur		{cursor: pointeur }

#newimg {
	float:right;
	margin-top: 10px;
	margin-right: 50px;
}
#serviceweb {
	display: block;
	text-align: center;
	background-color: #339933;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 0px;
	width: 200px;
	padding: 0px;
	border: 1px solid #008000;
}

#conditionnalite {
	margin: 0px;
	text-align: center;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#conditionnalite a {
	text-decoration:none;
	background-color: #FFFFCC;
}

#conditionnalite a:hover {
	font-weight:bold;
	text-decoration:underline;

}
