* {margin: 0; padding: 0; list-style: none;}

html,
body	{
	width: 100%;
	height: 100%;
}

body {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif, "Trebuchet MS", Verdana, Geneva ;
	background: #ede9e2 url(../charte/bg-body.gif) repeat-x 0 0;
	text-align: center;
}

#page { 
	width: 974px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background: transparent url(../charte/bg-page.gif) repeat-y top center;
}
#espace #page { 
	background: transparent url(../charte/bg-page-espace.gif) repeat-y top center;
}

#accueil {}
#liste {}
#fiche {}
#information {}
#formulaire {}
#commande {}
#titre {}
#livre {}
#fond {
	background: transparent url(../charte/bg-fond.jpg) no-repeat top center;
}

.accueil {
	position: relative;
	margin-top: 14px;
}
.liste {}
.fiche {}
.information {
	float: left;
	width: 432px;
	margin-top: 26px;
}
a {
	text-decoration: none;
	color: #d5003a/**/;
}
a:hover {
	text-decoration: underline;
	color: #c30035;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #d5003a;
	border-bottom: #d5003a 1px solid;
	padding: 0 0 4px 0;
	margin: 28px 0 6px 0;
}
h1 b {
	color: #561600;
	font-weight: normal;
}
#theme h1 {
	border-width: 0;
}
#titre h1,#titre h2 {
	margin: 34px 0 6px 0;
}
#titre h2{
	padding-top:0px;
}
#titre.abonnement h1 {
	margin: 14px 0 0 0;
	background: #eeebe4 url(../charte/bg-h1-abonnement2.gif) no-repeat 0 0;
	color: white;
	border-width: 0;
	padding: 4px 15px 0 192px;
	width: 534px;
	min-height: 46px;
	position: relative;
	z-index: 50;
}
* html #titre.abonnement h1 {
	height: 66px;
}
#titre .resultat .descriptif ul li.on h1,
#titre .accueil .descriptif ul li.on h1 {
	border-width: 0;
}

#livre h1 {
	clear: both;
	border-width: 0;
	padding-bottom: 28px;
}
h2,
p.liste {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 16px;
	color: #d5003a;
	background: transparent url(../charte/bg-h2.gif) no-repeat 5px 3px;
	min-height: 20px;
}
* html p.liste {
	height: 20px;
}
h2.liste {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0 4px 0;
	margin-bottom: 10px;
	border-bottom: #d5003a 1px solid;
	color: #999;
	background: transparent none;
}
h3,
h4 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
h5,
h6 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}
hr {
	display: block;
	clear: both;
	border-width: 0;
	margin: 9px 0;
	padding: 0;
	width: 100%;
	height: 1px;
	border-bottom: #eeebe4 1px solid;
	color: #eeebe4;
	background: #eeebe4;
}
#espace hr {
	border-bottom: #d5cdbb 1px solid;
	color: #d5cdbb;
	background: #d5cdbb;
}
* html hr {
	margin: 4px 0;
}
img { border: 0; }

strike {}
strong {
	font-weight: bold;
}
small {
	display: block;
	font-size: 10px;
}
em {}


#header {
	height: 125px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../charte/bg-header-code-fr.gif) no-repeat top center;
}
#espace #header {
	background: transparent url(../charte/bg-header-espace-code-fr.gif) no-repeat top center;
}
.connecte #header {
	background: transparent url(../charte/bg-header-connexion-fr.gif) no-repeat top center;
}
#logo {
	position: relative;
	top: 0;
	left: 12px;
}
.head {
	position: absolute;
	top: 140px;
	left: 0;
	margin-bottom: 140px;
	width: 274px;
	height: 30px;
	z-index: 400;
}
#flag {
	position: absolute;
	top: 2px;
	left: 12px;
	z-index: 460;
}

#flash {}
.container {
	text-align: left;
	background: transparent url(../charte/bg-container.gif) no-repeat top center;
}
#espace .container {
	background: transparent url(../charte/bg-container-espace.gif) no-repeat top center;
}
.contain {
	padding: 0 0 0 0;
}
.formulaire {
	margin: 0 0 0 30px;
}
.information p {}


.contenu {
	float: right;
	position: relative;
	right: 27px;
	top: -22px;
	margin-bottom: -22px;
	text-align: left;
	width: 740px;
	min-height: 550px;
}
* html .contenu {
	height: 550px;/* dans ie6 height fonctionne comme min-height dans les autres */
}
#accueil .contenu {
	top: 0px;
	margin-bottom: 0px;
}
.textes {
	position: relative;
	top: 0px;
	z-index: 50;
}
.textes p {
	padding-bottom: 10px;
}

.resa {}

.contenu p {}

.textes ul,
ol {
	padding-bottom: 10px;
}
.textes ul li {
	padding: 0 0 5px 7px;
	/*background: transparent url(../charte/bg-li.gif) no-repeat 0 2px;*/
}
.textes ul li ul li {
	background: transparent url(../charte/puce.gif) no-repeat 0 3px;
	font-size: 11px;
	padding: 0 10px 0 15px;
	font-weight: bold;
}
.textes ul li a {
	font-weight: bold;
}
.textes ul li.colonne33 {
	padding: 0 0 5px 7px;
	background: transparent none;
}

/* debut plan du site */
.textes ul.clear_all {
	font-size: 12px;
	padding: 0 0 10px 0;
	width: 630px;
}
.textes ul.clear_all li ul {
	padding: 0 0 0 0;
}
.textes ul.clear_all li {
	float: left;
	width: 146px;
	background-image: none;
	font-size: 11px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	left: 0;
}
.textes ul.clear_all li.clear {
	float: none;
	height: 1px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	border-width: 0;
}
.textes ul.clear_all li ul li {
	clear: both;
	font-size: 11px;
	background: white url(../charte/bg-li.gif) no-repeat 0 3px;
	border-bottom: #000000 1px solid;
	padding: 0 0 5px 0;
	width: 136px;
}
.textes ul.clear_all li ul li ul li {
	clear: both;
	margin-left: 10px;
	font-size: 10px;
	background-image: none;
	border-width: 0;
}
.textes ul.clear_all li a {
	display: block;
	font-weight: normal;
	margin-right: 10px;
	padding: 10px 0;
	text-align: center;
	color: white;
	background-color: #000c18;
}
.textes ul.clear_all li ul li a,
.textes ul.clear_all li ul li ul li a {
	background: transparent url(../charte/bg-li.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	color: #002f50;
	text-align: left;
}
.textes ul.clear_all li ul li ul li a {
	color: #916b46;
	background-image: none;
	padding-left: 0;
}
/* fin plan du site */

ol li {
	position: relative;
	left: -5px;
	padding: 0;
	margin: 5px -5px 5px 5px;
	list-style: decimal;
}

.chapo {
	font-size: 14px;
	margin-bottom: 16px;
}
#titre .chapo {
	font-size: 12px;
	margin: 14px 0;
}

.zone_laterale img.vignette {
	float: left;
	padding: 0 10px 0 0;
}
.textes .clear .vignette {
	float: left;
	width: 180px;
	margin-bottom: 15px;
}
.textes .clear .descriptif {
	width: 560px;
	float: left;
}
.textes .clear .descriptif h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 16px;
	color: #5f9ea0;
	background: transparent url(../charte/bg-h2.gif) no-repeat 5px 3px;
}


