body {
	
	/* Modifier par SQLI */
	margin:0px;
	/*margin-top: 22px; 
	margin-right: 22px; 
	margin-bottom: 22px; 
	margin-left: 22px; */
	
	background-color: #ffffff
}

a:link, a:visited, a:active {
	text-decoration: none;
	/* Modifier par SQLI */
	color: #3B5F78;
	/*color: #000000;*/
}
a:hover { text-decoration:underline;color:#3B5F78}

a.entete:link, a.entete:visited, a.entete:active {
	text-decoration: none;
}
a.entete:hover { text-decoration: underline;}

TD, P, UL, input, select {	
  	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}


.entete1 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.entete2 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fd-1 {
	/* Modifier par SQLI */
	background-color: #F4F4F5;
	/*background-color: #CCDFF3;*/
}
.fd-2 {
	/* Modifier par SQLI */
	background-color: #FFF;
	/*background-color: #E4EFF9;*/
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

/* Ajouter par SQLI */
.bouton{background:url('../img/bg_bouton_m.gif') repeat-x;float:left;}
.bouton .gauche .droite a{font-size:12px;color:#FFF;;font-weight:bold;}
.bouton .gauche .droite a:hover{text-decoration:none;}
.bouton .gauche{background:url('../img/bg_bouton_g.gif') no-repeat left;float:left;}
.bouton .gauche .droite{background:url('../img/bg_bouton_d.gif') no-repeat right;float:left;padding:1px 8px 0px 8px;height:17px;}
.bouton div.gauche div.droite a img.suivant{padding:0px 0px 1px 5px;border:1px solid #95BB00;}
.bouton div.gauche div.droite a img.precedent{padding:0px 5px 1px 0px;border:1px solid #95BB00;}

