/* CSS Aparté Editions */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration:none;
	vertical-align: baseline;
	background: transparent;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
body {
	font-size: 62.5%;
	background:#ffffff;
	line-height: 18px;
	padding-top:65px;
}
ol, ul {
	list-style: none;
}

/* ---------------------- Container -------------------------------- */
#general {
	margin:0 auto;
	position: relative;
	width:740px;
}
h1{
	padding-left: 85px;
	float: left;
	width: 190px;
}
h1 a{
	background: url("../../images/logo-aparte-editions.png") no-repeat;
	color: #fff;
	display: block;
	font-size: 1px;
	height: 169px;
	width: 139px;
	padding-left:30px;
}


h2{
	position: absolute;
	top: 169px;
	left: 0px;
	background-color: #ccc;
	height: 85px;
	width: 85px;
	font-size:0px;
	text-indent:-9999px;
	color:#ccc;
}

h3{
	color: #bc0211;
	font-size:1.4em;
}

/* menu */
#menu{
	font-size: 1.2em;
	height: 169px;
	margin-left: 276px;
	list-style: none;
}
#menu li{
	background: url("../../images/puce_inactive.png") no-repeat 0 5px;
	padding-left: 15px;
}
#menu li.actif{
	background: url("../../images/puce_active.png") no-repeat 0 5px;
}
#menu li a{
	color: #adacac;
	text-transform: uppercase;
}
#menu li a:hover{
	color: #7d7c7c;
}
#menu li.actif a{
	color: #000;
}
#menu li li{
	font-size: .9em;
	height:15px;
}
#menu li ul{
	margin-bottom:5px;
}
#menu li.actif li a{
	color:#ADACAC;
	text-transform: none;
}
#menu li.actif li.actif a{
	color:#000;
}
#menu li.actif li a:hover{
	color:#666;
}

/* contenu */
#contenu{
	color: #717070;
	margin-left: 276px;
}
#contenu p{
	font-size: 1.2em;
	margin-bottom:1em;
}
#contenu a{
	color: #333;
}
#contenu a:hover{
	color: #333;
	text-decoration: underline;
}
#contenu p.bxlExport{
	margin-top:15px;
}

/* Page index de catalogue */
#contenu.catalogue{
  margin-left:266px;
}
#contenu.catalogue div{
	clear: both;
	min-height: 90px;
	padding: 10px;
}
#contenu.catalogue .couverture{
	width: 61px;
	height: 86px;
	border: 1px solid #ccc;
	margin-right: 14px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}

#contenu.catalogue .nouveaute strong {
	color: #cb0014;
}

hr{
	height:3px;
	background-color:#ccc;
	border:none;
	margin:10px 0;
}

#contenu.catalogue h3{
	line-height:1;
	font-size: 1.4em;
	text-transform: uppercase;
}
#contenu.catalogue h3 span{
	font-size: 0.9em;
	text-transform: none;
}
#contenu.catalogue h3 a{
	text-decoration: none;
}
#contenu.catalogue .description{
	line-height:1.2;
	font-size: 1.1em;
	overflow: hidden;
}
#contenu.catalogue p{
	margin-bottom: 0;
}

/* Ajustement du menu pour les pages de fiche */
.fiche h1 a{
	background: url("../../images/logo-aparte-editions-petit.png") no-repeat 1px 1px;
	color: #c90313;
	display: block;
	position: absolute;
	top:-27px;
	left:17px;
	font-size: 0px;
	color:white;
	padding-left:10px;
}

.fiche #menu {
	height: 97px;
}

.fiche .nouveaute {
  position:absolute;
  top:105px;
  margin-left:1px;
	color: #cb0014;
	font-weight: bold;
}

.fiche h3 {
	margin-top:27px;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	color: #bbb;
}

.fiche h3 span {
	font-weight: bold;
	font-size: 1.4em;
}

#contenu .fiche-foot, #contenu .fiche-foot a {
	margin-top: 2em;
	text-align: right;
	color: #bbb;
}

