/* Le corps de la page */
BODY.STRUCTURE_BODY{
	TEXT-ALIGN:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	FONT-FAMILY: VERDANA,ARIAL,TAHOMA;
	/*font-size :10px;*/
	background-color :#b8d09c;
	/*background-color :#cccccc;*/
}

/* Le tableau principal*/
TABLE.STRUCTURE_MAIN{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:172px;background-color:#619332}

/*Element de structure de droite*/

TD.structure_droite .fond_degrade{background-image:url("/images/27_fond_droite.jpg");background-repeat:repeat-x;background-position:top left;background-color:#1d533c;}

/*+ Element central*/
DIV.STRUCTURE_BODY_DIV {background-color :white;}
TABLE.structure_centre {}
TD.structure_centre{padding-left:23px;padding-top:30px;width:400px}

/*+ 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 {height:58px;vertical-align:top;background-image:url('/images/33_fond_bandeau_bas.gif');background-repeat:repeat-x}

/*PUBLIDOC*/
.contenant_contenu .optional_decalage
{
width:376px;display:block;overflow:hidden;color:#000000; padding-bottom:15px;
}
.optional_decalage TD{}


/*+ 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;}
}