body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a {
	color: #B60102;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 30px;
	color: #B60102;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}

h3 {
	text-align: center;
	text-transform: lowercase;
}

h1:first-letter, h3:first-letter {
	text-transform: uppercase;
}

h4 {
	font-size: 10px;
	text-align: right;
}

div#cadre {
	margin: 0 auto;
	width: 918px;
}

div#haut {
	width: 918px;
	height: 300px;
	background-image: url("../img/haut.jpg");
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}

div#bas {
	width: 918px;
	height: 45px;
	background-color: #4F6280;
	line-height: 45px;
	color: #28292D;
}

div#menu {
	padding-left: 18px;
	padding-right: 18px;
	width: 882px;
	height: 45px;
	background-color: #000;
	text-align: left;
}

div#menu ul {
	padding-left: 0;
	margin: 0;
}

div#menu ul li {
	float: left;
	margin-right: 15px;
	padding-left: 22px;
	list-style-type: none;
	background-image: url("../img/puce.png");
	background-repeat: no-repeat;
	background-position: 0 20px;
}

div#menu ul li.first {
	background-image: none;
	padding-left: 0;
}

div#menu a {
	font-weight: bold;
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
}

div#menu a:hover {
	text-decoration: underline;
}

div#centre {
	width: 918px;
	overflow: auto;
	background-image: url("../img/reliure.jpg");
	background-position: 185px -20px;
	background-repeat: repeat-y;
}

div#menuCollection {
	color: #64605D;
	min-height: 250px;
	float: left;
	width: 185px;
	text-align: canter;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#menuCollection ul {
	padding-left: 25px;
	margin-top: 20px !important;
	text-align: left;
}

div#menuCollection ul li {
	padding-left: 15px;
	list-style-type: none;
	background-image: url("../img/fleche.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 2px;
}

div#menuCollection a {
	color: #4F6280;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	font-variant: small-caps;
}

div#menuCollection a:hover {
	text-decoration: underline;
}

div#contenu {
	float: right;
	width: 622px;
	min-height: 200px;
	padding: 28px;
	padding-left: 83px;
	text-align: justify;
	color: #4F6280;
	font-size: 12px;
	line-height: 15px;
}

form#formSearch {
	font-size: 10px;
	text-align: right;
}

input[type=submit] {
	height: 4px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 14px;
	padding-bottom: 20px;
	font-weight: bold;
}

div.search_results {
	font-style: italic;
}

div.search_results a {
	font-style: normal;
}

div.search_results p {
	margin-top: 0;
	font-style: normal;
}

div#meilleures_ventes {
	float: right;
	width: 230px;
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #4F6280;
	border: 2px solid #B60102;
	text-align: left;
}

div#meilleures_ventes h3 {
	color: #B60102;
	margin-top: 0;
	background-color: #FFF;
	padding: 3px;
}

div#meilleures_ventes a {
	display: block;
	margin-top: 5px;
	color: #FFF;
}

div.actualite h4 {
	clear: both;
}

p.tags, div.tags {
	font-weight: bold;
}

p.tags a, div.tags a {
	font-style: italic;
}

div.tags {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	padding: 11px;
	overflow: auto;
	border: 1px solid #4F6280;
}

div.tags a img {
	height: 80px;
	border: 2px solid #B60102;
}

div.tags a {
	display: inline-block;
	width: 136px;
	vertical-align: top;
}

div#lettres, div#pages {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0;
}

div#lettres a, div#lettres span, div#pages a {
	font-size: 16px;
	color: #4F6280;
}

div#lettres span, div#pages span {
	color: #B60102;
	font-weight: bold;
}

ul#auteurs {
	list-style-type: none;
	padding: 0;
	text-align: center;
}

div#pages a {
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

ul#livres {
	list-style-type: none;
	padding: 0;
	margin-top: 40px;
	margin-left: 90px;
}

ul#livres li {
	margin-top: 5px;
}

img.couverture {
	float: right;
	margin-left: 15px;
	margin-bottom: 11px;
	border: 2px solid #B60102;
}

div#photo_auteur {
	float: right;
	margin-left: 15px;
	margin-bottom: 11px;
	text-align: center;
}

div#photo_auteur img {
	border: 2px solid #B60102;
}

div#livres_auteur {
	clear: both;
	text-align: left;
}

div#livres_auteur a {
	margin-left: 10px;
	margin-right: 10px;
}