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

body.print{
background:#ffffff;
font-size:0.9em;
}
#page,#page_interne{
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:5px;
width:800px;
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{

}
body.mail #page{
font-size:1.12em;
background:  transparent;
}

#corpus_mail div.bdx_logo{
width:650px;
height:79px;
background:#ffffff;
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.mail_footer{
background:#6d365a;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page web ****************/
.logo{
height:196px;
overflow:hidden;
}

.home_menu{
height:23px;
border-bottom:1px dotted #828282;
}

.home_content{
clear:both;
width:800px;
background:url(/icones/accueil/bg_home.jpg) bottom left no-repeat;
}

.home_col_gauche{
float:left;
width:410px;
min-height:370px;
padding-top:15px;
}

.home_col_droite{
float:left;
width: 390px;
}

.home_bas_page{
clear:both;
padding:0px 0 10px 0;
border-top:1px dotted #828282;
}

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

.interne_logo{
height:107px;
overflow:hidden;
}


.interne_content{
clear:both;
width: 800px;
}

.interne_menu{
height:23px;
border-bottom:1px dotted #828282;
}
.interne_col_gauche{
float:left;
width:180px;
min-height:250px;
}
.interne_col_central{
float:left;
width:490px;
}

.interne_col_droite{
float:left;
min-height:450px;
width:610px;
padding:0px 0 0 5px;
}

.interne_bas_page{
clear:both;
height:20px;
border-top:1px dotted #828282;
}