@charset "utf-8";
/* CSS Document */

body  {
	font-family: Times New Roman, Times, serif;
	background: #0f2e8a;
	margin: 0; 
	padding: 0;
}
.gd #conteneur {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
} 
.gd #entete { 
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
} 

.gd #entete p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
}

.gd #pied {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;

}
.gd #pied p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
}
.SmProdCell {
	border: 1px solid #BFBFBF;
}
A.Light2 {
	COLOR: #000066;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.Light2:visited {
	COLOR: #000066;
	TEXT-DECORATION: none
}
A.Light2:active {
	COLOR: #FF5E00; TEXT-DECORATION: none
}
A.Light2:hover {
	COLOR: #FF5E00; TEXT-DECORATION: none
}
A.LightOn2 {
	COLOR: #FF5E00; TEXT-DECORATION: none
}