#contenu .fiche-foot a:hover {
	color: #333;
}

#auteur {
	text-align: right;
	margin: 0.8em 0 2em 0;
}

#categories {
	position: absolute;
	left:-10px;
	margin-top:50px;
	color:#333;
}
#categories strong{
	display:block;
	width:85px;
	text-align:center;
	font-size:1.2em;
	color:#fff;
}
#categories ul{
	margin:7px 0 0 90px;
}
#categories ul li{
	background: url("../../images/puce_inactive.png") no-repeat 0 5px;
	padding-left: 15px;
}
#categories ul li.actif{
	background: url("../../images/puce_active.png") no-repeat 0 5px;
}
#categories ul li a{
	display:block;
	color: #adacac;
}
#categories ul li a:hover{
	color: #7d7c7c;
	text-decoration:none;
}
#categories ul li.actif a{
	color: #000;
}

#couv {
	position: absolute;
	top: 0px;
	left:85px;
	width: 132px;
	height: 133px;
	border: 1px solid #ccc;
	padding: 17px;
	text-align: center;
}

#couv ul {
	margin-top: 2em;
	background: white;
	text-align: left;
}

#couv li {
	line-height: 1.1em;
}

#isbn {
	margin-top:2em;
}

#fiche-texte {
	text-align: justify;
	margin-top:0;
	margin-left: 158px;
}

#pages {
	position: absolute;
	top:168px;
	left: 276px;
	border: 1px #ccc solid;
	width: 167px;
	height: 168px;
	margin-left: -24px;
	background-color: white;
}

#pages a {
	width: 168px;
	height: 152px;
	display:block;
	background:url('../images/btn_loupe.png') no-repeat right bottom;
	text-align: center;
}

#pages img {
  border:1px solid #DDD;
  margin: 25px 0 0 0;
}

#pages ul{
	font-family: verdana, helvetica, sans-serif;
	border-top: 1px #ccc solid;
	list-style-type: none;
	margin-top: 152px;
	background: #eee;
}

#pages ul a{
	background:none;
}

#pages ul li{
	float:left;
	font-size: 9px;
	height: 15px;
	width:15px;
	line-height:16px;
	border-right:1px solid #ccc;
	text-align:center;
	background:#fff;
}

#pages ul li.actif{
	background:#ccc;
	color:#fff;
}

#pages ul li.actif a, #pages ul li.actif a:hover{
	color:#fff;
}

#pages ul li a{
	display: block;
	font-size: 9px;
	height: 15px;
	width:15px;
	line-height:17px;
	text-align:center;
}

#pages ul li a:hover{
	text-decoration: none;
	color: #666;
}

li#zoom{
  float:right;
}

#presse {
	font-size: 1.3em;
	background-color: #efefef;
	padding: 1em;
	font-style: italic;
	margin-top:1em;
}

#diapos {
	width: 252px;
	top:141px;
}

/* Accolade i.e. : a propos */
#accolade-tete {
	padding:0;
	margin:0;
	margin-left: 255px;
	background: transparent url("../../images/accolade-tete.png") no-repeat;
	height: 88px;
}


#bloc-deco {
	width: 50px;
	height: 50px;
	background-color: #bc0211;
	position: absolute;
	top: 253px;
	left: 85px;
}

.accolade {
	margin-left: 255px !important;
	background: transparent url("../../images/accolade.png") repeat-y;
	padding-top: 5px;
	padding-bottom: 1px;
}

.accolade p, .accolade h3, .accolade h4, .accolade h5, .accolade ul, .accolade ol {
	margin-left: 115px;
}

#accolade-pied {
	margin: 0;
	padding:0;
	margin-left: 255px;
	height:8px;
	background: url("../../images/accolade-pied.png") no-repeat;
}

/* catalogue-browser */

#catalogue-browser{
  float:right;
}

#catalogue-browser a{
  margin-left:4px;
}