body{
font-family:helvetica,arial;
margin:0;
font-size:62.5%;
background:#F5B0CC ;
}

body.simple{
background:#ffffff;
}

#page,#page_interne{
text-align:center;
font-size:1.1em;
line-height:1.25em;
}


td,th{
font-size:1em;
}
#corpus,#corpus_interne,#corpus_interne_simple{
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:left;
width:901px;
background:#ffffff url(/icones/accueil/bg_corpus_home.gif) repeat-y;
}
#corpus_interne{
background:#ffffff url(/icones/accueil/bg_corpus_interne.gif) repeat-y;
}

#corpus_interne_simple{
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{
background:#AED9F4;
padding:5px;
}
div.mail_content{
margin:10px;
}
div.mail_footer{
background:#AED9F4e;
padding:5px;
}
/***************** page web ****************/
.home_logo{
float:left;
width:221px;
padding:10px ;
background:url(/icones/accueil/bg_logo_1.gif) no-repeat top;
height:680px;
}


.home_menu{
float:left;
height:123px;
width:660px;
background:url(/icones/accueil/bg_menu.gif) no-repeat;
}

.home_central_1{
float:left;
width:382px;
padding:10px 10px 14px 10px;
}

.home_col_droite{
float:left;
width:242px;

padding:10px 4px 14px 4px;
}

.home_bas_page{
clear:both;
height:21px;
background:url(/icones/accueil/bg_bas_home.gif) no-repeat bottom;
}




/************** interne **************/

.interne_simple{
width:900px;
}
.interne_logo{
float:left;
width:168px;
padding:10px ;
background:url(/icones/accueil/bg_logo_2.gif) no-repeat top;
height:500px;
}


.interne_menu{
float:left;
width:713px;
height:130px;
background:url(/icones/accueil/bg_menu_interne.gif) no-repeat;
}

.interne_nav{
float:left;
width:693px;
height:15px;
padding:3px 10px 3px 10px;
text-align:right;
}
.interne_col_droite{
float:left;
width:202px;
min-height:350px;
padding:10px 4px 14px 8px;
border-left:1px dotted #cecece;

}
.interne_col_central{
float:left;
width:475px;
padding:10px 10px 14px 10px;
}
.interne_col_central_large{
float:left;
width:635px;
padding:10px 10px 14px 10px;
}
.interne_bas_page{
clear:both;
height:21px;
padding-left:40px;
background:url(/icones/accueil/bg_bas_interne.gif) no-repeat bottom;
}
/************** Arbre javascript ********/
#TreeFront{
margin:15px 0 10px 10px;
}


