/* Général */
body {
	background: #9acddf url(../img/bg.gif) repeat-x center top;
	margin: 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
img {
	border: none;
}
#global {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 18px;
	color: #099fc5;
}
.fr {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #74bcce;
}
h2 {
	font-size: 15px;
	color: #99927d;
}
a {
	text-decoration: none;
	color: #a0873a;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}

/* Conteneur central */
#centre {
	background: url(../img/colonnes.gif) repeat-y;
	width: 100%;
	overflow: hidden;
}
.absent {
	color: #F33;
}

/* Navigation */
#navigation {
	float: left;
	width: 230px;
}
#navigation ul {
	margin: 0;
	padding: 60px 0 15px;
	list-style: none;
}
#navigation a {
	color: #ffffff;
	display: block;
	height: 1%;
	padding: 3px 10px	;
	line-height: 1.5;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {
	background: #085176;
}
#editions {
	background: #1c719c url(../img/editions.gif) left top no-repeat;
}
#divers {
	background: #1c719c url(../img/boutique.gif) left top no-repeat;
}

/* Contenu principal */
#principal {
	color: #3a3f2c;
	background: #ffffff url(../img/page.jpg) left top repeat-x;
	float: left;
	width: 514px;
	padding: 10px 20px;
	font-size: 11px;
}
#principal a {
	text-decoration: none;
	color: #a0873a;
	font-weight: bold;
}
#principal a:hover {
	text-decoration: underline;
}
.descriptif {
	border-bottom: #99927d dotted 1px;
	padding: 10px 0;
}
.padding {
	padding: 5px;
}
.tt {
	color: #bdc800;
	font-variant: small-caps;
	font-size: 15px;
}
.tt-special {
	color: #C00;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}
.auteur {
	color: #099fc5;
}
.trad {
	font-style: italic;
	color: #666666;
}
.prix {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	font-stretch: extra-condensed;
}
.soldes {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	font-stretch: extra-condensed;
	text-decoration: line-through;
}
.infos {
	color: #99927d;
	font-size: 10px;
}
.descriptif ul {
	padding-left: 0;
}
.descriptif li {
	list-style: none;
	background: url(../img/puce.gif) no-repeat center left;
	padding-left: 10px;
}
.haut {
	text-align: center;
	margin-top: 15px;
}
#savoir {
	border: #999 1px solid;
	padding: 3px;
}
.pages ul {
	margin: 0;
	padding: 0;
}

.pages li {
	display: inline;
	/*background-color:#99927D;	*/
}

/* En-tête */
#entete {
	background: url(../img/header.jpg);
	height: 200px;
}
#menu {
	margin: 0 0 0 350px;
	padding-top: 9px;
}

/* Contenu secondaire */
#right {
	background: #f4e9c7;
	margin-left: 784px;
	color: #a0873a;
	line-height: 1.5em;
}
#coordonnees {
	background: url(../img/coordonnees.jpg) left top no-repeat;
	padding: 30px 10px 10px;
}
#commandes {
	background: url(../img/commandes.jpg) left top no-repeat;
	padding: 30px 10px 10px;
}
#pub {
	background: url(../img/publicites.jpg) left top no-repeat;
	padding: 35px 10px 10px;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 15px 20px 10px 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#pied a {
	text-decoration: none;
	color: #ffffff;
}
#pied a:hover {
	text-decoration: underline;
}
