* {
  font-family: georgia,times new roman;
  font-size: 13px;
  outline: none;
}

body {
  background-color: #AAB5D0;
  background-color: #B7C6D5;
  margin: 0px;
  padding: 10px;
}

#container {
  position: absolute;
  background: url(images/fond.gif);
  left: 50%;
  width: 791px;
  margin-left: -395px;
	visibility: visible;
  padding: 0px;
}

#header {
  background: url(images/header.jpg);
  height: 230px;
}

#menu {
  position: absolute;
  top: 34px;
  left: 24px;
  width: 191px;
}

#menu img {
  margin: 0px 0px 1px 0px;
}

#lang {
  position: absolute;
  top: 30px;
  left: 750px;
  width: 20px;
}

#lang img {
  border: 0px solid #edf2f5;
}

#corps {
  padding: 20px;
  text-align: left;
}

/* ---------------- colonne de gauche ------------------ */

#colgauche {
  width: 206px;
  float: left;
  background-color: #EEE9D5;
  border-width: 2px;
  border-style: solid;
  border-color: #DCCCAA;
  padding: 0px;
}

#colgauche h1 {
  font-size: 13px;
  font-weight: bold;
  color: #B39F6D;
  margin: 13px;
}

#colgauche h2 {
  font-size: 13px;
  font-weight: bold;
  color: #B39F6D;
  margin: 13px;
}

#colgauche p {
  font-size: 12px;
  color: #5B421A;
  margin: 13px;
  line-height: 1.5em;
}

#colgauche img {
  margin: 13px 13px 5px 13px;
}

#colgauche p a {
  color: #53678C;
  font-size: inherit;
  text-decoration: none;
}

#colgauche p b,
#colgauche p i {
  font-size: inherit;
}

#colgauche a:hover {
  text-decoration: underline;
}


/* ---------------- Texte ------------------ */

#texte {
  width: 510px;
  float: right;
  padding: 0px;
  margin: 0px 10px 0px 0px;
}

#texte h1 {
  font-size: 20px;
  font-weight: normal;
  color: #53678C;
  margin: 0px 0px 10px 0px;
  padding-bottom: 5px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #DCCCAA;
  clear: left;
}

#texte p {
  color: #5B421A;
  line-height: 1.5em;
}

#texte a {
  color: #53678C;
  text-decoration: none;
}

#texte a:hover {
  text-decoration: underline;
}

#texte td {
  color: #5B421A;
}


/* ---------------- bibliographie ------------------ */

#biblio {
  width: 510px;
  float: right;
  padding: 0px;
  margin: 0px 10px 0px 0px;
}

#biblio h1 {
  font-size: 20px;
  font-weight: normal;
  color: #53678C;
  margin: 0px 0px 0px 0px;
  padding-bottom: 5px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #DCCCAA;
  clear: left;
}

#biblio a {
	color: #5B421A;
  float: left;
  width: 145px;
  height: 220px;
  margin: 5px 12px 0px 12px;
  text-align: center;
  font-family: georgia,times new roman;
  font-size: 12px;
  position: relative;
  text-decoration: none;
}

#biblio a i {
	font-size: inherit;
}

#biblio a img {
  border: 1px solid #DCCCAA;
  height: 160px;
  width: 110px;
  margin: 15px 15px 5px 15px;
}

#biblio a:hover {
  background-color: #E7E3D0;
}

#biblio a.epuise {
	clear: both;
	height: auto;
	width: auto;
}

#biblio .nouveau {
	background-image: url('/images/nouveaute.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	width: 50px;
	position: absolute;
	top: 160px;
	left: -10px;
	z-index: 100;
}

#biblio .new {
	background-image: url('/images/new.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 160px;
	left: -5px;
	z-index: 100;
}


/* ---------------- livres ------------------ */

#livregauche {
  width: 520px;
  float: left;
  padding: 0px;
}

#livregauche h1 {
  font-size: 20px;
  font-weight: normal;
  color: #53678C;
  margin: 0px 0px 10px 0px;
  padding-bottom: 5px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #DCCCAA;
}

#livregauche p + h1 {
  margin: 30px 0px 10px 0px;
}

#livregauche h2 {
  font-size: 17px;
  font-weight: normal;
  color: #53678C;
  margin: 25px 0px 10px 0px;
  padding-bottom: 5px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #DCCCAA;
}

#livregauche p {
  color: #5B421A;
  line-height: 1.5em;
}

#livregauche a {
  color: #5B421A;
  text-decoration: underline;
}

#droite {
  width: 206px;
  float: right;
}

#livrecouv {
  width: 206px;
  float: right;
  margin: 0px 0px 10px 0px;
}

#livredroite {
  width: 202px;
  float: right;
  background-color: #EEE9D5;
  border-width: 2px;
  border-style: solid;
  border-color: #DCCCAA;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

#livredroite h1 {
  font-size: 12px;
  font-weight: bold;
  color: #B39F6D;
  margin: 13px;
}

#livredroite p {
  font-size: 12px;
  color: #5B421A;
  margin: 10px 13px 10px 13px;
  line-height: 1.3em;
}

#livredroite img.pdf {
  margin: 0px 10px 0px 0px;
}

#livredroite img.logo {
  margin: 0px 1px 0px 1px;
}

#livredroite a {
  font-size: 12px;
  color: #5B421A;
  text-decoration: none;
}

#livredroite a:hover {
  text-decoration: underline;
}

/* ---------------- Chroniques ------------------ */

.libelles {
  width: 508px;
  height: 20px;
  background-color: #EEE9D5;
  color: #5B421A;
  border-width: 2px;
  border-style: solid;
  border-color: #DCCCAA;
  font-weight: bold;
  line-height: 20px;
}

.items {
  width: 508px;
  border-width: 0px 2px 2px 2px;
  border-style: solid;
  border-color: #f2efe0;
  font-weight: normal;
  line-height: 20px;
}

.date {
  color: #5B421A;
	display: table-cell;
  width: 85px;
  margin: 0px;
  padding: 0px 0px 0px 3px;
  vertical-align: top;
}

.titre {
	display: table-cell;
  width: 350px;
  margin: 0px;
  vertical-align: top;
}

.nbre {
	display: table-cell;
  width: 50px;
  margin: 0px;
  vertical-align: top;
  text-align: center;
}

#texte a.bouton {
  margin: 3px 0px 3px 0px;
  background-color: #b39f6d;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 10px 2px 10px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#texte a.bouton:hover {
  background-color: #5b421a;
}


/* ---------------- Formulaires ------------------ */

input,textarea {
  width: 400px;
}

input.bouton {
  background-color: #EEE9D5;
  border-width: 2px;
  border-style: solid;
  border-color: #DCCCAA;
  color: #5B421A;
}

#texte p.erreur {
  background-color: #EDD9D9;
  border: 1px solid #DB3829;
  color: #db3829;
  font-weight: normal;
  line-height: 1.4em;
  padding: 2px 5px 2px 5px;
}

#email {
  display: none;
}