.textes .liste .vignette {
	float: left;
	width: 84px;
	margin-bottom: 15px;
}
.textes .liste {
	clear: left;
}
.textes .liste .descriptif {
	padding: 0;
}
.textes .liste .descriptif h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #666;
	background: none;
}
.textes .liste .descriptif h2 a {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #666;
	background: none;
}
.textes .liste .descriptif p {
	padding-bottom: 0;
}
.textes .liste .descriptif span {
	line-height: 18px;
}

p span.clear {
	display: block;
}
.ariane {
	margin: 0 15px 6px 0;
	font-size: 10px;
	color: #000;
}
.ariane a {
	color: #999;
}

.ariane a:hover {
	text-decoration: underline;
}

.titre {
	padding: 13px 0 2px 0;
}

.relative { position: relative;}

.top {
	background: transparent url(../charte/bg-top.gif) no-repeat 0 4px;
	float: right;
	width: 120px;
	padding: 0 0 4px 14px;
	margin: 25px 5px 0 0;
}
.gauche {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	position: relative;
}
.droite {
	float: right;
	padding: 0 0 0 5px;
	margin: 0;
}
.l { text-align: left;}
.r { text-align: right;}

.accueil .gauche {
	background: #dcd5c6 url(../charte/bg-accueil-gauche.gif) repeat-x bottom left;
	/* padding: 32px 12px 0 12px;/* padding  haut de 32px pour le bouton d'achat */
	padding: 0px 12px 0 12px;/* padding  haut plus nécessaire car le bouton d'achat n'est plus présent */
	width: 224px;
	min-height: 560px;
}
* html .accueil .gauche {
	height: 560px;
}

.zone_laterale {
	float: right;
	width: 230px;
	text-align: left;
	margin-bottom: 40px;
}
.accueil .zone_laterale {
	width: 462px;
}
#commande .zone_laterale {
	background: white url(../charte/bg-commande-encadre.gif) repeat-y 100% 0;
	position: relative;
	top: -10px;
}
#commande .zone_laterale .encadre {
	background: transparent url(../charte/bg-commande-encadre-bas.gif) no-repeat 0 100%;
	padding: 0 7px 10px 13px;
	width: 194px;
	float: right;
}
#commande .zone_laterale .encadre .descriptif {
	padding: 0;
	width: 140px;
	float: right;
}

.reserver {}
.prix {
	background: transparent url(../charte/bg-prix.gif) no-repeat 0 4px;
	padding: 0 8px 2px 10px;
	font-size: 14px;
	font-weight: bold;
}
.numero {
	background: transparent url(../charte/bg-prix.gif) no-repeat 0 4px;
	padding: 0 8px 2px 10px;
	font-size: 14px;
}

.reserver a {
	background: transparent url(../charte/bt-plus.gif) no-repeat 0 2px;
	text-decoration: underline;
	padding: 0 0 0 15px;
	font-size: 10px;
	font-weight: bold;
}



.module {
	float: left;
}

/* diaporama */
.fond#div_diapo {
	width: 240px;
}

#commande .contain {
	padding-top: 29px;
}


.diaporama {
	margin: 10px 0;
}
.diaporama .fond {
	background: transparent url(../charte/bg-diaporama.gif) no-repeat top left;
	width: 685px;
	height: 470px;
	text-align: center;
}
.diaporama img {
	padding-top: 28px;
}
img#diapo_prec,
img#diapo_suiv {
	display: inline;
	padding-top: 10px;
}



/* --- debut formulaires --- */
form {
	display: block;
}
label {
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
	position: relative;
}
label.r {
	text-align: right;
	padding: 0 5px 0 0;
}
label.l {
	text-align: left;
	padding: 0 0 0 5px;
}
.formulaire label {
	width: 65px;
}
.formulaire label.l {
	width: 90px;
	padding: 0;
}
fieldset {
	border: none;
}
fieldset legend {
	display: none;
}
input,
textarea,
select {
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	position: relative; /* pour bug ie6 */
}
.textes ul li.colonne33 input {
	float: left;
}
.textes ul li.colonne33 label {
	display: inline;
}
* html .textes .liste label,
* html .textes .liste input,
* html .textes .liste select,
* html .textes ul li.colonne33 label,
* html .textes ul li.colonne33 input {
	position: static; /* pour bug ie6 */
}

.valider {
	float: left;
	width: 175px;
	position: relative;
	top: -7px;
	margin-bottom: -7px;
	text-align: right;
	z-index: 100;
}
span.valider {
	display: block;
}
.button {
	cursor:pointer;
}

.valider button {
	display: block;
	background-color: transparent;
	float: right;
	border-width: 0;
}


.label {
	margin: 0 0 0 0;
	clear: both;
	text-align: left;
}
.label label {
	font-weight: bold;
	min-height: 30px;
}
* html .label label {
	height: 30px;
}
.label input,
.label textarea,
.label select {
	width: 170px;
}
input.checkbox,
.label input.checkbox {
	width: 17px;
	height: 17px;
}
input.radio {
	float: left;
	margin: 0 5px 5px 0;
}
.formulaire .label {}

input.champtexte, 
select.champtexte {
	font-family: Arial;
	font-size: 11px;
	vertical-align: middle;
	margin-bottom: 5px;
	float: left;
}
select.qte {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	border: #000000 1px solid;
}
input.btok {
	margin-left: 5px;
	width: 25px;
	height: 20px;
}

/* --- fin formulaires --- */

.clear {
	clear: both;
}
.clearall {
	clear: both;
	font-size: 1px;
	height: 0px;
}
.clear_all {}

#pied {
	width: 974px;
	margin: 20px auto 0 auto;
	padding: 0px 0 10px 0;
	text-align: center;
	background: transparent url(../charte/bg-pied.jpg) no-repeat bottom center;
}
#espace #pied {
	background: transparent url(../charte/bg-pied-espace.jpg) no-repeat bottom center;
}
.foot {
	margin: 0 auto 0 auto;
	padding: 4px;
	text-align: center;
	font-size: 11px;
}
.foot span {
	color: white;
	padding: 0 19px 0 16px;
	background: transparent url(../charte/bg-foot-span.gif) no-repeat center right;
}
.foot span.last {
	padding: 0 0 0 16px;
	background-image: none;
}
.foot a {
	color: white;
}
.foot a,
.foot span {}
.foot img {
	vertical-align: middle;
}

.colonne50 {
	width: 45%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 4% 0 0;
}
span.block {
	display: block;
}
.clear .colonne50 {
	width: 45%;
	padding: 0 0 10px 4%;
}
.colonne50_first {
	width: 348px;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.colonne50_last {
	width: 348px;
	float: right;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0;
}
.descriptif {}
.vignette {}
.date {}

.colonne50_first .descriptif,
.colonne50_last .descriptif {
	width: 267px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}
.colonne50_first h3,
.colonne50_last h3 {
	width: 267px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 11px;
	color: #000000;
	background: transparent url(../charte/bg-h3-livre.gif) no-repeat 0 3px;
}
.colonne50_first h3 a,
.colonne50_last h3 a {
	color: #000000;
}
.colonne50_first .vignette,
.colonne50_last .vignette {
	width: 69px;
	float: left;
	margin: 0;
	padding: 0;
}

.colonne50_first .descriptif .bt-commander-livre,
.colonne50_last .descriptif .bt-commander-livre {
	float: left;
	width: 115px;
	margin-top: 3px;
}


.plan_acces {
	float: right;
	padding: 37px 20px 10px 5px;
}
.texte_acces {
	float: left;
	width: 310px;
}


#liste.plan .textes h2 {
	text-transform: uppercase;
	margin-top: 15px;
	padding-top: 5px;
	border-top: #bc3a10/**/ 1px dotted;
}
#liste.plan .textes h3 {
	padding-top: 4px;	
}
#liste.plan .textes {
	font-size: 10px;;	
}
#liste.plan .textes .liste {
	padding-bottom: 4px;	
}

