
body {
	margin:0;
	padding:0;
	background-color:#F4F3F2;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

#Conteneur {
	width:881px;
	height:600px;
	margin:19px auto 0 auto;
	position:relative;
	border:1px dashed #aaa;
}

#Header {
	position:relative;
	width:881px;
	height:146px;
	overflow:hidden;
}

#Logo {
	float:left;
}

#Titre {
	position:absolute;
	right:0px;
	top:48px;
	height:33px;
	width:150px;
	background-image: url(../images/titre-fleche.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#696969;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding:10px 50px 0 0;
}

#Contenu {
	width:881px;
	height:369px;
	position:absolute;
	top:231px;
	left:0;
}
#ColonneGauche {
	width:360px;
	float:left;
	padding:0 0 0 80px;
}

#ColonneDroite {
	width:360px;
	float:right;
}

a {
	color:#000;
}

a:hover {
	color:#C1050F;
}
h1 {
	color:#C1050F;
	text-transform: uppercase;
	font-size:16px;
	margin:20px 0 10px 0;
	padding:0 0 0 25px;
	background-image: url(../images/puce-a.gif);
	background-repeat: no-repeat;
	background-position: top-left;
}

h1 a {
	color:#C1050F;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}


h2 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-transform: uppercase;
	margin:5px 0 5px 0;
}

.hr {
	clear:both;
	height:1px;
	background: url(../images/hr.gif) no-repeat top left;
	margin:0;
	margin:0;
	line-height:1px;
	overflow:hidden;
}

ul {
	margin:10px 0 10px 20px;
	padding-left:20px;
}
li {
	font-size:11px;
	list-style-image: url(../images/puce-b.gif);
}
p {
	font-size:12px;
	color:#000;
	margin:4px 0 0 0;
}

/* ---------------- catalogues --------------------*/
#ColonneGauche {
	width:360px;
	float:left;
	padding:0 0 0 80px;
}

#ColonneDroite {
	width:360px;
	float:right;
}

.UnLivre {
	width:360px;
	height:100px;
	margin:0 0 4px 0;
}

.UnLivre img {
	border:1px solid #000;
	float:left;
	margin:0 5px 0 0;
}
.UnLivre .CouvVide {
	float:left;
	width:60px;
	height:100px;
	margin:0 5px 0 0;
}

.UnLivre h4 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px 0;
}

.UnLivre p {
	margin:0 0 0px 0;
	font-size:11px;
}

.Informations {
	display:block;
	width:290px;
	float:right;
}

h3 {
	margin:0 0 4px 0;
	color:#C0050E;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #C0050E;
}
h3 a {
	color:#C1050F;
	text-decoration:none;
}

h3 a:hover {
	color:#000;
}
.Noh3 {
	margin:0 0 4px 0;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	overflow:hidden;
}

.Alphabet {
	font-size:14px;
}
.Alphabet a {
	text-decoration:none;
}

.Alphabet a:hover {
	background:#C0050E;
	color:#fff;
}

#Pagination {
	margin:5px 0 10px 10px;
}
#Pagination .Alpha {
	float:left;
	font-size:14px;
}
#Pagination a {
	text-decoration:none;
	padding:0 1px 0 1px;
}

#Pagination a:hover {
	background:#C0050E;
	color:#fff;
}

#Pagination .AlphaSelect {
	padding:0 1px 0 1px;
	background:#C0050E;
	color:#fff;
}
.Numerotation {
	float:right;
	margin:-10px 0 0 0;
	font-size:12px;
}
.Numerotation a {
	color:#C0050E;
	font-size:12px;
}

.Numerotation p {
	color:#C0050E;
	margin:0 0 4px 0;
	font-size:12px;

	text-align:right;
}

#MoreInfos {
	display:none;
	position:absolute;
	top:-150px;
	left:50px;
	width:700px;
	border:2px solid #1B1C20;
	z-index:900;
	background:#fff;
	padding:0 0 5px 0;
	font-size:12px;
}


.ImgCouverture {
	float:left;
	margin:5px 10px 0 5px;
}
.ImgCouverture img {
	border:1px solid #000;
}

.UneCouv {
	text-align:justify;
	padding:5px 10px 20px 5px;
}

.BarreTitre {
	background:#1B1C20;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	margin:0 0 5px 0;
}

.BarreTitre img {
	float:right;
}

/* ------------- fiche un livre --------- */
.UnLivreOne {
	width:360px;
	height:150px;
	margin:0 0 4px 0;
}

.UnLivreOne img {
	border:1px solid #000;
	float:left;
	margin:0 5px 0 0;
}
.UnLivreOne .CouvVide {
	float:left;
	width:90px;
	height:150px;
	margin:0 5px 0 0;
}

.UnLivreOne h4 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 4px 0;
}

.UnLivreOne p {
	margin:0 0 2px 0;
	font-size:12px;
}

.UnLivreOne .Informations {
	display:block;
	width:250px;
	float:right;
}

.Informations .iconeden {
	border:none;
}

