﻿@CHARSET "UTF-8";
/* styles for IE 5 Mac */
body, html {
	height:100%;
	background-color: white;
	font-size: 0.85em;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
	font-weight: 700;
	margin: 4px 0;
}
#pde-ctn h2.promotitle {
	font-size: 1.6em;
	color: #fff;
}
#pde-lft-ctn h2 {
	color: #9A0002;
}
#pde-rgt-ctn h2 {
	color: #002d54;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 4px 0;
}
p {
	margin: 0 0 5px 0;
}
a {
	font-weight: bold;
}
a:link, a:visited {
	color: #96754C;
	text-decoration: none;
}
a:hover {
	color: #96754C;
	text-decoration: underline;
}
#pde-lft-ctn a:link,
#pde-lft-ctn a:visited {
	color: #9A0002;
}
#pde-lft-ctn a:hover {
	color: #fff;
}
#pde-rgt-ctn a:link,
#pde-rgt-ctn a:visited {
	color: #002d54;
}
#pde-rgt-ctn a:hover {
	color: #fff;
}
img { 
	behavior: url('/lib/iepngfix/iepngfix.htc');
	border: 0px;
}
textarea {
	width: 300px;
	height: 50px;
}
.gmap {
	border: 1px solid #8D8259;
	padding: 1px;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 900px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 900px;
	height: 480px;
	margin: 0px auto;
}

#pde-ctn {
	height: 100%;
	overflow:hidden;
	background-image:url('/img/fond.png');
	z-index: 5000;
}
#pde-lft-ctn {
	background-image:url('/img/papeterie.png');
	background-repeat:no-repeat;
	height: 100%;
	float: left;
	width: 700px;
	margin-left: -350px;
	color: #1f1915;
}
#ctn-lft {
	margin-top: 35px;
	margin-left: 50px;
	margin-right: 10px;
}

#pde-rgt-ctn {
	background-image:url('/img/librairie.png');
	background-repeat:no-repeat;
	height: 100%;
	float: right;
	width: 700px;
	margin-right: -350px;
}

#ctn-rgt {
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 45px;
}

/* Menu style */
#pde-menu {
	float: left;
	behavior: url('/lib/iepngfix/iepngfix.htc');
	background-image:url('/img/menu.png');
	background-repeat:no-repeat;
	height: 100%;
	width: 150px;
	margin-left: 25px;
	text-align: center;
	padding-top: 134px;
}
#pde-menu-btn {
	background-color: #ff9900;
	opacity: 1;
	width: 84px;
	margin: 0 auto 5px auto;
	font-size:0.9em;
	font-weight: bolder;
}
#pde-menu-ctn {
	visibility: hidden;
	background-color: white;
	width: 120px;
	margin: 20px auto;
}

.yui-skin-sam .yuimenuitem-selected {
    background-color: #ff9900;
	font-weight: bold;
}


#pde-pap-bod {
	background-image:url('/img/bandeau-papetrie.png');
	height: 100%;
	width: 20px;
	position:absolute;
}
#pde-lib-bod {
	background-image:url('/img/bandeau-librairie.png');
	height: 100%;
	width: 20px;
	position: absolute;
	left: 880px;
	top: 0px;
}
#pde-common {
	width: 900px;
	height: 480px;
	position: absolute;
	z-index: 6005;
	visibility: hidden;
	overflow: hidden;
	left: 0;
}
#pde-common-ctn {
	margin: 10px;
}
#pde-lift {
	width: 450px;
	height: 480px;
	background-color: #CCCC99;
	margin: 480px auto 0 auto;
	z-index: 6001;
}

.mask {
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	position: absolute;
	z-index: 5999;
	background-color: #000;
	opacity: 0;
	filter:alpha(opacity=0);
}
#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}
.ul-promo {
	height: 200px;
}
.li-promo {
	height: 92px;
	overflow:hidden;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 10px;
}
#pde-lft-ctn .li-promo {
	background-image: url('/img/pap-back-promo.jpg');
}
#pde-rgt-ctn .li-promo {
	background-image: url('/img/lib-back-promo.jpg');
}

.li-promo img {
	float:left;
	margin: 7px 5px 0 7px;
}
.onlight a {
	margin: 0 auto;
}
#pde-rgt-ctn .onlight a:hover {
	color: #359ACE;
}
#pde-lft-ctn .onlight a:hover {
	color: #D7812E;
}
.onlight img {
	float:left;
	margin: 0 0 0 15px;
}
.imgdetail {
	text-align: center;
}
.detail {
	height: 410px;
	overflow: hidden;	
}
.detail div {
	margin-top: 15px;
}
.detailtxt {
	margin-top: 40px;
}
.detailprice {
	margin: 10px 0;
	text-align: center;
}
.onlightPrice {
	padding-top:10px;
	padding-left:190px;
}
.li-promo div {

}
.hotprice {
	font-weight: bold;
	font-size: 1.5em;
}
.coldprice {
	color: #B9212B;	
}
.promo3-cnt {
	margin-top: 33px;
	margin-right: 35px;	
}
.price-info {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
.presimg {
	height: 140px;
	margin: 20px 0;
	text-align: center;
}
.prestext {
	height: 180px;
	overflow:hidden;
}
#pde-lft-ctn div.onlight {
	height: 236px;
	overflow:hidden;
	background-image: url('/img/pap-back-onlight.jpg');
	background-repeat: no-repeat;
	text-align:center;
}
#pde-rgt-ctn div.onlight {
	height: 236px;
	overflow:hidden;
	background-image: url('/img/lib-back-onlight.jpg');
	background-repeat: no-repeat;
	text-align:center;
}
div.onlight div.onlighttext p {
	text-align: left;
	margin-right: 10px;
}
.onlight div img{
	float: left;
}
.onlight h2 {
	margin-top: 10px;
}
.clear {
	clear: both;
}
.paging {
	text-align: center;
}
#pde-ctn .paging a:link, #pde-ctn .paging a:visited {
	color: white;
}
#pde-lft-ctn .prevnext {
	color: #9A0002;
}
#pde-rgt-ctn .prevnext {
	color: #002d54;
}

#pde-contactForm img {
	width: 200px;
	height: 50px;
}

.errors {
	color: red;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background-image:url('/img/exclamation.png');
	background-repeat: no-repeat;
}
.success {
	color: green;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background-image:url('/img/accept.png');
	background-repeat: no-repeat;
	background-color: white;
}
.li-event {
	height:90px;
	border-top: 1px solid #8D8259;
}
.events {
	height:387px;	
}

dl.zend_form
{
    margin: 0;
    padding: 0;
}

.zend_form dt
{
    width: 10em;
    float: left;
    margin: 0 0 0 0;
    padding: .5em;
    font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.zend_form dd
{
    float: left;
    margin: 0 0 0 0;
    padding: .2em;
}

.zend_form input {
	width: 200px;
}
.zend_form textarea {
	width: 400px;
}


.pde-gc {
	margin: 0;
	padding: 0;
	text-align: left;
}
.pde-u {
	margin-left: 1.3%;
	width: 41%;
	float: right;
}
.pde-gc .first {
	margin-left: 0;
	width: 56%;
	float: left;
}

.prevnext {
	font-weight: bolder;
	font-size:1.4em;
}
.disable {
	color: gray;
}
.info-ctn p {
	margin-bottom: 8px;
}
.info-ctn table {
	margin-bottom: 8px;
}
.info-ctn li {
	margin: 5px;
}
.info-ctn ul {
	margin: 10px 0px;
}

