body{
font-family:Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
margin:0;
font-size:62.5%;
background:#ffffff;
}
#page,#page_interne{
text-align:center;
font-size:1.1em;
line-height:1.25em;
}
td,th{
font-size:1em;
}
#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
text-align:left;
width:900px;
height:610px;
}
#corpus_interne{
background:#ffffff;
}
#corpus_mail{
margin-left:auto;
margin-right:auto;
margin-top:5px;
width: 650px;
text-align:left;
background-color:#ffffff;
border:1px solid #6B6B6B;
}
/************* print *********************/
body.print{
background:#ffffff;
font-size:0.9em;
}
#page_print{
margin:25px;
}
#print_footer{
margin-top:20px;
border-top:1px solid #000000;
}
/************* mail *********************/
body.mail{
background:#ffffff;
font-size:62.5%
}
#page_mail{
text-align:center;
font-size:1.1em;
line-height:1.2em;
}

#corpus_mail div.bdx_logo{
padding:5px;
background:#ffffff;
border-bottom:1px solid #888888
}
div.mail_content{
margin:10px;
}
div.mail_footer{
background:#82B82F;
padding:5px;
}
/***************** page web ****************/
.home_logo{
width:900px;
height:266px;
background: url('/icones/accueil/bg-logo-home.jpg') no-repeat;
}

.home_menu{
clear:both;
height:57px;
background: url('/icones/accueil/bg-menu-home.jpg');

}

.home_col_central{
float:left;
width:689px;
padding:10px 10px 0 0;
border-right: 1px solid #58952F;
}

.home_col_droite{
float:left;
width:180px;
padding:10px 0 0 15px;

}
.home_bas_page{
height:46px;
width:900px;
background: url('/icones/accueil/bg-menu-bas-home.gif');
margin-botom:40px;
}

/************** interne **************/
.interne_logo{
width:900px;
height:151px;
background:#81B830 url(/icones/accueil/bg-logo-interne.jpg) no-repeat;

}

.interne_menu{
height:30px;
background: url('/icones/accueil/bg-menu-home.jpg');
}
.interne_navigation{
height:20px;
}
.interne_col_gauche{
float:left;
width:156px;
min-height:300px;
padding-top:10px;

}

.interne_col_central{
float:left;
width:550px;
padding:10px 15px 20px 15px; 
border-right:1px solid #58952F;
border-left:1px solid #58952F;


}
.interne_col_droite{
float:left;
width:139px;
padding:10px 10px 0 10px;
}

.interne_bas_page{
height:46px;
width:900px;
background: url('/icones/accueil/bg-menu-bas-home.gif');
margin-botom:40px;
}

/************** Arbre javascript ********/
#TreeFront{
margin:15px 0 10px 10px;
}