.pages {
	padding: 10px 0 0 0;
	clear: both;
	color: #666666;
	font-size: 12px;
	text-align: center;
}
.pages a,
.pages b {
	background: transparent url(../charte/bg-pages.gif) no-repeat center right;
	text-align: center;
	font-size: 11px;
	padding: 2px 10px 2px 5px;
	line-height: 23px;
	vertical-align: middle;
	color: #666666;
}
.pages b {
	font-weight: normal;
	color: #000000;
}
a.last,
a.suivante,
.sans {
	background-image: none;
}
.accessible {
	display: none;
}
a.precedente {
	background: transparent url(../charte/bg-precedente.gif) no-repeat center right;
	padding: 2px 32px 2px 10px;
}
a.suivante {
	background: transparent url(../charte/bg-suivante.gif) no-repeat center left;
	padding: 2px 10px 2px 32px;
}

.cadre {
	background: #eeebe4 url(../charte/bg-encadre.gif) no-repeat 0 0;
	padding: 9px 5px 0 5px;
}

.cadre .clearall {
	background: #eeebe4 url(../charte/bg-encadre-clearall.gif) no-repeat bottom left;
	width: 740px;
	height: 9px;
	position: relative;
	left: -5px;
	margin-right: -10px;
}

table td {
	font-size: 12px;
}
.tableau {
	background-color: #ffe375/**/;
	top: 15px;
	margin: 4px 0 10px 0;
	padding: 5px 0 5px 0;
}
.tableau h2 {
	font-size: 13px;
	padding: 5px;
}
.tableau table {
	background-color: transparent;
	width: 98%;
	padding: 0;
	margin: 0 1%;
	color: #004da2;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
.tableau table tr {
	padding: 0;
	margin: 0;
}
.tableau table th,
.tableau table td {
	padding: 10px;
	margin: 0;
	border: 1px solid white;
	border-bottom-width: 0;
	border-right-width: 0;
}
.tableau table th {
	background-color: #ee8500/**/;
	color: white;
}

table.border {
	color: #966f49;
}
table.border td,
table.border th {
	border-bottom: #815833 1px solid;
	text-align: center;
}
table.border th {
	text-align: center;
}
table.border td {
	font-style: italic;
}
table.border td strong {
	font-size: 13px;;
}
table.border td strong,
table.border td em,
table.border td small, {
	display: block;
}
.entete {
	font-size: 13px;
	height: 44px;
	color: white;
	background: #845D39 url(../charte/bg-h1.gif) repeat-x bottom left;
	padding: 0 0 0 4px;
}
.entete table {}
.entete a {}


#formulaire th {
	font-weight: bold;
}

.sous_menu {
	float: left;
	position: relative;
	width: 206px;
	z-index: 422;
	font-size: 11px;
}
.sous_menu .fond {
	background: transparent url(../charte/bg-sous_menu-fond.jpg) no-repeat bottom left;
	padding: 0 0 130px/**/ 0;
}
.sous_menu ul {
	display: block;
	position: relative;
	margin: 0 26px 0 26px;
	z-index: 423;
}
.sous_menu ul li {
	border-bottom: #e1ebeb 1px solid;
	zoom: 1;
}
.sous_menu ul li a {
	display: block;
	position: relative;
	left: -3px;
	margin-right: -3px;
	color: #6b9999;
	padding: 1px 0 1px 13px;
}
.sous_menu ul li a:hover {
	text-decoration: none;
	color: #d5003a;
	background: transparent url(../charte/bg-sousmenu-on.gif) no-repeat 0 3px;
}
.pied_colonne {
}
.sous_menu ul li a.on {
	color: #d5003a;
	background: transparent url(../charte/bg-sousmenu-on.gif) no-repeat 0 3px;
}

.sous_menu .vignette {
	margin: 0 0 0 26px;
}



ul.liste {
	background: none;
	text-align: left;
	padding: 0;
	margin: 10px 0 0 20px;
}
ul.liste li {
	background: transparent url(../charte/bg-li.gif) no-repeat top left;
	padding: 0 0 7px 25px;
	margin: 0;
	font-weight: bold;
}

#recherche {
	position: relative;
	top: -7px;
	margin-bottom: -7px;
	left: 0;
	z-index: 423;
	text-align: left;
	background: transparent url(../charte/bg-recherche.gif) no-repeat 23px 100%;
}
#espace #recherche {
}

#recherche label,
#newsletter label {
	display: none;
}

#recherche input.champtexte {
	display: block;
	position: relative;
	float: left;
	left: 34px;
	margin-right: 34px;
	top: -2px;
	width: 114px;
	z-index: 468;
}
#recherche select {}
#recherche fieldset {
	clear: both;
}
#recherche a {
	display: block;
	clear: both;
	position: relative;
	top: -14px;
	margin-bottom: 5px;
	background: transparent url(../charte/loupe.gif) no-repeat 0 0;
	padding: 0 0 0 19px;
	color: white;
	margin: 0 0 0 36px;
}
/*#espace #recherche p {
	clear: both;
	position: relative;
	top: -24px;
	margin-bottom: 5px;
	padding: 0 0 0 5px;
	color: white;
	margin: 0 0 0 36px;
}
#espace #recherche p a {
	display: block;
	clear: both;
	position: static;
	margin-bottom: 5px;
	padding: 0 0 0 19px;
	color: white;
	margin: 10px 0 0 0;
	background: transparent url(../charte/bg-deconnecter.gif) no-repeat 0 0;
}*/
input.submit {
	display: block;
	float: left;
	width: 21px;
	height: 13px;
	border-width: 0;
}

#mon_compte {
	position: absolute;
	top: 7px;
	left: 420px;
	width: 530px;
	z-index: 920;
	text-align: left;
}
.connecte #mon_compte {
	left: 420px;
	width: 530px;
	/*width: 380px;
	margin-left: 150px;*/
}
.connecte #mon_compte p a {
	padding: 0 0 0 19px;
	background: transparent url(../charte/bg-deconnecter.gif) no-repeat 0 0;
}
.connecte #mon_compte p a.code_promo_a {
	background: none;
}
.connecte #mon_compte p a:hover {
	background: transparent url(../charte/bg-deconnecter-over.gif) no-repeat 0 0;
}
.connecte #mon_compte p a.sans {
	padding: 0 0 0 10px;
	background: none;
	text-decoration: underline;
}
#mon_compte p {
	float: left;
	text-align: center;
}
#mon_compte p a {
	padding: 0 7px;
	font-size: 10px;
	color: #000000;
}
#mon_compte label {
	display: none;
}
#mon_compte input.champtexte {
	float: left;
	display: block;
	position: relative;
	top: -2px;
	width: 124px;
	margin-left: 10px
}

