body {text-align: center;}

#header {
	background: url(images/design/librairie-header.gif) no-repeat top;
	margin-top:20px;
}




.infos-fiche {
	width: inherit;
	background: url(images/design/librairie-neutre-fond.gif) no-repeat top;
	color: #000;
}

* html .infos-fiche p {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	zoom: 1;
} /* hack IE6- italique */

.texte-accueil {
	width: inherit;
	background: url(images/design/librairie-accueil-fond.gif) no-repeat top;
}


.texte-accueil p {
	padding-right: 50px;
	padding-left: 20px;
	font-size: 11px;
	margin-top: 15px;
	text-align: justify;
}

.top-page {
	width: inherit;
	}

#imagesvide {
	float: left;
	width: 175px;
	height: 25px;
	margin-top: 65px;
	margin-left: 5px;
	margin-right: 25px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;	
}


#images{
	height: 170px;
	margin-right:30px;
}



.infoBoxContents {font-size:9px; color:#fff}
#menu-liste {font-size:10px; color:#fff;}


.contenu{width: 490px;  font-size: 11px; margin-right: auto; margin-left: auto;}
.smallText {font-size:9px; color:#000; }
.productListing {font-size:11px; color:#000;}

td .main2  {font-size: 9px;}


TABLE.productListing {
  border-bottom: 1px;
  border-top: 1px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #000;
  border-spacing: 1px;
}

.titre h3 {margin:0px; padding:0px; text-align: center; font-size:10px; font-weight:bold; font-variant: small-caps;}
.titre h4 {margin:0px; padding:0px; text-align: center; font-size:11px; font-style: italic; font-weight: bold; margin-bottom:8px;}



/* ===== BLOCS & ELEMENTS DERNIERES PARUTIONS ==== */


.infos-new {
	width: inherit;
	color: #000;
	background: url(images/design/librairie-new-fond.gif) no-repeat top;
	text-align: center;
}

.infos-new p {
	font-size: 11px;
	text-align: justify;
	margin-top: 15px;
}
	


.titre-new {
	height: 50px;
	padding-top: 22px;
	margin-left: 225px;
	padding-right: 30px;
	margin-bottom: 10px;
}

.titre-new h1,h2 {margin:0px; padding:0px; text-align: center;}
.titre-new h1 {font-size:18px; font-weight:bold; font-variant: small-caps;}
.titre-new h2 {font-size:11px; font-style: italic; font-weight: bold; margin-bottom:15px;}


/* LIBRAIRIE ELEMENTS MENU AUTEURS ========================================== */

.boxText {font-size:9px;
color:#fff;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-size:10px;
}
#categories {
color:#fff;
top: 0;
left: 0;
width: 15em;
}
#categories dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
border: 0px;
}
#categories dd {
border: 0px;
}
#categories li {
text-align: center;
}
#categories li a, #categories dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#categories li a:hover, #categories dt a:hover {

}

.newItemInCart {color:#f1cc38;}


