/* Le corps de la page */
BODY.STRUCTURE_BODY{
	TEXT-ALIGN:center;
}

/* Le tableau principal*/
TABLE.STRUCTURE_MAIN{
width:773px;
}

TD .structure_gauche
{
    WIDTH: 130px;
    BACKGROUND-COLOR: #e3eaf0;
    border-left:1px white solid;
}
TD.structure_droite
{
    WIDTH: 140px;
    background: white url(../images/fond-droite.gif) right repeat-y;
   
}
TD.structure_centre
{
background-color: #FFFFFF;

/*width:4px;
overflow:hidden;*/


}

TD.structure_haut
{
}
TD.structure_bas
{
}

TD.structure_centre TABLE.contenant_table{

	width:472px;
	}

.contenant_contenu TABLE.optional_decalage{
	vertical-align:top;
	font-size:8pt;
	width:435px;
	font-family:verdana;
	text-align:left;
	margin-right:0px;
	margin-left:3px;
	overflow:hidden;
	}