body{
font-family:'helvetica','Arial';
margin:0;
background: #e8e7ec url(/icones/accueil/bg.jpg) no-repeat; 
font-size:62.5%;
}

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

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
width: 872px;
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:#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:#8db2cf;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page home ****************/
.home_logo{
background:url(/icones/accueil/bg_header.png) bottom left no-repeat;
height:310px;
}

.home_menu,.interne_menu{
height:58px;
padding:0px 0 0 15px;
}

.home_content,.interne_content{
}

.home_col_gauche{
float:left;
width:462px;
margin-bottom:20px;
}
.home_col_central{
float:left;
width:210px;
padding:0 5px 20px 5px;
}
.home_col_droite,.interne_col_droite{
float:left;
width:158px;
padding:30px 10px 0 15px;

}

.home_bas_page{
clear:both;
height:150px;
padding-left:30px;
background:url(/icones/accueil/bg_footer.png) no-repeat;
}

/************* interne deux col **********/
.interne_logo{
background:url(/icones/accueil/bg-header-int.jpg) no-repeat;
height:84px;
}
.interne_navigation{
height:20px;
padding-left:20px;
}
.interne_col_gauche{
float:left;
width:190px;
padding: 20px 0px 0 20px;
min-height:340px;
}
.interne_col_central{
float:left;
width:458px;
padding:10px 8px;
}

.interne_col_droite_large{
float:left;
width:600px;
padding: 20px 0px 30px 20px;
min-height:340px;
}
