#livre-bazar {
	float:left;
	width:auto;
	background-color:#ecf1e4;
	/* border: 3px solid #000000; */
	margin-bottom:15px;
	border: 3px solid #000000;
}

#livre-image {
	margin-top:5px;
	width:575px;
	height:240px;
	overflow: hidden;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 25px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#livre-image-centrage {
   width:593px;
   margin:auto;
}

#livre-titre {
width:auto;
	background-color:#CCCC33;
}

#livre-titre img{
	margin:auto;
}

#livre-image-chapeau {
   position:relative;
   top:-14px;
   margin:auto;
   width:275px;
   height:35px;
   background-image:url(../images/catalogue/image-chapeau.gif);
   background-repeat:no-repeat;
   z-index:3;
   margin-bottom:-30px; /* espace entre l'image aléatoire et le reste */
}
  
#livre-cartouche-haut {
    background-image:url(../images/catalogue/cartouche-livre.gif);
	width:252px;
	height:178px;
}
#conteneur-cartouche-livre {
    float:left;
	width:240px;
	background-color:#FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}
#conteneur-dorure-livre {
	float:left;
	width:216px;
	padding:10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9d889;
	border-left-color: #e9d889;
}   
#livre-cartouche-bas {
    float:left;
	background-image:url(../images/catalogue/cartouche-commande.gif);
	width:240px;
	height:52px;
	text-align:center;
	line-height:60px;
	font-size:1.3em;
	color:#FFFFFF;
	text-transform: uppercase;	
}
#livre-cartouche-bas a {
	color:#FFFFFF;
}
#livre-cartouche-bas a:hover {
    float:left;
	width:240px;
	height:52px;
	background-image:url(../images/catalogue/cartouche-commande-ahover.gif);
	color:#FF9900;
}
#livre-top {
   float:right;
   width:418px;
   height:29px;
   background-image:url(../images/catalogue/livre-top.gif);
}
#menu-top {
   float:left;
   width:188px;
   height:80px;
   background-image:url(../images/catalogue/au-menu.gif);
}
/* #menu-conteneur {
	float:left;
	width:150px;
	margin-bottom:10px;
	margin-right:15px;
} */
#menu-contenu {
	float:left;
	width:150px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:10px;
	margin-right:15px;
	border: 2px solid #CCCCCC;
	padding-top:7px;
	padding-bottom:9px;
}
#livre-contenu {
	float:right;
	width:558px;
	background-color:#FFFFFF;
	padding-top: 42px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#livre-contenu-chapeau {
   position:relative;
   top:20px;
   margin:auto;
   width:307px;
   height:55px;
   background-image:url(../images/catalogue/contenu-chapeau.gif);
   background-repeat:no-repeat;
}
.livre-logo {
   display:block;
   float:right;
   margin-left:15px;
}
#livre-doc {
    margin-top:1em;
	clear:left;
}

#livre-citations-presse {
	float:right;
	width:370px;
	margin-bottom:1em;
}

.livre-h1 {
    color:#000000;
    display:block;
	text-align:center;
	font-size:1.7em;
}
.livre-h2 {
    color:#383838;
	width:auto;
    display:block;
	font-size:2.4em;
	text-align:center;
}
.livre-h3 {
	color: #000000;
	font-size:1.4em;
}

.livre-h4 {
	color: #666666;
	font-size:0.9em;
	line-height:1.2em;
}
.livre-h4 a{
	color: #666666;
}
.livre-h4 a:hover {
	color:#FF6600;
}
.livre-texte {
    display:block;
	font-size:0.75em;
	line-height:1.4em;
}

.livre-citation-credits {
	font-size:0.75em;
	line-height:2.4em;
	color: #999999;
}
.livre-texte2 {
    display:block;
	font-size:0.75em;
	line-height:1.4em;
	margin-top:1em;
	text-align:justify;
}