@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:92px 25px 25px 25px;
	background-color:#ffffff;

}

div#page_pop_up_flash
{
	margin:0;
}

/* fenetre de contenu	
----------------------------------------------------*/

div.corpus,div.corpus_interne{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
   	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 du site 
----------------------------------------------------*/



div.flag_home{
	height:20px;
	}
	
div.home_menu_haut{
	
	height:28px;
}


div.flash_top_home{
	background-color:#000000;
	height:340px;
	width:750px;
}

div.home_categorie{
	background-image : url(/icones/client/fond_categorie.gif);
	background-repeat: no-repeat;
	height:52px;
	padding-left:-2px;
	
}

/* accessoires home page
----------------------------------------------------*/
div.home_accessoires{
	background:url(/icones/client/fond-accessoires.gif) no-repeat;
	text-align:center;
	width:528px;
	height:28px;
	padding-top:1px;
}


div.menu_bas{
	height:25px;
}



/* page interne
----------------------------------------------------*/

div.flash_top_interne{
	background-color:#000000;
	height:96px;
	width:750px;
}


div.interne_titre_rub{
	background:url(/icones/client/fond_titreRub.jpg);
	width:750px;
	height:24px;
}

div.fond_contenu_interne{
	background:url(/icones/client/fond_contenuinterne.jpg) no-repeat;
	height:400px;
}


div.interne_col_gauche{
	float:left;
	width:180px;
	padding-top:20px;
}

div.interne_col_principal{
	float:left;

	/*width:570px;*/
}

/* mail 
----------------------------------------------------*/

div.corpus_mail div.bdx_logo{
background:#ffffff;
padding:5px;
}

div.mail_content{
margin:10px;
font-size:11px;
}

div.mail_footer{
background:#333333;
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;
}
