body{
font-family:trebuchet MS,arial , helvetica;
margin:0;
font-size:62.5%;
background:#c5b49e url(/icones/accueil/bg.gif) no-repeat;
}
body.print{
background:#ffffff;
font-size:0.9em;
}
#page,#page_interne{
font-size:1.1em;
text-align:center;
}

#page_print{
margin:25px;
}

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
width:909px;
text-align:left;
color:#3e3931;
}


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

#corpus_mail div.bdx_logo{
width:650px;
height:79px;
text-align:right;
background:#c5b49e
}
div.mail_content{
margin:20px;
background:#ffffff;
}
div.mail_footer{
background:#3e3931;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
text-decoration:none;
}
/***************** page web ****************/
.home_logo{
background:url(/icones/accueil/bg_menu.gif) bottom repeat-x;
height:341px;
}
.home_content{
}

.home_col_gauche{
float:left;
width:301px;
height:290px;
padding:30px 8px 0 0;
}

.home_col_droite{
float:left;
width: 600px;
padding-top:34px;
height:290px;
}

.home_bas_page{
clear:both;
padding:2px 0 0px 0;
background:#3e3931 ;
height:18px;
}

/****************Page interne ******************/
.header{
text-align:right;
}
.interne_logo{
margin-top:-5px;
height:22px;
background:#3e3931;
padding-top:3px;
}

.interne_content{
clear:both;
width: 909px;
background:url(/icones/accueil/bg_text.png) ;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icones/accueil/bg_text.png', sizingMethod='crop')
}

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


.interne_content_large{
clear:both;
width: 909px;
background:url(/icones/accueil/bg_text_large.png) ;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icones/accueil/bg_text_large.png', sizingMethod='crop')
}

div[class=interne_content_large]{
filter:none;
background:url(/icones/accueil/bg_text_large.png) ;
}



.interne_navigation{
height:20px;
padding:5px;
width:708px;
text-align:right;
}
.interne_col_gauche{
float:left;
width:190px;
min-height:250px;
padding:0px 3px 0 0px;
}
.interne_col_central{
float:left;
width:500px;
min-height:480px;
padding:0px 0 0 20px;
}
.interne_col_central_large{
float:left;
width:680px;
min-height:480px;
padding:0px 0 0 10px;
}

.interne_col_droite{
float:left;
width:170px;
padding:5px 0 0 15px;
}

.interne_bas_page{
clear:both;
padding:2px 0 0px 0;
background:#3e3931 ;
height:18px;
margin-bottom:40px;
}