body{
font-family:trebuchet MS, helvetica;
margin:0;
font-size:62.5%;
background:#7e7e7e;
}

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

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

#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
margin-top:35px;
width:1000px;
text-align:left;
background:#1e2327 ;
color:#ffffff;
box-shadow:0 0 15px 0px #000000;
-moz-box-shadow:0 0 15px 0px #000000;
-webkit-box-shadow: 0 0 15px #000000;
}

#corpus_interne{
color:#1e2327 ;	
}

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

#corpus_mail div.bdx_logo{
width:620px;
padding:5px 15px 5px 15px;
height:60px;
background:#1e2327;
}
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 ****************/


.home_bdx,.interne_bdx{
margin-left:10px;
}

.home_content{
	height:540px;
	overflow:hidden;
}

.home_col_gauche{
float:left;
padding:16px;
width:365px;
}

.home_centrale{
float:left;
padding:362px 0px 0px 0px ;
width:263px;
background:url(/icones/accueil/bg_centrale.jpg) repeat-y ;
text-align:center;
}


.home_col_droite{
float:left;
width: 340px;
padding:0px;
background:#ff8400 ;
}



.home_bas_page,.interne_bas_page{
clear:both;
height:80px;
padding: 40px 5px 0 15px;
background:url(/icones/accueil/frise.gif) no-repeat
}

/****************Page interne ******************/

.interne_content{
background:url(/icones/accueil/bg-interne-content.jpg) ;
}

.interne_logo{
background:url(/icones/accueil/bg-interne-top.jpg) ;
height:133px;
}


.interne_menu{
background:#1e2327;
height:30px;
border-top:1px solid #ffffff;
}

.interne_col_gauche{
float:left;
padding:20px 10px 15px 50px;
width:647px;
}


.interne_col_droite{
float:left;
width: 273px;
padding:50px 0px 15px 0px;
text-align:center;
margin-left:20px;
}


