body{
font-family:trebuchet MS, helvetica;
margin:0;
font-size:62.5%;
background:#d0b7b7 url(/icones/accueil/bg-home.jpg) repeat-x ;
}

body.print{
background:#ffffff;
font-size:0.9em;
}
#page,#page_interne{
font-size:1.14em;
}

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

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
margin-top:5px;
width:850px;
text-align:left;
}

#corpus_login{
margin-left:auto;
margin-right:auto;
margin-top:95px;
width:500px;
text-align:left;
border:1px solid #454545;
background-color:#ffffff;
}

#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 #page{
font-size:1.12em;
background:  transparent;
}

#corpus_mail div.bdx_logo{
width:650px;
height:90px;
background:#ffffff;
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.mail_footer{
background:#d0d0d0;
color:#000000;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#888888;
}
/***************** page web ****************/
.logo,.interne_logo{
height:223px;
width:850px;
background:url(/icones/accueil/bg-home-menu.gif) bottom no-repeat;
}

.home_bdx{
width:850px;
height:273px;
}

.home_content{
background:url(/icones/accueil/bg-home-content.gif) top repeat-x ;
}
.home_col_gauche{
float:left;
padding:0 10px 15px 30px;
width:278px;
height:186px;
background:url(/icones/accueil/bg-home-gauche.gif) no-repeat ;

}



.home_col_droite{
float:left;
width: 531px;
padding:0 0px 30px 1px;
height:176px;
background:url(/icones/accueil/bg-home-droite.gif) no-repeat ;
overflow:hidden;

}



.home_bas_page{
clear:both;
height:30px;
padding: 3px 15px 0 0;
text-align:right;
background:url(/icones/accueil/bg-bottom.gif)  no-repeat ;
}

/****************Page interne ******************/
.interne_bdx{
height:163px;
width:850px;
background:#847f63;
}
.interne_content{
clear:both;
width: 850px;
background:#c7c19c;
}
.interne_col_gauche{
float:left;
width:200px;
min-height:250px;
padding-top:30px;
}


.interne_col_droite{
float:left;
min-height:300px;
width:630px;
padding:10px 10px 20px 10px;
}

.interne_bas_page{
clear:both;
height:30px;
padding: 23px 15px 0 0;
text-align:right;
background:url(/icones/accueil/bg-interne-bottom.gif)  no-repeat ;
}