body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/BGPage.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#264079;
}
.bgCoteGauche {
	background-image: url(images/Bg_coteGauche.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: none;
}
.bgCoteDroit {
	background-image: url(images/Bg_coteDroit.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
.formatField {
	height: 13px;
	border: none;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: text-top;
}
.bgBtePromo {
	background-image: url(images/bte_indexPromo_centreBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borderTablePrincipal {
	border-top: 2px none #95D526;
	border-right: 2px none #95D526;
	border-bottom: 2px solid #95D526;
	border-left: 2px none #95D526;
}
.tablePrincipalDroiteBG {
	background-image: url(images/table_principal_droiteBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 5px;
}
.tablePrincipaleGaucheBG {
	background-image: url(images/menu_gauche_CoteG_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.bordureVerte_droite {
	background-image: url(images/2x2_bordureVerte.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bordureVerte_gauche {

	background-image: url(images/2x2_bordureVerte.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.borderCellTitre {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95D526;
	border-right-color: #95D526;
	border-bottom-color: #95D526;
	border-left-color: #95D526;
}
