body{
font-family:helvetica,arial;
margin:0;
font-size:62.5%;
background:#ffffff;
}
#page,#page_interne{
text-align:center;
font-size:1.1em;
line-height:1.25em;
/*background:#ffffff url(/icones/accueil/bg_home.gif) repeat-x;*/
}


td,th{
font-size:1em;
}
#corpus,#corpus_interne{
margin-left:auto;
margin-right:auto;
text-align:left;
width:940px;
}


#corpus_mail{
margin-left:auto;
margin-right:auto;
margin-top:5px;
width: 650px;
text-align:left;
background-color:#ffffff;
border:1px solid #6B6B6B;
}
/************* print *********************/
body.print{
background:#ffffff;
font-size:0.9em;
}
#page_print{
margin:25px;
}
#print_footer{
margin-top:20px;
border-top:1px solid #000000;
}
/************* mail *********************/
body.mail{
background:#F3F0E3;
font-size:62.5%
}
#page_mail{
text-align:center;
font-size:1.1em;
line-height:1.2em;
}

#corpus_mail div.bdx_logo{
padding:5px;
background:#ffffff;
border-bottom:1px solid #888888
}
div.mail_content{
margin:10px;
}
div.mail_footer{
background:#ffffff;
padding:5px;
}
/***************** page web ****************/
.home_logo{
width:940px;
height:111px;
}
.home_logo .logo{
position:absolute;
z-index:55;
}
.home_intro{
padding-left:130px;
height:180px;
}
.home_tools{
clear:both;
padding-left:130px;
min-height:300px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:300px; /* taille max pour IE6 */
	height:auto !important; /* on remet à la normal pour gecko et IE7 */
}
.home_bas_page{
position:absolute;
clear:both;
height:30px;
margin-top:-30px;
width:940px;
}
.home_bas_page img.small-logo{
position:absolute;
}
.home_bas_page img.syntec{
position:absolute;
margin-left:840px;
}
/************** interne **************/
.interne_logo{
width:940px;
height:111px;
}
.interne_logo .logo{
position:absolute;
z-index:55;
}
.interne_col_gauche{
float:left;
width:272px;
height:600px
}

.interne_col_gauche img{
margin-top:80px;
}

.interne_col_central{
float:left;
width:638px;
padding:10px 20px 30px 10px;
background:#EFEBD9;
}
.interne_bas_page{
position:absolute;
height:30px;
margin-top:-30px;
width:940px;
}
.interne_bas_page img.small-logo{
position:absolute;
margin-left:10px
}
.interne_bas_page img.syntec{
position:absolute;
margin-left:810px;
}
/************** Arbre javascript ********/
#TreeFront{
margin:15px 0 10px 10px;
}


