@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{ 
	text-align:center;
	}

div#page_pop_up{
	margin:90px 25px 25px 25px;
	}

div#page_pop_up_flash
{
	margin:0;
}

/* fenetre de contenu	
----------------------------------------------------*/

div.corpus,div.corpus_interne{
	margin-left:auto;
	margin-right:auto;
	width: 810px;
   	text-align:left;
   	}
div.corpus_interne{
	width:844px;
}
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;
	background:#B5D0E9;
   	}

	
/* Home page du site 
----------------------------------------------------*/
div.top_home{
	background-image:url(/icones/client/moussaillon/bgtop.jpg);
	height:168px;
	width:810px;
	}
div.top_home .logo{
position:absolute;
margin:12px 0 0 15px;
}	
div.illus_home{
	background:url(/icones/client/moussaillon/bgillus.jpg) no-repeat top;
	height:183px;
	width:810px;
}

div.home_central{
background:url(/icones/client/moussaillon/bgcentral.jpg) no-repeat;
}

div.col_central_home{
float:left;
width:600px;
}
div.col_droite_home{
float:left;
width:200px;
}



div.footer_home{
clear:both;
border-top:1px solid #ffffff;
	
	margin-top:20px;
}
/* page interne
----------------------------------------------------*/
div.interne_top{
	background-image:url(/icones/client/moussaillon/bgtopinterne.jpg);
	height:72px;
	width:844px;
}
div.interne_top .logo{
margin-left:22px;
}

div.interne_nav{
	background: url(/icones/client/moussaillon/bgcorps-interne-1.jpg) no-repeat top;
	height:54px;
}
div.corps_interne{
	background:#ffffff url(/icones/client/moussaillon/bgcorps-interne.jpg) no-repeat top center;
	width:800px;
	margin-left:21px;
	
}
div.interne_col_gauche{
	float:left;
	width:159px;
	padding-top:15px;
	}

div.interne_col_central{
	float:left;
	width:477px;
	padding-top:15px;
	}


div.interne_col_droite{
	float:left;
	width:154px;
	height:500px;
	
}

div.interne_footer{
clear:both;
float:left;

}


/* mail 
----------------------------------------------------*/

div.corpus_mail div.bdx_logo{
background:#B5D0E9;
padding:5px;
}

div.mail_content{
margin:10px;
}

div.mail_footer{
background:#B5D0E9;
padding:5px;
}


