/* Le corps de la page */
BODY.STRUCTURE_BODY{
	TEXT-ALIGN:center;
	margin-top:0px;
	margin-bottom:5px;
	FONT-FAMILY: VERDANA,ARIAL,TAHOMA;
	font-size :10px;
	background-color :white;
	background-color :#332621;
}
/*.structure_centre .contenant_contenu{padding-left:10px}*/
/* Le tableau principal*/
TABLE.STRUCTURE_MAIN,TD.STRUCTURE_MAIN_CENTRE{vertical-align:top;}
/*.STRUCTURE_CENTRE TABLE.contenant_table{height:100%;}*/

/*+ Element de structure de gauche*/
TABLE.structure_gauche{}
TD.structure_gauche {width:211px;}

/*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:#4e3a30}
/*+ Element de structure d'en haut */
TABLE.structure_haut{}
TD.structure_haut {background-image:url("/images/fond_haut1.jpg");background-repeat:repeat-x;vertical-align:top;height:76px}



/*PUBLIDOC*/
.optional_decalage {padding-left:8px; margin-top:15px;font-size:11px;font-family:verdana;width:100%;}
/*.optional_decalage TD{padding:18px 18px 18px 18px;}*/
.optional_decalage A{color:#FFFFFF;text-decoration:underline;}
.optional_decalage P,SPAN{color:#FFFFFF;}
.MsoNormal{font-color:red}

@PAGE {size : 8.5in 6.9in;margin: 1px 1px 1px 1px } 
@media print
{
	TABLE.table_contenant{width:15cm;}
	.content_table_invisible{display: none;}
}