body{
font-family:'Trebuchet MS','Arial';
/*font-family:'arial','helvetica';*/
margin:0;
background: #ffffff; 
font-size:62.5%;
}

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

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

}



#corpus_mail{
margin-left:auto;
margin-right:auto;
margin-top:5px;
width: 650px;
text-align:left;
/*background-color:#ffffff;*/
background:url(/icones/accueil/bg_header_interne_mail.gif) no-repeat;
border:1px solid #dedede;
}
/************* print *********************/
#print_footer{
margin-top:20px;
border-top:1px solid #000000;
}
/************* mail *********************/
body.mail{
background:#ffffff;
}
body.mail td{
font-size:0.8em;
}
#corpus_mail div.bdx_logo{
width:650px;
height:130px;
}
div.mail_content{
margin:20px;
}
div.mail_footer{
background:#a72c31;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page home ****************/

.home_logo{
height:344px;
width:900px;
background:url(/icones/accueil/bg_header_home.jpg) no-repeat;
}

.home_col_central{
background:url(/icones/accueil/bg_central.gif) top left no-repeat;
height:150px;
padding-left:500px;
}

.home_bas_page{
background:url(/icones/accueil/bg_footer.gif) top right no-repeat;
clear:both;
font-size:1em;
text-align:right;
height:30px;
}

/************* Interne 2 col ***************/
.interne_logo{
height:88px;
width:900px;
background:url(/icones/accueil/bg_header_interne.gif) no-repeat;

}

.interne_content{
background:url(/icones/accueil/bg_central.gif) top left no-repeat;
}

.interne_col_gauche{
float:left;
width:385px;
padding:20px 20px 10px 0px;
}


.interne_col_droite{
float:left;
width:475px;
padding:20px 10px 20px 10px;
margin-bottom:15px;
background:#eeeced;
}


.interne_bas_page{
background:url(/icones/accueil/bg_footer.gif) top right no-repeat;
clear:both;
font-size:1em;
text-align:right;
height:30px;
}


/************* Interne 1 col ***************/
.interne_logo{
height:118px;
width:900px;
background:url(/icones/accueil/bg_header_interne.gif) no-repeat;
}

.interne_col_centrale{
float:left;
width:870px;
min-height:250px;
padding:20px 20px 10px 10px;
margin-bottom:15px;
background:#eeeced;
}