* html #mon_compte input.champtexte {
	width: 114px;
}

.panier {
	position: absolute;
	top: 91px;
	right: 40px;
	color: white;
	background: transparent url(../charte/bg-panier.gif) no-repeat 0 0;
	padding: 1px 0 5px 26px;
	font-size: 11px;
}
.panier a {
	color: white;
}
.panier strong {
}

.privilege {
	background: transparent url(../charte/bg-privilege-fond.gif) repeat-y 0 0;
	width: 720px;
}
.privilege h2 {
	background: transparent url(../charte/bg-privilege-haut.gif) no-repeat 0 0;
	text-align: right;
	padding: 10px 10px 15px 10px;
	color: white;
	font-size: 14px;
}
.privilege .fond {
	background: transparent url(../charte/bg-privilege-bas.gif) no-repeat 0 100%;
	padding: 0 0 10px 15px;
}
.privilege h2,
.privilege h2 a,
.privilege h3 a,
.privilege h3 {
	color: #eac41d;
}
.privilege h2 .couleur,
.privilege h3 .couleur {
	color: white;
}


/* ================================================================ */

#menu {}

#menu_livre {
	position: absolute;
	top: -54px;
	margin-bottom: -54px;
	left: 0;
	height: 20px;
	z-index: 930;
}
* html #menu_livre {
	top: -54px;
	margin-bottom: -74px;
}
#menu_livre span.first {
	display: block;
	color: #d9194d;
	font-weight: bold;
	font-size: 11px;
	background: transparent url(../charte/puce-bas.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}
* html #menu_livre span.first {
	padding: 0 0 5px 15px;
}
#menu_livre ul li {
	float: left;
	padding: 0 0 0 0;
	width: 160px;
}
#menu_livre ul li p {
	clear: both;
	background: #ece7db url(../charte/bg-menu-ul-ul.gif) repeat-x 0 0;
	padding: 0 0 0 0;
	margin: 0;
	width: 155px;
	background-color: #ece7db;
}
* html #menu_livre ul li p {
	position: relative;
	top: -23px;
}
#menu_livre ul li ul {
	background: #ece7db url(../charte/bg-menu-ul-ul.gif) repeat-x 0 0;
	padding-top: 7px;
}
#menu_livre ul li ul li ul {
	background-image: none;
	padding-top: 0;
}

#menu_livre ul li a {
	display: block;
	text-align: left;
	height: 20px;
	color: #6e6554;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 20px;
	font-size: 11px;
}
* html #menu_livre ul li a {
	line-height: 10px;
}
#menu_livre ul li a:hover {
	color: #d5003a;
	background-color: #ece7db;
	text-decoration: none;
}
#menu_livre ul li p,
#menu_livre ul li ul li,
#menu_livre ul li ul li a,
#menu_livre ul li p a {
	color: #000000;
	clear: both;
	float: none;
	font-size:11px;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	height: auto;
	z-index: 997;
}
#menu_livre ul li p a {
	display:block;
	position: relative;
	top: -1px;
	margin-bottom: -1px;
	z-index: 940;
	padding: 12px 0 0 12px;
	clear: both;
	font-size:11px;
	text-align: left;
}
#menu_livre ul li ul li a {
	display:block;
	background-color: #ece7db;
	position: relative;
	top: -1px;
	margin-bottom: -1px;
	z-index: 940;
	padding: 5px 0 5px 12px;
	background: #ece7db url(../charte/bg-menu-ul-ul-a.gif) no-repeat 0 0;
	clear: both;
	font-size:11px;
	text-align: left;
}
#menu_livre ul li ul li a:hover {
	color: #d5003a;
	background-color: #f7f5f1;
}
/* ================================================================ */
/* style the second level background */
#menu_livre ul ul a.drop, #menu_livre ul ul a.drop:visited {}
/* style the second level hover */
#menu_livre ul ul a.drop:hover{background:#fff;}
#menu_livre ul ul :hover > a.drop {background:#f7f5f1;}
/* style the third level background */
#menu_livre ul ul ul a, #menu_livre ul ul ul a:visited {background:#ece7db;}
/* style the third level hover */
#menu_livre ul ul ul a:hover {background:#f7f5f1;}
/* ================================================================ */

#menu_livre ul ul {width:155px;visibility:hidden;}
#menu_livre ul li {position:relative; z-index: 990;}
#menu_livre ul ul a,
#menu_livre ul ul a:visited {
	display:block;
	width:143px;
	text-decoration:none;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu_livre ul ul {visibility:hidden; position:absolute; height:0;top:20px; left:0; z-index: 999; }
/* style the table so that it takes no ppart in the layout - required for IE to work */
/* position the third level flyout menu */
#menu_livre table {position:absolute; top:0; left:0; border-collapse:collapse; z-index: 999;}
/* style the top level hover */
#menu_livre ul ul a:hover{	color: #d5003a; text-decoration:none;background-color:#f7f5f1; }
#menu_livre ul ul :hover > a {color:#d5003a;background-color:#f7f5f1;}
/* make the second level visible when hover on first level list OR link */
#menu_livre ul li:hover ul,
#menu_livre ul a:hover ul { visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
#menu_livre ul :hover ul ul {visibility:hidden;
}#menu_livre ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ */


/* ================================================================ */

.menu {
	position: absolute;
	top: 68px;
	margin-bottom: 68px;
	left: 36px;
	height: 17px;
	z-index: 930;
}
#espace .menu {
	top: 65px;
	margin-bottom: 65px;
}
* html .menu {
	width: 948px;
}
.menu ul li {
	float: left;
	padding: 0 0 0 0;
}
* html .menu ul li {
	width: 13%;
}
* html .menu ul li.first {
	width: 50px;
}
.menu ul li.first img {
	padding: 2px 0 0 0;
}
.menu ul li ul {
	background: #ece7db url(../charte/bg-menu-ul-ul.gif) repeat-x 0 0;
	padding-top: 7px;
}
.menu ul li ul li ul {
	background-image: none;
	padding-top: 0;
}

.menu_1 {
	font-size: 12px;
}

.menu ul li a {
	display: block;
	padding: 0 15px;
	text-align: left;
	height: 17px;
	color: #6e6554;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 17px;
	font-size: 11px;
}
.menu ul li a.last {}
* html .menu ul li a {
	padding: 0 0 0 19px;
}

.menu ul li a:hover {
	color: #d5003a;
	background-color: #ece7db;
	text-decoration: none;
}
* html .menu ul li a:hover {}
.menu ul li.menu_1 a {}

.menu .menu_REABO a,
.menu .menu_ABONNEMENT a{
	color: #d5003a;
}

