body{
font-family:'trebuchet ms';
margin:0;
background: #343B48 url(/icones/accueil/bg_home.gif) repeat-x;
font-size:62.5%;
}
body.interne{
background: #343B48 url(/icones/accueil/bg_interne.gif) repeat-x;
}

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

#corpus,#corpus_interne{
margin-left:134px;
margin-top:20px;
width: 886px;
}

#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:#343c48;
}
#corpus_mail div.bdx_logo{
width:650px;
background:#a32b35;
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.mail_footer{
background:#a32b35;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page web ****************/
.logo{
width: 886px;
height:159px;
background:url(/icones/accueil/bg_logo.jpg) no-repeat bottom right;
}


.home_col_gauche{
float:left;
width:275px;
height:326px;
border-top:1px solid #343B48;
border-right:1px solid #343B48;
background:url(/icones/accueil/bg_home_gauche.gif);
}
.home_content{
float:left;
}
.home_image{
width: 478px;
height:201px;
border-right:1px solid #343B48;
padding-top:1px;
}
.home_col_droite{
width: 479px;
height:200px;
background:#ACAFB4 ;
}

.home_bas_page{
float:left;
height:300px;
width:131px;
text-align:right;
padding-top:340px;

}

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

.interne_content{
margin-top:1px;
background:#e0e0e0 url(/icones/accueil/bg_content_interne.gif) repeat-y;
}


.interne_col_gauche{
float:left;
width:644px;
border-right:1px solid #343B48;
background:url(/icones/accueil/bg_interne_gauche.gif) no-repeat;
padding:0px 0 0 20px;
}

.interne_col_droite{
float:left;
width:221px;
}

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