/* ORGANISATION 30 >> Éditions Mercure de France */

/* STANDARD CLASSES ************************************/
body.ebook{height:100%;margin:0px;overflow:hidden;padding:0px;width:100%;}
body.ebook a:active{outline:0;}
body.ebook a:focus{outline:0;}
body.ebook {height:100%;width:100%;}


/* SPECIFIC THEME ************************************/
body.ebook{background:#dddddd;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
body.ebook a{color:#555555;text-decoration:none;}
body.ebook a:hover{color:#333333;text-decoration:underline;}


/* HEADER CLASSES ************************************/
body.ebook div.head-organisation{background-color:#ffffff;border-bottom:1px solid #555555;height:90px;width:100%;}
body.ebook div.head-organisation div.logo{float:left;height:80px;margin:5px 20px;width:250px;}
body.ebook div.head-organisation div.btn-close{float:right;margin:30px 20px 0px 0px;}
body.ebook div.head-organisation div.btn-close a{background:url(head/fr/btn-close.png) no-repeat top left;display:block;height:27px;text-indent:-9999px;width:106px;}
body.ebook div.head-organisation div.btn-close a:hover{background-position:left bottom;}


/* ERRORS ************************************/
body.ebook div.box-error{background:url(default/error.png) no-repeat #ffffff 15px 15px;border:1px solid #aaaaaa;margin:20px auto;width:550px;}
body.ebook div.box-error h4{font-size:20px;margin:18px 20px 15px 60px;}
body.ebook div.box-error div.text{font-size:13px;margin:0px 20px 20px 62px;}
body.ebook div.box-error div.text strong{clear:left;display:block;}


/* DEFAULT BUTTON CLASSES ************************************/
a.btn-browse-ebook{background:url(default/fr/btn-browse.png) no-repeat top left;display:block;height:27px;width:130px;text-indent:-9999px;} 
a:hover.btn-browse-ebook{background-position:left bottom;}