.menu ul li ul li,
.menu ul li ul li a {
	color: #000000;
	clear: both;
	float: none;
	font-size:11px;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	height: auto;
}
.menu ul li ul li a {
	background-color: #ece7db;
	position: relative;
	top: -1px;
	margin-bottom: -1px;
	z-index: 940;
}
.menu ul li ul li ul li,
.menu ul li ul li ul li a {
}
.menu ul li ul li a {
	display:block;
	padding: 5px 0 5px 12px;
	background: #ece7db url(../charte/bg-menu-ul-ul-a.gif) no-repeat 0 0;
	clear: both;
	font-size:11px;
	text-align: left;
}
.menu ul li ul li a:hover {
	color: #d5003a;
	background-color: #f7f5f1;
}
.menu ul li ul li ul li a:hover {
}
/* ================================================================ */
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#fff;}
.menu ul ul :hover > a.drop {background:#f7f5f1;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ece7db;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#f7f5f1;}
/* ================================================================ */

.menu ul ul {width:155px;visibility:hidden;}
.menu ul li {position:relative;}
.menu ul ul a,
.menu ul ul a:visited {
	display:block;
	width:143px;
	text-decoration:none;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; height:0;top:17px; left:0; }
.menu ul ul ul {position:absolute; left:155px; top:0; visibility: hidden;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
/* position the third level flyout menu */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the top level hover */
.menu ul ul a:hover{	color: #d5003a; text-decoration:none;background-color:#f7f5f1; }
.menu ul ul :hover > a {color:#d5003a;background-color:#f7f5f1;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {visibility:hidden;
}.menu ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ */




/* carto googlemap */
/* ================================================================ */

.carto {
	position: relative;
	width: 567px;
	height: 341px;
	left: 24px;
	z-index: 800;
}

.fond-onglet-gg {}
.fond-onglet-gg a {}
/* ================================================================ */


/* ================================================================ */
/* debut fiche */

.fiche {
	float: right;
	width: 495px;
}
.fiche .chapo {
	background-color: #f0f0f0;
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 11px;
	color: #000000;
	font-size: 12px;
}
.fiche .chapo .first {
	width: 273px;
	float: left;
}
.fiche .chapo .last {
	width: 143px;
	font-size: 12px;
	float: right;
	margin: 0;
}
.fiche h1 {
	width: 495px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 11px;
	color: #000000;
	background: transparent url(../charte/bg-h3-livre.gif) no-repeat 0 3px;
	margin-bottom: 0;
}
.fiche h1 span {
	font-weight: normal;
}

.galerie_photo {
	float: left;
	width: 234px;
	margin: 28px 0 0 0;
}
.galerie_photo .vignette {
}
.texte_galerie {
	margin: 0 0 0 11px;
}

.bouton {
}

/* fin fiche */


.aide a {
	background: transparent url(../charte/bg-aide.gif) no-repeat center left;
	padding: 0 0 0 14px;
	color: #d5003a;
}
.secu a {
	background: transparent url(../charte/bg-secu.gif) no-repeat center left;
	padding: 0 0 0 14px;
	color: #d5003a;
}

.coverflow {
	position: relative;
	top: 0;
	left: 0;
	background: transparent url(../charte/bg-coverflow.jpg) no-repeat 0 0;
	text-align: left;
	width: 740px;
	height: 340px;
	margin-bottom: 16px;
	z-index: 90;
}
.coverflow #descriptif {
	width: 250px;
	position: absolute;
	top: 25px;
	right: 10px;
	float: right;
	z-index: 990;
}
.resultat .descriptif ul li,
.accueil .descriptif ul li,
.coverflow #descriptif ul li {
	padding: 0 0 3px 16px;
	font-size: 11px;
	color: #000000;
	background: transparent url(../charte/bg-li.gif) no-repeat 4px 2px;
	clear: both;
}
.resultat .descriptif ul li.on,
.accueil .descriptif ul li.on,
.coverflow #descriptif ul li.on {
	color: #d5003a;
	background: transparent url(../charte/bg-li-on.gif) no-repeat 0px 2px;
}
.resultat .descriptif ul li.off,
.accueil .descriptif ul li.off,
.coverflow #descriptif ul li.off {
	color: #999;
	background: transparent url(../charte/bg-li-off.gif) no-repeat 4px 2px;
}
.resultat .descriptif ul li.plus,
.accueil .descriptif ul li.plus,
.coverflow #descriptif ul li.plus {
	color: #999;
	background: transparent url(../charte/bg-li-plus.gif) no-repeat 2px 2px;
}
.resultat .descriptif ul li a,
.accueil .descriptif ul li a,
.coverflow #descriptif ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.resultat .descriptif ul li.on a,
.accueil .descriptif ul li.on a,
.coverflow #descriptif ul li.on a {
	font-weight: bold;
	color: #d5003a;
}
.resultat .descriptif ul li.on div p a,
.accueil .descriptif ul li.on div p a,
.coverflow #descriptif ul li.on div p a {
	font-weight: normal;
	color: #600;
}
.resultat .descriptif ul li.off a,
.accueil .descriptif ul li.off a,
.coverflow #descriptif ul li.off a {
	color: #999;
}
.resultat .descriptif ul li a:hover,
.accueil .descriptif ul li a:hover,
.coverflow #descriptif ul li a:hover {
	color: #d5003a;
	text-decoration: none;
}
.resultat .descriptif ul li div,
.accueil .descriptif ul li div,
.coverflow #descriptif ul li div {
	margin: 3px 16px 3px -16px;
	padding: 6px 13px 6px 13px;
	width: 298px;
	font-size: 11px;
	background-color: #f0f0f0;
	color: #000000;
	border-top: #e7a3b4 1px solid;
	border-bottom: #e7a3b4 1px solid;
}
.resultat .descriptif ul li div p,
.accueil .descriptif ul li div p {
	padding: 5px 0 0 0;
}
.resultat .descriptif ul li div p.clear,
.accueil .descriptif ul li div p.clear {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.coverflow #descriptif h2 {
	color: #d5003a;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	font-family: "Arial Black";
}
.coverflow #descriptif h2 a {
	color: #d5003a;
}
.coverflow #descriptif h3,
.coverflow #descriptif p strong {
	font-weight: normal;
	font-size: 13px;
	font-family: "Arial Black";
}
.coverflow #descriptif p {
	font-weight: normal;
	font-size: 13px;
}
.coverflow .bouton {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 920;
}
#myContent {
	position: absolute;
	z-index: 100;
}

.accueil .descriptif h2,
#titre .coverflow #descriptif h2 {
	font-family: Arial;
	font-weight: bold;
	background-image: none;
	padding: 8px 0 0 0;
}
#titre .coverflow #descriptif h2 a {
	color: #d5003a;
}
.accueil .descriptif h3,
#titre .coverflow #descriptif h3 {
	font-weight: bold;
	color: #d5003a;
	padding: 10px 0 4px 0;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
}
#titre .coverflow #descriptif ul {
	margin: 0;
	padding: 0;
}
.accueil .descriptif h3 {
	padding: 0 0 4px 0;
}
.accueil .descriptif p strong,
#titre .coverflow #descriptif p strong {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
.accueil .descriptif p small,
#titre .coverflow #descriptif p small {
	font-size: 10px;
	color: #000000;
}
.accueil .descriptif p,
#titre .coverflow #descriptif p {
	font-weight: normal;
	font-size: 11px;
	padding: 0;
}
.accueil .zone_laterale .descriptif p a {
	color: #600;
	color: #333d54;
}
.accueil .bouton,
#livre .coverflow .bouton,
#titre .coverflow .bouton {
	position: absolute;
	top: 0;
	right: 77px;
	z-index: 920;
}
#livre .coverflow .bouton {
	right: 75px;
}
.accueil .bouton {
	right: auto;
	left: 32px;
}


