body{
font-family:Arial,Helvetica;
margin:0;
background: #dfd6d7 url(/icones/accueil/bg.gif); 
font-size:62.5%;
}

body.print{
background:#ffffff;
font-size:0.9em;
}
#page,#page_interne{
font-size:1.10em;
line-height:1.4em;
text-align:center;
}
#page_interne{
}


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

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
width:1030px;
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 #bebebe;
}
/************* 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:#96b314;
color:#ffffff;
padding:5px;
margin-bottom:0px;
}
div.mail_footer a{
color:#ffffff;
}



/***************** page home ****************/
.home_top_menu,.interne_top_menu {
	height:23px;
	position:absolute;
	margin-left:680px;
}

.home_logo,.interne_logo{
height:140px;
overflow:hidden;
background:#ffffff url(/icones/accueil/header.jpg) no-repeat top right;
}

.home_menu,.interne_menu{
height:33px;
background:#28225e;
overflow:hidden;
}

.home_content,.interne_content{
background:#ffffff url(/icones/accueil/bg_content.gif) no-repeat bottom right;
padding-bottom:40px;
}

.home_col_gauche{
float:left;
width:680px;
background:#1e1947;
margin:15px 15px 0 5px;
color:#ffffff;
}

div.home_col_central{
float:left;
padding-top:15px;

}

.interne_col_gauche{
float:left;
width:270px;
padding:20px 0 0 20px;

}

div.interne_col_central{
float:left;
width:640px;
margin:15px;
padding:15px;
}

.home_bas_page{
background:url(/icones/accueil/bg_footer.gif) repeat-x ;
padding:15px;
}


.home_bas_page a{
	color:#414f5b
}
.home_sub_footer{
	padding-top:10px;
	color:#1e1947;
}



