/* Le corps de la page */
BODY.STRUCTURE_BODY{
	TEXT-ALIGN:center;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	FONT-FAMILY: VERDANA,ARIAL,TAHOMA;
	/*font-size :10px;*/
	background-color :white;
	background-color :#BEBBBB;
}

/* Le tableau principal*/
TABLE.STRUCTURE_MAIN,TD.STRUCTURE_MAIN_CENTRE{ background-color :white;vertical-align:top;}

/*+ Element de structure de gauche*/
TABLE.structure_gauche{}
TD.structure_gauche {background-color:#9d8d6c;width:190px;}

/*Element de structure de droite*/
TABLE.structure_droite,TD.structure_droite {background-color :white ;height : 100%;}

/*+ Element central*/
DIV.STRUCTURE_BODY_DIV {background-color :white;width:750px;}
TABLE.structure_centre,TD.structure_centre{background-color :white ;}

/*+ Element de structure d'en haut */
TABLE.structure_haut,TD.structure_haut {background-color :white;vertical-align:top;}

/*+ Element de structure d'en bas*/
TABLE.structure_bas,TD.structure_bas {background-color:white;}

/*PUBLIDOC*/
.optional_decalage {margin-top:10px; color:#000000; font-size:12px; font-family:verdana; width:98%;}
.optional_decalage TD{padding-left:20px;}
.optional_decalage TD{padding-right:20px;}
.optional_decalage TD{padding-bottom:10px;}


/*+ Element de contenant*/
TABLE.contenant_table {}
TABLE.table_contenant {}

@PAGE {size : 8.5in 6.9in;margin: 1px 1px 1px 1px } 
@media print
{
	TABLE.table_contenant{width:15cm;}
	.content_table_invisible{display: none;}
}