.resultat {
	clear: both;
	border-top: #7aa3a3 1px solid;
	padding: 3px 0 6px 0;	
}
.motscle {
	clear: both;
	margin: 10px 0 0 0;
	background: transparent url(../charte/bg-motscle.gif) repeat-x 0 8px;
}
.motscle h2 {
	clear: both;
	padding: 0 0 0 20px;
	background: transparent url(../charte/bg-puce.gif) no-repeat 0 3px;
}
.motscle h2 span {
	background-color: white;
}
.motscle ul {
	margin-bottom: 0px;
}
.motscle ul li {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 6px;
}
.motscle ul li ul li {
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0 0 4px 11px;
	background: transparent url(../charte/bg-motscle-li-li.gif) no-repeat 0 2px;
}
.motscle ul li ul li ul li {
	padding: 0 0 4px 22px;
	background: transparent url(../charte/bg-motscle-li-li-li.gif) no-repeat 0 2px;
}
.motscle ul li ul li a {
	font-weight: normal;
}
.motscle ul li a {
	color: #666;
}
.agenda {
	clear: both;
	margin: 3px 0 20px 0;
}
.agenda .fond {
	clear: both;
	background-color: #f6f5f1;
	padding: 9px 12px 6px 6px;
	margin-bottom: 4px;
}
.agenda .fond p {
	margin: 0;
	padding: 0 0 0 17px;
}
.agenda .fond h2 {
	padding-bottom: 0;
}


.lien {
	background: transparent url(../charte/bg-bouton.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
}
.lien a {
	color: #d5003a;
	font-size: 11px;
}

#gallery a.lien {
	display: block;
	background: transparent url(../charte/bt-agrandir.gif) no-repeat 0 0;
	padding: 0;
	margin: 20px 0 0 0;
}
#gallery a.lien:hover {
	background-image: url(../charte/bt-agrandir-over.gif);
}


.colonne50_first .descriptif .lien,
.colonne50_last .descriptif .lien {
	display: block;
	float: left;
	margin: 6px 0 0 0;
}

a.horloge {
	color: #d5003a;
	background: transparent url(../charte/picto-horloge.gif) no-repeat 0 0;
	padding: 0 0 2px 20px;
	text-decoration: underline;
}
a.loupe {
	color: #d5003a;
	background: transparent url(../charte/picto-loupe.gif) no-repeat 0 0;
	padding: 0 0 2px 20px;
	text-decoration: underline;
}
.resultat .lien {
	float: right;
	width: 100px;
}
.agenda .lien {
	float: right;
}
.resultat .lien a:hover {
	font-weight: bold;
	text-decoration: none;
}
.couleur {
	color: #d5003a;
}

#espace .onglet span {
	background: transparent url(../charte/bg-espace.gif) no-repeat top center;
	width: 148px;
	height: 23px;
	padding: 3px 0 0 0;
	text-align: center;
	float: left;
	border-bottom: #EAC41D 1px solid;
	color: #877c67;
	font-size: 14px;
	font-weight: bold;
}
#espace .onglet span a {
	color: #877c67;
}
#espace .onglet span.on {
	background: transparent url(../charte/bg-espace-on.gif) no-repeat top center;
	color: white;
}
#espace .onglet span.on a {
	color: white;
}
#commande .onglet span {
	background: transparent url(../charte/bg-commande.gif) no-repeat top center;
	width: 148px;
	height: 23px;
	padding: 3px 0 0 0;
	text-align: center;
	float: left;
	border-bottom: #d9194d 1px solid;
	color: #d5003a;
	font-size: 14px;
	font-weight: bold;
}
#commande .onglet span.on {
	background: transparent url(../charte/bg-commande-on.gif) no-repeat top center;
	color: white;
}

table.commande {
}
table.commande td ,
table.commande th {
	padding: 5px;
	margin: 0px;
}
table.commande td {
	border: #eeebe4 solid 1px;
	border-top: 0;
	border-left: 0;
}
table.commande th {
	border: white solid 1px;
	border-top: 0;
	border-bottom: 0;
}
table.commande td.last ,
table.commande th.last {
	border-left-width: 0;
	border-right-width: 0;
}


table.espace {
	position: relative;
}
table.espace td ,
table.espace th {
	padding: 5px;
	margin: 0px;
}
table.espace td {
	border: #d5cdbb solid 1px;
	border-top: 0;
	border-left: 0;
}
table.espace th {
	border: white solid 1px;
	border-top: 0;
	border-bottom: 0;
}
table.espace td.last ,
table.espace th.last {
	border-left-width: 0;
	border-right-width: 0;
}

.menu_titre {
	margin-top: 3px;
}

#abonnement {
	/*background: #eeebe4 url(../charte/bg-abonnement.gif) repeat-y 0 0;*/
	background: #eeebe4;
	margin: 0 0 10px 0;
	width: 740px;
	position: relative;
	z-index: 60;
}
#abonnement.offre_partenaire {
	background: #eeebe4 none;
}
#abonnement fieldset {
	padding: 5px 15px 10px 0;
	width: 725px;
	text-align: left;
	position: relative;
	z-index: 61;
}
#abonnement fieldset.ligne_2 {
	/*background: #fff url(../charte/bg-abonnement.gif) repeat-y 0 0;*/
	background: #fff;
}
#abonnement fieldset.ligne_3 {
	/*background: #fff url(../charte/bg-abonnement-fin.gif) no-repeat 0 0;*/
	background: #fff ;
}
#abonnement fieldset.ligne_3 .valider {
	width: 136px;
	float: left;
	margin: 20px 0 0 200px;
}
* html #abonnement fieldset.ligne_3 .valider {
	margin: 20px 0 0 80px;
}
* + html #abonnement fieldset.ligne_3 .valider {
	margin: 20px 0 0 170px;
}
#abonnement.offre_partenaire fieldset.ligne_1 {
	border-bottom: 1px #000 dotted;
	padding-top: 10px;
}
#abonnement.offre_partenaire fieldset.ligne_1 .valider {
	width: 300px;
	float: right;
	margin: 0;
}

#abonnement fieldset .vignette {
	float: left;
	width: 182px;
}
#abonnement fieldset .descriptif {
	float: right;
	width: 535px;
	position: relative;
	z-index: 65;
}
#abonnement fieldset .descriptif p {
	position: relative;
	top: 0px;
	z-index: 40;
	clear: both;
	width: 535px;
}
#abonnement fieldset .descriptif p input.checkbox {
	position: absolute;
	z-index: 42;
	left: -20px;
	margin-right: -20px;
}
#abonnement fieldset .descriptif p label {
	text-align: left;
	z-index: 75;
}



/* DEBUT DIFFERENTS BOUTONS */
.bt-bascule {
	float: right;
	position: relative;
	top: -50px;
	margin-bottom: -50px;
	z-index: 930
}

a.bt-onglet-notre-selection,
a.bt-onglet-liste-ouvrages,
a.bt-onglet-art,
a.bt-onglet-archeologie,
a.bt-onglet-metiers-du-livre,
a.bt-onglet-autres,
a.bt-onglet-decouvrir,
a.bt-onglet-boutique,
a.bt-onglet-anciens {
	display: block;
	float: left;
	color: #7aa3a3;
	width: 165px;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../charte/bt-onglet.gif) no-repeat 0 0;
	padding: 2px 0 5px 25px;
}

