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

background-position: center;
}

body.print{
background:#ffffff;
font-size:0.8em;
}
#page,#page_interne{
font-size:1.1em;
text-align:center;

}
#page_print{
margin:25px;
}
td,th{
font-size:1em;
}

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
height:100%;
width:737px;
text-align:left;
padding:0 20px 20px 20px;
background:url(/icones/accueil/bg_home.gif) repeat-y ;

}

#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:#efefef;
}
body.mail td{
font-size:0.8em;
}
#corpus_mail div.bdx_logo{
width:650px;
height:130px;
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.mail_footer{
background:#ee7f01;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page home ****************/
.logo{
padding:20px;
}

.home_content{
clear:both;
width:777px;
}

.home_col_gauche{
float:left;
width:400px;
}
.home_col_droite{
float:left;
width:360px;
}

.home_bas_page{

}

/****************Page interne ******************/
.interne_logo{
margin:0;
padding:0;
height:120px;
background:url(/icones/accueil/bg_header_interne.gif)no-repeat top right;
}

.interne_menu{
height:20px;
border-top:1px solid #dedede;
border-bottom:1px solid #dedede;
}
.interne_content{
}

.interne_col_gauche{
float:left;
min-height:400px;
height:auto !important;
height:400px;
width:160px;
padding:20px 10px 10px  20px ;

}

.interne_col_droite{
float:left;
padding:20px 0px 10px  15px ;
width:520px;
}

.interne_bas_page{
clear:both;
padding:0px 0 0 10px;
margin-bottom:30px;
}
