/* Le corps de la page */
BODY.STRUCTURE_BODY{
	TEXT-ALIGN:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	FONT-FAMILY: VERDANA,ARIAL,TAHOMA;
	/*font-size :10px;*/
	background-color :#FFFFFF;
	/*background-color :#cccccc;*/
}

/* Le tableau principal*/
TABLE.STRUCTURE_MAIN{width:1003px;vertical-align:top;background-color:#ffffff;}
TD.STRUCTURE_MAIN_CENTRE{vertical-align:top;}
TABLE.STRUCTURE_MAIN_CENTRE{}
/*+ Element de structure de gauche*/
TABLE.structure_gauche{height:100%;}
.structure_gauche TABLE.contenant_table{height:100%;}
TD.structure_gauche {width:192px;background-color:#b8e3f0;background-image:url("/images/11_mgauche_fond2.gif");background-repeat:repeat-y;}

/*Element de structure de droite*/

TD.structure_droite {width:189px;background-image:url("/images/20_mdroite_fond1.gif");background-repeat:repeat-y;background-position:top left;}

/*+ Element central*/
DIV.STRUCTURE_BODY_DIV {background-color :white;}
TABLE.structure_centre {}
TD.structure_centre{padding-left:12px;padding-top:1px;width:622px}

/*+ Element de structure d'en haut */
TABLE.structure_haut,TD.structure_haut {vertical-align:top;}

/*+ Element de structure d'en bas*/
TABLE.structure_bas,TD.structure_bas {}

/*PUBLIDOC*/
.contenant_contenu .optional_decalage
{
width:90%;display:block;overflow:hidden;color:#000000; padding-left:14px;padding-top:10px;
font-family:tahoma;font-size:11px;
}
.optional_decalageP{font-family:tahoma;font-size:12px;}
.optional_decalage TD{font-family:tahoma;font-size:12px;}


/*+ Element de contenant*/

.structure_droite TABLE.contenant_table{height:100%;}


@PAGE {size : 8.5in 6.9in;margin: 1px 1px 1px 1px } 
@media print
{
	TABLE.table_contenant{width:15cm;}
	.content_table_invisible{display: none;}
}