body{
font-family:'trebuchet ms';
margin:0;
background: #ffffff;
font-size:62.5%;
}


body.print{
background:#ffffff;
font-size:0.9em;
}
#page{
font-size:1.12em;
text-align:center;
}
#page_print{
margin:25px;
}
td,th{
font-size:1em;
}

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
margin-top:20px;
width: 900px;
text-align:left;
}

#corpus_mail{
margin-left:auto;
margin-right:auto;
margin-top:5px;
width: 650px;
text-align:left;
background-color:#ffffff;
border:1px solid #dedede;
}
/************* print *********************/
#print_footer{
margin-top:20px;
border-top:1px solid #000000;
}
/************* mail *********************/
body.mail{
background:#D3D3D3;
}
#corpus_mail div.bdx_logo{
width:650px;
height:79px;
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.mail_footer{
background:#455560;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page web ****************/
.logo{
width: 900px;
height:245px;
margin:0;
padding:0;
}

.home_menu{
width: 634px;
height:20px;
background:#455560;
border-top:1px solid #ffffff;
}
.home_content{
clear:both;

}

.home_col_gauche{
float:left;
width:635px;
height:170px;
}

.home_col_droite{
float:left;
width: 265px;
height:170px;
}

.home_bas_page{
clear:both;

height:120px;
/*ext-align:right;*/
background: url(/icones/accueil/bg_home_bas.gif) no-repeat;

}

/****************Page interne ******************/

.interne_logo{
width: 900px;
height:118px;
margin:0;
padding:0;
}

.interne_menu{
width: 635px;
height:20px;
background:#455560;
border-top:1px solid #ffffff;
}

.interne_content{

}


.interne_col_gauche{
float:left;
width:614px;
min-height:250px;
padding:0px 0 0 20px;
}

.interne_col_droite{
float:left;
min-height:300px;
width:245px;
padding:0px 0 0 20px;
}

.interne_bas_page{
clear:both;
height:180px;
background:url(/icones/accueil/bg_interne_bas.gif) no-repeat top right;
}