/* 
	DEFAULT STYLESHEET
	All pages inherrit from this stylesheet, so anything reusable, 
	site-wide or generic goes here.
*/

/* ------------------------------------------------------------------------
	HTML BODY tag and Page div
------------------------------------------------------------------------ */

/* ----------------------------
   Globals
---------------------------- */

/* --------------------------------------------------------------- */
/* ---- Corps ---------------------------------------------------- */

/* --------------------------------------------------------------- */
/* -- entête ----------------------------------------------------- */


/* --- logo compagnie ------------------ */

.b-export {margin:0 4px;float:right;background:url(images/b-export.gif) top left no-repeat;width:70px;height:53px;text-align:center;padding:58px 0 0 0;}
.b-printer {margin:0 4px;float:right;background:url(images/b-print.gif) top left no-repeat;width:63px;height:53px;text-align:center;padding:58px 0 0 0;}
.b-printer-vue {margin:0 4px;float:right;background:url(images/b-print.gif) top center no-repeat;width:100px;height:53px;text-align:center;padding:58px 0 0 0;}
.b-printer-exp {position:absolute;right:50px;top:8px;background:url(images/b-print.gif) top center no-repeat;width:100px;height:53px;text-align:center;padding:58px 0 0 0;}

/* Catalogue */

.boutons-imprimer {float:right;padding:12px 12px 40px;border:1px solid #000000;}
.intro-catalogue {float:left;width:660px;}