a.bt-onglet-abonner {
	display: block;
	float: left;
	color: #fff;
	width: 165px;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../charte/bt-onglet-abonne.gif) no-repeat 0 0;
	padding: 2px 0 5px 25px;
}

a.bt-onglet-notre-selection {
	width: 130px;
	background-image: url(../charte/bt-onglet-notre-selection.gif);
}
a.bt-onglet-liste-ouvrages {
	width: 131px;
	background-image: url(../charte/bt-onglet-liste-ouvrages.gif);
}
a.bt-onglet-art {
	width: 56px;
	background-image: url(../charte/bt-onglet-art.gif);
}
a.bt-onglet-archeologie {
	width: 101px;
	background-image: url(../charte/bt-onglet-archeologie.gif);
}
a.bt-onglet-metiers-du-livre {
	width: 117px;
	background-image: url(../charte/bt-onglet-metiers-du-livre.gif);
}
a.bt-onglet-autres {
	width: 55px;
	background-image: url(../charte/bt-onglet-autres.gif);
}
/**/
a.bt-onglet-decouvrir {
	background: transparent url(../charte/bt-onglet-decouvrir.gif) no-repeat 0 0;
	color: #7aa3a3;
}
a.bt-onglet-boutique {
	width: 145px;
}
/**/
span.on a.bt-onglet-notre-selection,
span.on a.bt-onglet-liste-ouvrages,
span.on a.bt-onglet-art,
span.on a.bt-onglet-archeologie,
span.on a.bt-onglet-metiers-du-livre,
span.on a.bt-onglet-autres,
/**/
span.on a.bt-onglet-decouvrir,
span.on a.bt-onglet-abonner,
span.on a.bt-onglet-boutique,
span.on a.bt-onglet-anciens,
a.bt-onglet-notre-selection:hover,
a.bt-onglet-liste-ouvrages:hover,
a.bt-onglet-art:hover,
a.bt-onglet-archeologie:hover,
a.bt-onglet-metiers-du-livre:hover,
a.bt-onglet-autres:hover,
/**/
a.bt-onglet-decouvrir:hover,
a.bt-onglet-boutique:hover,
a.bt-onglet-anciens:hover {
	background: transparent url(../charte/bt-onglet-over.gif) no-repeat 0 0;
	text-decoration: none;
	color: #D5003A;
}

a.bt-onglet-abonner:hover {
	background: transparent url(../charte/bt-onglet-over-abonne.gif) no-repeat 0 0;
	text-decoration: none;
	color: #d5003a;
}

span.on a.bt-onglet-notre-selection,
a.bt-onglet-notre-selection:hover {
	background-image: url(../charte/bt-onglet-notre-selection-over.gif);
}
span.on a.bt-onglet-liste-ouvrages,
a.bt-onglet-liste-ouvrages:hover {
	background-image: url(../charte/bt-onglet-liste-ouvrages-over.gif);
}
span.on a.bt-onglet-art,
a.bt-onglet-art:hover {
	background-image: url(../charte/bt-onglet-art-over.gif);
}
span.on a.bt-onglet-archeologie,
a.bt-onglet-archeologie:hover {
	background-image: url(../charte/bt-onglet-archeologie-over.gif);
}
span.on a.bt-onglet-metiers-du-livre,
a.bt-onglet-metiers-du-livre:hover {
	background-image: url(../charte/bt-onglet-metiers-du-livre-over.gif);
}
span.on a.bt-onglet-autres,
a.bt-onglet-autres:hover {
	background-image: url(../charte/bt-onglet-autres-over.gif);
}
/**/

a.bt-onglet-decouvrir:hover {
	background: transparent url(../charte/bt-onglet-decouvrir-over.gif) no-repeat 0 0;
	text-decoration: none;
	color: #d5003a;
}

a.bt-mode-paiement {
	display: block;
	color: white;
	width: 93px;
	float: left;
	padding: 6px 0 10px 30px;
	background: transparent url(../charte/bt-mode-paiement.gif) no-repeat 0 0;
}
a.bt-mode-paiement:hover {
	background-image: url(../charte/bt-mode-paiement-over.gif);
	color: white;
	text-decoration: none;
}
a.poubelle {
	display: block;
	background: transparent url(../charte/poubelle.gif) no-repeat 0 0;
}
a.poubelle:hover {
	background-image: url(../charte/poubelle-over.gif);
}
a.bt-rechercher {
	display: block;
	background: transparent url(../charte/bt-rechercher.gif) no-repeat 0 0;
}
a.bt-rechercher:hover {
	background-image: url(../charte/bt-rechercher-over.gif);
}
a.bt-rechercher-encadre {
	display: block;
	background: transparent url(../charte/bt-rechercher-encadre.gif) no-repeat 0 0;
}
a.bt-rechercher-encadre:hover {
	background-image: url(../charte/bt-rechercher-encadre-over.gif);
}
a.bt-nouvelle-recherche {
	display: block;
	background: transparent url(../charte/bt-nouvelle-recherche.gif) no-repeat 0 0;
}
a.bt-nouvelle-recherche:hover {
	background-image: url(../charte/bt-nouvelle-recherche-over.gif);
}
a.bt-poursuivre-commande {
	display: block;
	background: transparent url(../charte/bt-poursuivre-commande.gif) no-repeat 0 0;
}
a.bt-poursuivre-commande:hover {
	background-image: url(../charte/bt-poursuivre-commande-over.gif);
}
a.bt-creer-compte {
	display: block;
	background: transparent url(../charte/bt-creer-compte.gif) no-repeat 0 0;
}
a.bt-creer-compte:hover {
	background-image: url(../charte/bt-creer-compte-over.gif);
}
a.bt-imprimer {
	display: block;
	background: transparent url(../charte/bt-imprimer.gif) no-repeat 0 0;
}
a.bt-imprimer:hover {
	background-image: url(../charte/bt-imprimer-over.gif);
}
a.bt-passer-commande {
	display: block;
	background: transparent url(../charte/bt-passer-commande.gif) no-repeat 0 0;
}
a.bt-passer-commande:hover {
	background-image: url(../charte/bt-passer-commande-over.gif);
}
a.bt-poursuivre-achats {
	display: block;
	background: transparent url(../charte/bt-poursuivre-achats.gif) no-repeat 0 0;
}
a.bt-poursuivre-achats:hover {
	background-image: url(../charte/bt-poursuivre-achats-over.gif);
}
a.bt-acheter-livre {
	display: block;
	background: transparent url(../charte/bt-acheter-livre.gif) no-repeat 0 0;
}
a.bt-acheter-livre:hover {
	background-image: url(../charte/bt-acheter-livre-over.gif);
}
a.bt-acheter-numero {
	display: block;
	background: transparent url(../charte/bt-acheter-numero.gif) no-repeat 0 0;
}
a.bt-acheter-numero:hover {
	background-image: url(../charte/bt-acheter-numero-over.gif);
}
a.bt-commander {
	display: block;
	background: transparent url(../charte/bt-commander.gif) no-repeat 0 0;
}
a.bt-commander:hover {
	background-image: url(../charte/bt-commander-over.gif);
}
a.bt-commander-livre {
	display: block;
	background: transparent url(../charte/bt-commander-livre.gif) no-repeat 0 0;
}
a.bt-commander-livre:hover {
	background-image: url(../charte/bt-commander-livre-over.gif);
}
a.bt-commander-livre-encadre {
	display: block;
	background: transparent url(../charte/bt-commander-livre-encadre.gif) no-repeat 0 0;
}
a.bt-commander-livre-encadre:hover {
	background-image: url(../charte/bt-commander-livre-encadre-over.gif);
}
a.bt-commander-mini-encadre {
	display: block;
	background: transparent url(../charte/bt-commander-mini-encadre.gif) no-repeat 0 0;
}
a.bt-commander-mini-encadre:hover {
	background-image: url(../charte/bt-commander-mini-encadre-over.gif);
}
a.bt-commander-encadre {
	display: block;
	background: transparent url(../charte/bt-commander-encadre.gif) no-repeat 0 0;
}
a.bt-commander-encadre:hover {
	background-image: url(../charte/bt-commander-encadre-over.gif);
}
a.bt-modifier-informations {
	display: block;
	background: transparent url(../charte/bt-modifier-informations.gif) no-repeat 0 0;
}
a.bt-modifier-informations:hover {
	background-image: url(../charte/bt-modifier-informations-over.gif);
}
a.bt-je-demenage {
	display: block;
	background: transparent url(../charte/bt-je-demenage.gif) no-repeat 0 0;
}
a.bt-je-demenage:hover {
	background-image: url(../charte/bt-je-demenage-over.gif);
}
a.bt-je-pars-vacances {
	display: block;
	background: transparent url(../charte/bt-je-pars-vacances.gif) no-repeat 0 0;
}
a.bt-je-pars-vacances:hover {
	background-image: url(../charte/bt-je-pars-vacances-over.gif);
}
a.bt-je-m-inscris {
	display: block;
	background: transparent url(../charte/bt-je-m-inscris.gif) no-repeat 0 0;
}
a.bt-je-m-inscris:hover {
	background-image: url(../charte/bt-je-m-inscris-over.gif);
}
a.bt-voir-pages {
	display: block;
	background: transparent url(../charte/bt-voir-pages.gif) no-repeat 0 0;
}
a.bt-voir-pages:hover {
	background-image: url(../charte/bt-voir-pages-over.gif);
}
a.bt-voir-sommaire {
	display: block;
	background: transparent url(../charte/bt-voir-sommaire.gif) no-repeat 0 0;
}
a.bt-voir-sommaire:hover {
	background-image: url(../charte/bt-voir-sommaire-over.gif);
}
a.bt-feuilleter-livre {
	display: block;
	background: transparent url(../charte/bt-feuilleter-livre.gif) no-repeat 0 0;
}
a.bt-feuilleter-livre:hover {
	background-image: url(../charte/bt-feuilleter-livre-over.gif);
}

