@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{ 
}

/* fenetre de contenu	
----------------------------------------------------*/

div.corpus,div.corpus_interne_0,div.corpus_interne_1{
	margin-left:auto;
	margin-right:auto;
	width: 979px;
   	text-align:left;
   	background-image : url(/icones/client/bg_corpus_internet.gif);
	background-repeat:no-repeat;
   	}

div.corpus_interne_0{
	background-image : url(/icones/client/bg_corpus_interne_internet_vert.gif);
	background-repeat:no-repeat;
   	}
div.corpus_interne_1{
	background-image : url(/icones/client/bg_corpus_interne_internet_bleu.gif);
	background-repeat:no-repeat;
   	}
   	
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.logo_home{
	float:left;
	}

div.home_menu_haut{
	float:left;
	width:659px;
	height:140px;
}

div.home_search{
	float:left;	
}

table.table_home{
	clear:both;
	border-collapse:collapse;
}

table.table_home td,table.table_home td div{
	padding:0;
	margin:0;
}

td.td_home_slogan{
	width:678px;
	height:176px;
	background-image : url(/icones/client/slogan.gif);
	background-repeat:no-repeat;
}

div.home_slogan{
} 

td.td_home_col_droite{
	width:301px;
}

div.home_bas_page{
	background-image : url(/icones/client/menu_bas.gif);
	margin-top:-3px;
}

td.td_home_menu{
	height:23px;
}


/*  page interne
----------------------------------------------------*/
div.header_interne{
	height:32px;
	}

div.menu_interne{
	background:#339966;
	height:22px;
}

div.interne_nav{
	height:30px;
	background-image : url(/icones/client/bg_outils.gif);
}


table.table_interne{
	clear:both;
	border-collapse:collapse;
}


table.table_interne td{
	padding:0px;
	margin:0;
}

td.interne_col_gauche{
	width:150px;
}

td.interne_col_droite{
	width:220px;
}

div.interne_col_gauche{
	margin-top:70px;
} 

div.interne_col_droite{
	position:relative;
	margin:-33px 0 40px 0;
}

td.interne_col_central{
	width:612px;
	border-right:1px solid #339966;
}

div.interne_col_central{
	padding-right:20px;
	padding-top:50px;
	padding-bottom:50px;
}

div.interne_bas_page{
	height:24px;
	background-color:#339966;
	background-image : url(/icones/client/menu_bas.gif);
}

/* mail 
----------------------------------------------------*/

div.corpus_mail div.bdx_logo{
	background:#ffffff;
	padding:5px;
}

div.mail_content{
	margin:10px;
}

div.mail_footer{
	background:#339966;
	padding:5px;
}


