body{
font-family:'trebuchet ms';
margin:0;
background: #ffffff url(/icones/accueil/bg.jpg) repeat-x;
font-size:62.5%;
}

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

#corpus,#corpus_interne{
margin-left:40px;
margin-right:auto;
width: 851px;
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:#efefef;*/
}
body.mail td{
font-size:0.8em;
}
#corpus_mail div.bdx_logo{
width:650px;
height:130px;
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.unsubscribe{
margin:15px 0 5px 0;
font-style:italic;
border-top:1px dotted #454545;
}

div.mail_footer{
background:#5c4624;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}
/***************** page home ****************/
.logo{
width: 851px;
margin-top:30px;
}
.home_menu{
display:none;
}

.home_content{
clear:both;
width:851px;
}

.home_col_gauche{
float:left;
width: 388px;
}
.home_col_droite{
float:left;
width: 463px;
}

.home_col_gauche_content{
min-height:223px;
padding:0px ;
}

.home_col_droite_content{
min-height:223px;
padding:0px;
}


.home_bas_page{
clear:both;
height:50px;
margin-bottom:30px;
}

/****************Page interne ******************/
.interne_logo{
margin:0;
padding:0;
height:195px;
}

.interne_menu_principal{
display:none;
}

.interne_content{
font-size:1.2em;
background:url(/icones/accueil/bg-content.png) ;
}

/*
div[class=interne_content]{
filter:none;
background:url(/icones/accueil/bg-content.png) ;
}*/

/** hack ie6, filter  uniquement pour ie6 */
* html .interne_content{
background:url(/icones/accueil/bg_content.gif) ;
}


.interne_navigation{
height:25px;
padding:18px 0 0 25px;
background: url(/icones/accueil/bg_content_top.gif) ;
}


.interne_col_central{
padding:0 30px 10px  30px ;
}

.interne_bas_page{
clear:both;
width:851px;
height:84px;
padding:47px 0 0 10px;
margin-bottom:30px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icones/accueil/bg_content_bottom.png', sizingMethod='crop');
}

div[class=interne_bas_page]{
filter:none;
background:url(/icones/accueil/bg_content_bottom.png) no-repeat;
}