/* GENERAL */

body {
	background-color: #0f161e;
	background-image: url('/sites/belial/design/habillage.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
}


a:link, a:visited
{
	color: #D36800;
	text-decoration: none;
}

a:hover, a:active
{
	color: #D36800;
	text-decoration: underline;
}

#page
{ 
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #000;
	background-color: #0b0e13;
}

#titre
{
	text-align: center;
	margin: auto;
	border: 0px;
	height: 149px;
	width: 920px;
	/*background-color: #1a212b;*/
	/*background-image: url('/sites/belial/design/entete.png');*/
	/*background-repeat: no-repeat;*/
	/*background-position: 50%;*/
	/*position: relative;*/
}

#ombre { display: none; }

.blank-logo
{
  width: 140px;
  height: 149px;
  top: 0;
  left: 0;
  position: absolute;
}

.blank-pub
{
  width: 770px;
  height: 149px;
  top: 0;
  left: 140px;
  position: absolute;
}

#pub
{
  padding-top: 23px;
  padding-left: 135px;
}

#menud
{
	border: 0px;
	float:right;
	width: 180px;
	padding: 15px;
	background-color: #1a212b;
}

#contenu
{
	border:0px;
	margin-right: 200px;
	padding: 20px;
	background-color: #0b0e13;
	background-color: rgba(11,14,19,0.9);
	text-align: left;
}

#pied
{
	clear:both;
	color: #fff;
	margin-top: 10px;
	height: 30px;
	background-color: #1a212b;
	padding-top: 1px;
}

.admin {
	position: fixed;
	bottom: 5px;
	right: 5px;
}

.titre-page
{
  width: 100%;
  text-align: right;
	background-color: #1a212b;
	padding-top: 5px;
	margin-bottom: 10px;
}

#couv
{
  float: left;
}

#livre
{
  margin-left: 200px;
}

a img { border: 0; }

img.mini { height: 75px; }

img.accueil-be { height: 164px; margin-left: 2px; }
img.accueil-bi { height: 156px; margin-left: 2px; }

img.random { height: 225px; margin-left: 2px; margin-bottom: 10px; }

img.une
{
  height: 200px; 
  float: left; 
  margin-right: 5px;
  border: 1px solid #fff;
}

img.une:hover { border: 1px solid #D36800; }

img.center { margin: auto; }

.livre-couverture {
  float: left; 
  margin: 10px 15px 0 5px; 
  text-align: center;
}

img.couv {
	border: 2px solid #fff;
}

div.aparaitre {
	float: left; 
	margin: 10px 15px 0 120px; 
	text-align: center;
	
}

#livre-infos { margin-left: 275px; }

#menud div {
	border: 1px solid #2e3641;
	margin-bottom: 10px;
	padding: 0 10px;
}

.breves-date {
	text-align: right;
	background-color: #0b0e13;
	padding: 5px;
}

#menud a { color: #fff; }
#menud a:hover {
	text-decoration: none;
}

#menud strong {
	color: #D36800;
}

.flux p { margin: 0 0 5px 10px; }
.flux img { vertical-align: middle; }

.cold {
	float: left;
	padding-right: 10px;
	border-right: #fff dotted 1px;
	text-align: right;
	width: 220px;
}

.hot {
	margin-left: 250px;
	margin-right: 75px;
}

.day {
	background-color: gray;
	padding: 5px;
	float: left;
	margin: 1px 10px;
	color: black;
	font-size: 1.5em;
}


/* BOUTONS */

.bouton, .bouton img {
  height: 22px;
  width: 170px;
  margin: 0 auto;
  cursor: pointer;
  background-position: top;
  padding: 0;
  font-size: 19px;
}

.bouton:hover {
  	background-position: bottom;
}

div.panier { background: url("/sites/belial/design/bouton_panier.png") no-repeat top; }
div.epanier { background: url("/sites/belial/design/bouton_epanier.png") no-repeat top; }
.lire { background: url("/sites/belial/design/bouton_lire.png") no-repeat top; }
.telecharger { background: url("/sites/belial/design/bouton_telecharger.png") no-repeat top; }
.bibliotheque { background: url("/sites/belial/design/bouton_bibliotheque.png") no-repeat top; }
.ajouter { background: url("/sites/belial/design/bouton_ajouter.png") no-repeat top; }
.ensavoirplus { background: url("/sites/belial/design/bouton_ensavoirplus.png") no-repeat top; }
.papiernumerique { background: url("/sites/belial/design/bouton_papiernumerique.png") no-repeat top; }
.lireedito { background: url("/sites/belial/design/bouton_lireedito.png") no-repeat top; }
.dledito { background: url("/sites/belial/design/bouton_dledito.png") no-repeat top; }


#livre-donnees, .cadre-bleu {
  border: #383C45 1px solid;
  text-align: left; 
  margin: auto;
  padding: 5px;
}