/* FIN DIFFERENTS BOUTONS */


/*		JULIEN		*/
a.bt-numero-epuise {
	display: block;
	background: transparent url(../charte/bt-numero-epuise.gif) no-repeat 0 0;
}
a.lettre{
	width:24px;
	height:20px;
	border-top:1px solid #CB003A;
	border-bottom:1px solid #ECEBE9;
	float:left;
	text-align:center;
	padding:0px;
	color:#CB003A;
	font-size:15px;
	font-weight:bold;
	margin-top: 5px;
} 
a.lettre:hover{
	background: #CB003A;
	color:white;
	text-decoration:none;
} 
.list_auteur {
}

.message a {
	color: #575757;
	color: #333d54;
}
.message.clair a {
	color: #575757;
}
a.message {
	color: #333d54;
}
h2.lexique {
	font-size: 16px;
	font-weight: normal;
	color: #d5003a;
	border-bottom: #d5003a 1px solid;
	padding: 0 0 4px 0;
	margin: 28px 0 6px 0;
	background: none;
}
h2.lexique b {
	color: #561600;
	font-weight: normal;
}

#resultats p,
#resultats div {
	padding: 5px 10px;
}

.accueil .descriptif ul li div a.lien {
	margin: 13px 0 0 0;
	padding-top: 1px;
	background-position: 0 2px;
	float: right;
}
.accueil .descriptif ul li div a.lien:hover {
	background-position: 1px 2px;
	/*color: #7aa3a3;*/
	color: #000000;
}

#bouton_promo {
	text-align: center;
	background: transparent url(../charte/bg-promo-h.gif) no-repeat 23px 0;
}
#bouton_promo .haut {
	background: transparent url(../charte/bg-promo.gif) no-repeat 23px 100%;
	padding: 10px 33px 10px 33px;
}
#bouton_promo a {
	color: #000000;
}
.accueil .zone_laterale .descriptif p .couleur a {
	color: #D21042;
}
.descriptif h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	color: #D21042;
	background: none;
	border: none;
	text-transform: uppercase;
}

.descriptif h1 a {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #D21042;
	background: none;
	border: none;
	text-transform: none;
}

.descriptif h2{
	text-transform: uppercase;
}
.descriptif h2 a{
	text-transform: none;
}
.message b u a {
	color: #CB003A;
}
.message b u a:hover {
	color: #F00;
}

.prec-suiv { line-height: 22px;}

/* ajout code promo */
#code_promo {
	position: absolute;
	left: 360px;
	top: 28px;
}
#code_promo p  {
	padding: 3px 0 0 0;
}
#code_promo p a.code_promo_lien {
	text-decoration: underline;
	font-size: 12px;
	padding: 0 0 0 10px;
	background: none;
	margin: 0;
}
#code_promo p a:hover,
#code_promo p a.code_promo_lien:hover {
	text-decoration: none;
	background: #FFF;
}
#titre_code_promo {
	margin: 12px 0 0 0;
	padding: 4px 0 0 30px;
	text-transform: uppercase;
	font-weight: bold;
	background: transparent url(../charte/bg-titre_codepromo.gif) no-repeat 0 0;
	font-size: 15px;
	color: #d9194d;
}
.code_promo {
	color: #FF0000;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: transparent url(../charte/bg-codepromo.gif) no-repeat 0 0;
}

.accroche_promo {
	color: #FF0000;
}
#code_promo div#msg_error {
	position: absolute;
	background: #D5003A;
	color: #FFF;
	padding: 2px 5px;
	border: 1px solid #B9AB8E;
	font-weight: bold;
	margin: 18px 0 0 10px;
	z-index: 20000;
}

a.lienBouton{
	background: #7AA3A3;color: #FFF;
	font-size: 13px;font-weight: bold;
	padding: 3px 13px 2px 8px; margin: 0 0 0 2px;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	-moz-box-shadow: 0 0 5px #000;-webkit-box-shadow: 0 0 5px #000;box-shadow: 0 0 5px #000;
}
a.lienBouton:hover{ text-decoration: none; color: #FFF; background: #D21142;}
#photoNum {border: 2px solid #FFF; -moz-box-shadow: 0 0 5px #C1C1C1;-webkit-box-shadow: 0 0 5px #C1C1C1;box-shadow: 0 0 5px #C1C1C1;}