

body{
 background:url('../images/charte/bighead.jpg') top left no-repeat #000;
}

body, table, td, div, img, p{
 margin:0px;
 padding:0px;
 border:none;
}

td{
 vertical-align:top;
}

table{
 height:100%;
 width:100%;
 border-collapse:collapse;
}

#main_table{
 background:url('../images/charte/body.gif') left repeat-y;
}

#main_head{
 background:url('../images/charte/head.jpg') top left no-repeat #000;
 height:179px;
}

#main_body{
 background:url('../images/charte/pagefoot.gif') bottom left no-repeat;
 height:370px;
 padding-left:170px;
}

#main_foot{
 background:url('../images/charte/foot.jpg') bottom left no-repeat #000;
 height:58px;
}



#main_menu{
 margin-left:230px;
 width:746px;
 height:156px;
}
    #main_menu .main_btn, #main_menu .main_slc{
	 background-repeat:no-repeat;
 	 width:92px;
     cursor:pointer;
    }
    #main_menu .main_slc{
     background-position:-92px 0px;
    }
    #main_menu .main_spc{
     width:17px;
    }


