.boxGTitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0e2b66;
}
.TDbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E2B66;
}
.tdBoxContour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #0E2B66;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
a.lienblanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienblanc:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienblanc:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
.bandGauche {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bandDroite {
	background-image:  url("images/bod.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.tableau100 {
	height: 100%;
}
.boxHaut {
	background-image: url(images/boxHaut.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
.boxMid {
	background-image: url(images/boxMid.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.boxTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}
.boxRevendeurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #082863;
	margin: 2px;
	padding: 2px;
	height: 14px;
	width: 60px;
	border: 1px solid #E7DFE7;
}
.btnRevendeurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #082863;
	margin: 0px;
	padding: 2px;
	height: 14px;
	border: 1px solid #E7DFE7;
	clip: rect(0px,0px,0px,0px);
	text-align: center;
}
.boxFormulaireRevendeurs {
	background-image: url(images/boxRevendeurs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondG {
	background-repeat: repeat-y;
	height: 100%;
	background-image: url(images/bog.gif);
	background-position: right;
}
.fondD {
	background-repeat: repeat-y;
	height: 100%;
	background-image:  url(images/bd.gif);
	background-position: left;
}
.titreRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082863;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082863;
	text-decoration: none;
}
a.menu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082863;
	text-decoration: none;
}
a.menu:hover {
	color: #082863;
}
a.Titre:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0882BD;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.Titre:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0882BD;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.Titre:hover {
	color: #000000;
}
.tdBl {
	border: 1px solid #FFFFFF;
}
.style2 {font-size: 12px}
.style4 {font-size: 16px}
.Titre {
	color: #0882BD;
	font-weight: bold;
	font-size: 16px;
}
.sousTitre {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.texteBlanc {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanc:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanc:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanc:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
#tblDonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#TD.tblDonnees {
	background-color: #CCCCCC;
}
hr {
	border: 1px dotted #CCCCCC;
}
.erreur {
	color: #FF0000;
}