/* TEXTE */

h1 { display: none; }
h2 {
	font-family: Lucida Sans;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: right;
	background-color: #1a212b;
	padding: 10px 20px;
	text-transform: uppercase;
}
h2.titre {
	font-family: Arial;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	text-align: left;
	background: none;
	padding: 0;
	text-transform: none;
}
h3 { font-family: Arial; color: #fff; font-size: 16px; }
h4 { font-family: Arial; color: #aaa; font-size: 16px; font-weight: normal; margin: 0; }
h5 { font-family: Arial; color: #aaa; font-size: 12px; font-weight: normal; margin: 0; }


.bold { font-weight: bold; }

.right { text-align: right; }

.center { text-align: center; }

.big { font-size: 1.8em; }

.erreur { color: #a50000; font-weight: bold; font-size: 1.2em; text-align: right; }

.erreur:before { content:url(/sites/belial/design/check-off.png); padding: 5px; }

.reussite { color: #299713; font-weight: bold;  font-size: 1.2em; text-align: right; }

.reussite:before { content:url(/sites/belial/design/check-on.png); padding: 5px; }

.cliquable { cursor: pointer; }

ul.large li {
	margin-bottom: 10px;
}

/* CATALOGUE */

.cat-entree
{
  border: #383C45 1px solid;
  float: left;
  margin: 7px 7px 0 0;
  padding: 5px;
  width: 207px;
  position: relative;
}

.cat-entree:hover
{
  background-color: #383C45;
}

.cat-entree img.vignette
{
  height: 100px;
  margin-right: 5px;
  float: left;
}

.cat-entree a:link, .cat-entree a:visited
{
  color: #ddd;
	text-decoration: none;
}

.cat-entree a:hover, a:active
{
	color: #D36800;
	text-decoration: none;
}

.cat-titre { font-size: 1.2em; font-weight: bold; }
.cat-auteurs { font-size: 0.9em; }
.cat-cycle { font-size: 0.8em; }

.cat-prix
{
  position: absolute;
  right: 5px;
  bottom: 2px;
}


/* FORMULAIRES */

form
{
	border: 0;
	margin: 0;
	padding: 0;
}

form.contact textarea {
	width: 400px;
	height: 200px;
}

form.contact input[type="text"] {
	width: 250px;
}

label
{
  font-size: 14px;
	display: inline;
	float: left;
	text-align: right; 	margin-right: 5px;
	width: 150px;
}

/* ONGLETS */

#onglets input[type="text"] {
	vertical-align: middle;
	background-color: #2e3641;
	border: 1px solid #fff;
	color: #fff;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	}

#onglets select {
	vertical-align: middle;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	background-color: #2e3641;
	border: 1px solid #fff;
	color: #fff;
	}

#onglets input[type="image"] { vertical-align: middle; }

#onglets form { padding-top: 5px; padding-right: 15px; }

#onglets
{
	height: 30px;
	border: 0;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	background-image: url('/sites/belial/design/onglets_fond.png');
	text-transform: uppercase;
	color: #fff;
  text-align: right; 
  margin: 0;
  padding: 0;
}

#onglets span
{
	display: block;
	float: left;
	padding: 8px 13px;
	cursor: pointer;
	border-right: 1px dotted #fff;
	margin: 0;
}

#onglets span:hover { background-color: #f38016; }

#onglets span.active { background-color: #0b0e13; }

#onglets a { color: #fff; text-decoration: none; }

/* PANIER */

table.epanier {
	width: 300px;
	margin: auto;
	padding: 5px;
	border-spacing: 0px;
}

table.epanier td { padding: 5px; }

table.liste {
	margin: auto;
	padding: 5px;
	border-spacing: 0px;
}

table.panier {
	width: 500px;
	margin: auto;
	padding: 5px;
	border-spacing: 0px;
}

table.panier th, table.liste th {
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid #1a212b;
	margin: 0;
	padding: 5px;
}

table.panier td, table.liste td {
	border-bottom: 1px solid #1a212b;
	padding: 5px;
	margin: 0;
}

table.panier tr.total td, table.panier tfoot td {
	font-weight: bold;
	font-size: 1.2em;
	border: none;
}

tr.selected {
	font-weight: bold;
	background-color: #0F161E;
}


/* CRITIQUES */

.page_post #book {
    float: left;
    padding: 5px;
    width: 150px;
    padding-top: 25px;
    background-color: #1A212B;
    text-align: center;
}

.page_post #book img {
    border: 1px solid white;
}

.page_post #source {
    border-top: 1px solid black;
    text-align: left;
    font-size: 80%;
}

.page_post #source img {
    margin: 10px 5px;
    float: left;
    border: none;
}

.page_post #review {
    margin-top: 50px;
}

.page_post #admin, .page_post #review {
    margin-left: 200px;
    margin-right: 25px;
}


