@charset "iso-8859-1";
div#page_print{ 
	position:relative;
	margin-top:-5px;
	margin-left:-5px;
	text-align:left;
	width:210mm;
	height:297mm;
	padding:20mm;
	background-color: #ffffff;
	border:1px solid #aaaaaa;
	}
div#page_print_ombre{
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:210mm;
	height:297mm;
	background-color: #888888;
	}
div#page{ 
}
div#page_pop_up{
	margin:72px 25px 25px 25px;
	background-color:#ffffff;
}
/* fenetre de contenu	
----------------------------------------------------*/
div.corpus,div.corpus_interne{
	margin-left:auto;
	margin-right:auto;
	width: 964px;
   	text-align:left;
   	}
div.corpus_mail{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width: 650px;
   	text-align:left;
   	background-color:#ffffff;
   	border:1px solid #6B6B6B;
	}
div.corpus_popup{
	margin:0 20px 0px 20px;
	}
/* Home page 
----------------------------------------------------*/
div.header_home{
	background:url(../icones/client/bg_header_home.gif);
	height:21px;
}
div.home_menu{
	background:url(../icones/client/bg_top_menu_internet.gif);
	height:116px;
	width:964px;
	}
table.table_home{
	clear:both;
	border-collapse:collapse;
}
table.table_home td{
	padding:0px;
}
td.home_col_gauche{
	width:100px;
	height:350px;
	background:#158AC5;
}
div.home_col_gauche{
} 
td.td_home_col_gauche_central{
	background-color:#ffffff;
	background:url(../icones/client/bg_home_gauche_central.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:454px;
}
td.td_home_col_droite_central{
	background-color:#ffffff;
	background:url(../icones/client/bg_home_droite_central.jpg);
	background-repeat:no-repeat;
	width:326px;
}
div.home_col_droite_central p{
	margin: 0px 10px 20px 60px;
}
td.td_home_col_droite{
	background-color:#ffffff;
	background:url(../icones/client/bg_home_droite.gif);
	background-repeat:no-repeat;
	width:204px;
}
div.home_bas_page{
}
/*  page interne
----------------------------------------------------*/
div.interne_menu{
	background:url(../icones/client/bg_top_interne_menu_internet.gif);
	height:116px;
	width:964px;
	}
td.td_interne_central{
	background-color:#ffffff;
	background:url(../icones/client/bg_interne_central.gif);
	background-repeat:no-repeat;
	height:454px;
	width:865px;
}
div.interne_central{
	margin:25px 10px 25px 35px;
} 
div.interne_bas_page{
	background:url(../icones/client/bg_interne_bas.gif);
	height:64px;
	width:964px;
}
/* mail 
----------------------------------------------------*/
div.corpus_mail div.bdx_logo{
background:#000000;
padding:5px;
}

div.mail_content{
margin:10px;
}

div.mail_footer{
background:#000000;
padding:5px;
}


/* pop up
----------------------------------------------------*/
div.top_pop_left {
	height:14px;
 	background:  url(../icones/client/top_pop_left.gif) no-repeat top left;
 	padding-left:140px;
 	
}
div.top_pop_right {
	height:14px;
	background: url(../icones/client/top_pop_right.gif) no-repeat top right;
}

div.bottom_pop_left {
	height:14px;
 	background:  url(../icones/client/bottom_pop_left.gif) no-repeat bottom left ;
}

div.bottom_pop_right {
	height:14px;
 	background:  url(../icones/client/bottom_pop_right.gif) no-repeat bottom right;
}
