@charset "ISO-8859-1";
/*@charset "UTF-8";*/
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #b5b9b8;
}

div.clear {
	clear: both;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

span.rouge {
	color: #b50000;
}
span.orange {
	color: #ff8a32;
}

.orange {
	color: #FF6600;
	font-size:12px;
	text-align:left;
}
.orange a{
	color: #FF6600;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

/*CONTAINER*/
div#container {
	width: 972px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/content_bg.gif) repeat-y;
}
div#container_bottom {
	width: 972px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
div#content {
	width: 970px;
	height: 100%;
	padding-left: 5px;
	margin-bottom: 15px;
}


/*HEADER*/
div#header {
	width: 972px;
	padding-left: 5px;
	height: 97px;
	background: url(../img/header_bg.gif) repeat-y;
	vertical-align: top;
}
div#header div#logo {
	float: left;
}
div#header div#contact {
	float: right;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 40px;
	vertical-align: top;
}
div#header div#contact a {
	color: #fff;
	text-decoration: none;
}
div#slogan{
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	margin:0;
	padding: 0;
	margin-left: 25px;
}

/* Liste en Header */

ul.espace_header {
	list-style: url(../img/puce_header.gif);
	font-size: 11px;
	color: #464942;
	padding-left: 25px;
	margin: 0;
}

input.disabled { background-color: #CCCCCC; }

/*TOP*/
div#top {
	width: 959px;
	margin-left: 4px;
	height: 30px;
	background: url(../img/top_bg.gif) repeat-x;
	margin-bottom: 10px;
}
div#top div#menu_top {
	font-size: 13px;
	color: #5a5f55;
	margin-top: 0px;
	height: 25px;
	margin-top: -25px;
	padding-top: 30px;
	background: url(../img/bag.jpg) no-repeat right;
	padding-right: 40px;
}
div#top div#menu_top a {
	color: #5a5f55;
	text-decoration: none;
}
div#top div#menu_top a:hover {
	color: #b50000;
	text-decoration: none;
}
div.fil_ariane {
	font-size: 12px;
	color: #3e3e3e;
	margin-left: 170px;
	margin-top: -5px;
	margin-bottom: 5px;
}
div.fil_ariane a {
	color: #3e3e3e;
	text-decoration: none;
}
div.fil_ariane span.rouge a {
	color: #3e3e3e;
	text-decoration: none;
	color: #b50000;
}
div.fil_ariane2 {
	font-size: 12px;
	color: #3e3e3e;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.fil_ariane2 a {
	color: #3e3e3e;
	text-decoration: none;
}
div.fil_ariane2 span.rouge a {
	color: #3e3e3e;
	text-decoration: none;
	color: #b50000;
}


/*TOP ADH*/

div#menu_top_adh_left{
	position: absolute;
	top: 0;
	margin-top: 96px;
	margin-left: -1px;
	z-index: 100;
}	
div#top div#menu_top_adh {
	position: absolute;
	top: 0;
	margin-top: 75px;
	margin-left: -282px; 
	/*margin-left: -251px;*/ /* NOEL */
}
div#top div#menu_top_adh div#onglet_espace_login, div#top div#menu_top_adh div#onglet_espace_adh {
	display: inline-block;
	margin-right: -3px;
}
div#top div#menu_top_adh div#onglet_panier{
	display: inline-block;
}
div#top div#top_recherche {
	position: absolute;
	top: 0;
	margin-top: 97px;
	/*margin-left: 80px;*/
}
div#top div#top_recherche_non_ad {
	position: absolute;
	top: 0;
	margin-top: 97px;
	margin-left: 10px;
}



/*RECHERCHE*/
table.recherche {
	margin-top: 5px;
	margin-left: 238px;
	font-size: 11px;
}
table.recherche input[type=text] {
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 13px;
	color: #454343;
	width: 205px;
	background: url(../img/loupe.gif) no-repeat #fff;
	padding-left: 20px;
}
table.recherche span.rech{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	
}
table.recherche input.recherche_top {
	border: 1px solid #ff8a32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	color: #454343;
	width: 290px;
	background: url(../img/loupe.gif) no-repeat 0 4px #fff;
	padding-left: 20px;
	margin-left:10px;
	margin-top:-3px;
	padding-top:5px;
	
	
}
table.recherche select {
	width: 140px;
	border: 1px solid #d6d6d6;
	background: #fff;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}


/* FOOTERS */
div#footer1 {
	width: 959px;
	margin-left: 4px;
}
div#footer1 img {
	border: none;
	margin: 0;
	padding: 0;
}
div#footer2 {
	width: 950px;
	height: 65px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2d3846;
}
div#footer2 a {
	font-size: 11px;
	color: #2e2e2e;
}
div#footer2 table {
	margin-top: 7px;
}
div#footer_recherche {
	width: 959px;
	margin-left: 4px;
	height: 30px;
	background: url(../img/top_bg.gif) repeat-x;
	padding-top: 2px;
}


/* FOOTER MENU */
div#footer_menu {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	letter-spacing: -1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background:#b6bab4;
}
div#footer_menu a {
	color: #3e3e3e;
	text-decoration: none;
}
div#footer_menu a:hover {
	color: #b50000;
	text-decoration: none;
}
div#footer_menu #navigation {
	display: inline;
	float: left;
}
div#footer_menu #navigation2 {
	display: inline;
	float: right;
}
div#footer_menu #navigation, div#footer_menu #navigation2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#footer_menu #navigation li, div#footer_menu #navigation2 li {
	display: inline;
}


/*COLONNES*/
div#col_left, div#col_center, div#col_right {
	display: inline-block;
	vertical-align: top;
}
div#col_left {
	width: 165px;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
}
div#col_center {
	width: 590px;
	margin-left: -4px;
	float: left;
}
div#col_right {
	width: 205px;
	margin-right: 12px;
	float: right;
}
div#col_right_2{
	width:790px;
	vertical-align: top;
	float: right;
	margin-right: 6px;
	/*margin-left: 10px;*/
}
div#col_left_2{
	width:720px;
	margin-left: 20px;
	vertical-align: top;
	float: left;
}

div#col_left_3{
	width:720px;
	margin-left: 120px;
	vertical-align: top;
	float: left;
}


/*BOX MENU*/
div.div_border {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 144px;
	padding: 5px 0px 10px 5px;
	text-align: left;
	margin-left:auto;
	margin-right: auto;
}
div.div_border_type2 {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 176px;
	padding: 5px 5px 10px 5px;
	text-align: left;
	margin-left:auto;
	margin-right: auto;
}
div.div_border_type2 h3{
margin:0px;
}
div.div_border_type3{
	background: #e5e8e8;
	width:184px;
	height:350px;
	margin-left:11px;
}

dl { margin: 0; }
dt { margin-left: 2px; }
dd { margin-left: 35px; }

div.div_border_type3 .titre{
	background:  url(../img/puce_av_adh.gif) no-repeat 1px 4px;
	font-family:"Arial Narrow";
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	padding-bottom:2px;
	padding-left: 9px;
	margin: 0;
}
div.div_border_type3 .points{
	font-family:"Arial Narrow";
	font-size: 13px;
	color:#b50000;
	font-weight:bold;
	padding-bottom:15px;
}
div.div_border_type3 .pcado{
	font-family:"Arial Narrow";
	font-size: 13px;
	color:#2b00b5;
	font-weight:bold;
	/*padding-left:35px;*/
	padding-bottom:20px;
}
div.div_border_type3 .cumul{
	font-family:"Arial Narrow";
	font-size: 13px;
	color:#666666;
	font-weight:bold;
	padding-left:35px;
	padding-bottom:15px;
}


div.div_border_top, div.div_border_bottom {
	text-align: center;
}
div.titre_menu {
	margin-bottom: 5px;
}
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;	
}
ul.menu a {
	color: #3e3e3e;
	text-decoration: none;
}
ul.menu a:hover {
	color: #b50000;
	text-decoration: none;
}
div.encart_pub {

	margin-top:-10px;
	margin-left:-8px;
	margin-right: auto;
	height: 404px;
}
div.encart_pub_adh {
	height: 80px;
}
div.encart_concours {
	margin-top:-11px;
	margin-left:-6px;
	margin-bottom: 0px;
	height: 304px;
}
div.boutique_pt_cado {
	height: 170px;
}


/*BOX MEILLEURES VENTES*/
table.item_meilleures_ventes {
	font-size: 11px;
	color: #373737;
	width: 180px;
	text-align: left;
	margin-bottom: 5px;
}
table.item_meilleures_ventes a {
	color: #373737;
	text-decoration: none;
}
table.item_meilleures_ventes a:hover {
	color: #b50000;
	text-decoration: none;
}
table.item_meilleures_ventes span.auteur {
	font-size: 11px;
	font-style: italic;
	color: #636262;
}
table.item_meilleures_ventes span.prix {
	font-weight: bold;
	color: #b50000;
}
div.voir_ventes {
	color: #70706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
}
div.voir_ventes a {
	color: #70706f;
	text-decoration: none;
}


/*BOX PRODUITS*/
div.box_produit {
	display: inline-block;
	width: 170px;
}
div.box_produit table {
	font-size: 10px;
	text-align: left;
	margin-top: 8px;

}
/*
div.box_produit table span.auteur {
	color: #636262;
	font-style: italic;
}
*/
div.box_produit .auteur {
	color: #636262;
	font-style: italic;
}
div.box_produit table span.prix {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}
div.box_produit table a {
	color: #636262;
}
div.separation_produit {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom:10px;
	height:250px;
}
div.box_produit table span.points{
	color: #2b00b5;
	font-weight: bold;
	font-size: 9px;
}
div.box_produit table span.gratuit{
	color: #b50000;
	font-weight: bold;
	font-size: 10px;
}

#cmde_prod_addi { width: 100%; position: relative; }

#cmde_prod_addi > div { display: inline-block; }

#cmde_prod_addi .box_produit input[type='text'] { 
width: 100%; 
font-size: 1em; 
border: hidden; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
color: #b50000;

}

/*BOX COMMENT LE CLUB MARCHE*/
div#comment_club_marche {
	width: 185px;
	text-align: left;
	margin-left:auto;
	margin-right: auto;
}
div#comment_club_marche_content {
	font-size: 11px;
	color: #535252;
	background: #e5e8e8;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: -5px;
	padding-top: 10px;
}
div#comment_club_marche_content h3 {
	font-size: 11px;
	color: #535252;
	margin: 0;
	padding: 0;
	text-align: left;
}



.coda-nav { /* This is the div to hold your nav (the UL generated at run time) */
	float: left;
	/*margin-left: 220px;*/
}
.coda-nav ul { /* The auto-generated set of links */
	list-style: none;
	width: 210px !important;
}
.coda-nav ul li {
	display: inline;
	margin-right: 5px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
}
.coda-nav a { /* The nav links */
	width: 24px;
	height: 28px;
	padding-top: 3px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	background: #9da7a9;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
.coda-nav a:hover {
	background: #717e7f;
	border: 3px solid #717e7f;

}
.coda-nav a.current {
	background: #717e7f;
	color: #fff;
	border: 3px solid #717e7f;
	
}

.box_pas_manquer .panel h2 { display: none; }

.box_pas_manquer .box_produit { width: 320px; }

.box_pas_manquer div.box_produit table { margin: 0px; }

.box_pas_manquer div.box_produit form { margin-top: 10px; }



/*SLIDESHOW*/
div#slideshow {
	position:relative;
	margin:0px;
	margin-left: 10px;
	margin-top: 5px;
	width:580px;
	height:257px;
	background: url(../img/slideshow_bg.jpg) no-repeat transparent;
}
/*#slideshow #slidesContainer {*/
#slideshow .slidesContainer {
	margin:0 auto;
	/*width: 540px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	height:255px;
	overflow:auto; /* affiche une scrollbar au cas ou */
	position:relative;
}
#slideshow .slidesContainer .slide {
	margin:0 auto;
	width:560px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
	height:255px;
}
.control {
	display:block;
	width:39px;
	height:197px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#navDiapo {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;
}/*
#leftControl {
	width: 21px;
	height: 21px;
	top: 95px;
	left: -6px;
	background:transparent url(../img/control_left.jpg) no-repeat;
}
#rightControl {
	width: 21px;
	height: 21px;
	top: 95px;
	right: -6px;
	background:transparent url(../img/control_right.jpg) no-repeat;
}
*/
.leftControl {
	display:block;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	
	width: 21px;
	height: 21px;
	top: 117px;
	left: -6px;
	background:transparent url(../img/control_left.jpg) no-repeat;
}
.rightControl {
	display:block;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	
	width: 21px;
	height: 21px;
	top: 117px;
	right: -6px;
	background:transparent url(../img/control_right.jpg) no-repeat;
}

div.separation_produit_2 {
	float: right;
	margin-right: 8px;
	/*vertical-align: top;
	margin-top:-238px;
	margin-left: 180px;*/
	
}

#slideshow .box_produit, .box_onglet .box_produit { width: 170px; }

/*#slideshow .box_produit table, .box_onglet .box_produit table { margin: 0; padding-left: 5px; }*/

div.box_onglet h2{
font-size:16px;
margin:0px;
font-weight: bold;
}

div.box_produit h4{
margin:0px;
}

.box_produit input[type='text']{ 
width: 160px; 
border: hidden; 
}

.nomlivre{
font-size:11px; 
color:#000000;
font-weight:bold;

}
.nomauteur{
font-style:italic;
color:#666666;
font-size:11px; 
}

/*SLIDESHOW 2*/
div#slideshow2 {
	position:relative;
	margin:0px;
	margin-left: 10px;
	margin-top: 5px;
	width:580px;
	height:212px;
	background: url(../img/slideshow_bg.jpg) no-repeat transparent;
}
#slideshow2 #slidesContainer2 {
	margin:0 auto;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	height:210px;
	overflow:auto; /* affiche une scrollbar au cas ou */
	position:relative;
}
#slideshow2 #slidesContainer2 .slide2 {
	margin:0 auto;
	width:560px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
	height:212px;
}
.control2 {
	display:block;
	width:39px;
	height:197px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#navDiapo2 {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;
}
#leftControl2 {
	width: 21px;
	height: 21px;
	top: 95px;
	left: -6px;
	background:transparent url(../img/control_left.jpg) no-repeat;
}
#rightControl2 {
	width: 21px;
	height: 21px;
	top: 95px;
	right: -6px;
	background:transparent url(../img/control_right.jpg) no-repeat;
}

/* SILDESHOW POUR LIVRES POINTS CADEAUX DANS FICHE ADH*/
div#slideshow_points {
	position:relative;
	width:180px;
	height:120px;
	margin-top:-105px;
	margin-left:12px;
	background: url(../img/slideshow_pt_bg.gif) no-repeat transparent;

}
div.slidesContainer_points {
	position:relative;
	margin-left:10px;
	width:170px;
	height:118px;
	overflow:hidden;
}
div.slide_points{
height:120px;
}
div.box_produit_points{
margin-top:5px;
}
div.box_produit_points .titre{
font-size:10px;
color:#000000;
font-weight:bold;
}
div.box_produit_points .auteur{
font-size:10px;
color:#999999;
font-style:italic;
}
div.box_produit_points .points{
font-size:11px;
color:#990000;
font-weight:bold;
text-align:center;
padding:0px;
}

div#slideshow_points .leftControl {
	display:block;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	
	width: 21px;
	height: 21px;
	top: 50px;
	left: -6px;
	background:transparent url(../img/control_left.jpg) no-repeat;
}
div#slideshow_points .rightControl {
	display:block;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	
	width: 21px;
	height: 21px;
	top: 50px;
	right: -6px;
	background:transparent url(../img/control_right.jpg) no-repeat;
}



/*BOX COUP DE COEUR*/

div.box_coup_coeur{
	width: 580px;
	padding-left: 10px;
	height: 251px;
	margin-left: 5px;
	margin-right: auto;
	background: url(../img/box_coup_coeur_bg.jpg) no-repeat;
	position:relative;
}
div.box_coup_coeur h1{
font-size:21px;
font-family:"Arial Narrow";
margin: 0px;
font-weight:normal;
}
div.m_ventes h2{
font-size:21px;
font-family:"Arial Narrow";
margin-top:-3px;
margin-left:13px;
margin-bottom:10px;
font-weight:normal;
color:#666666;
}
table.coup_coeur{
	width: 560px;
	margin-top: 5px;
	font-size: 11px;
	color: #535252;
}
table.coup_coeur h2{
	color: #61655b;
	font-size: 13px;

}
table.coup_coeur div.resume{
	text-align: justify;
	margin-top: 5px;
}
table.coup_coeur div.infos{
	text-align: right;
}
table.coup_coeur div.infos a{
	color: #636262;
}
table.coup_coeur span.gratuit{
	color: #b50000;
	font-weight: bold;
	font-size: 10px;
}
table.coup_coeur span.points{
	color: #2b00b5;
	font-weight: bold;
	font-size: 10px;
}

#cdc_famille { font-family: Arial Narrow; font-size: 21px; letter-spacing: -1px; margin-top: 0px; margin-bottom: 0px; }

.cdc_cdc { color: #B50000; }




/*RECHERCHE*/
table.recherche_top, table.recherche_produit, table.recherche_bottom{
	font-size: 11px;
	text-align: center;
}
table.recherche_top{
	padding-top: 5px;
}
table.recherche_top tr{
	height: 30px;
}

table.recherche_bottom{
	padding-top: 15px;
}
table.recherche_produit{
	color: #636262;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.recherche_produit span.gratuit{
	color: #b50000;
	font-weight: bold;
	font-size: 10px;
}
table.recherche_produit span.points{
	color: #2b00b5;
	font-weight: bold;
}
table.recherche_produit div.infos a{
	color: #636262;
}
table.recherche_produit h2{
	color: #61655b;
	font-size:11px;
	margin:0px
}
table.recherche_produit  h2 a{
	color: #61655b;
		text-decoration: none;
}
table.recherche_produit  h2 a:hover{
	color: #b50000;
	text-decoration: none;
}
table.recherche_produit  span.ref{
	color: #797979;
}
table.recherche_produit h3{
	color: #61655b;
	font-size:11px;
	font-weight:normal;
	margin:0px;
}

table.recherche_produit  table.prix{
	line-height: 15px;
	letter-spacing: -1px;
	font-size: 11px;
}

table.recherche_produit  table.prix td.gagne{
	font-size: 10px;
}

div#recherche_header{
	width:780px;
	height: 100px;
	background: url(../img/recherche_top.gif) no-repeat;
}

div#recherche_header.rechtri_titre { background: url("../img/recherche/tri_titre.gif") no-repeat scroll 0 0 transparent; }

div#recherche_header.rechtri_auteur { background: url("../img/recherche/tri_auteur.gif") no-repeat scroll 0 0 transparent; }

div#recherche_header.rechtri_genre { background: url("../img/recherche/tri_genre.gif") no-repeat scroll 0 0 transparent; }

div#recherche_header.rechtri_datelib { background: url("../img/recherche/tri_date.gif") no-repeat scroll 0 0 transparent; }


div.recherche_footer{
	width:780px;
	height: 50px;
	background: #f0f2f1;
}
/*table.recherche_top table.pages_recherche,
table.recherche_bottom table*/.pages_recherche{
	margin-right: 10px;
}
/*table.recherche_top table.pages_recherche a,
table.recherche_bottom table*/.pages_recherche a{
	color: #000;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
/*table.recherche_top table.pages_recherche a.selected,
table.recherche_bottom table*/.pages_recherche a.selected{
	color: #b50131;
	text-decoration: none;
}
table.recherche_top div.nb_result{
	margin-left: 10px;
	color: #464942;
	font-size: 14px;
}
table.recherche_top div.nb_result h1{
margin:0px;
color: #464942;
font-size: 14px;
font-weight:normal;
}
div.themetexte{
	margin-left: 5px;
	color: #000000;
	font-size: 13px;
	width:700px;
	margin-top:-10px;
}


/*THEMATIQUE*/
div#thematique_header{
	width:780px;
	height: 66px;
	background: url(../img/thematique_header_bg.jpg) repeat-x;
	margin-bottom: 20px;
}

table.recherche_produit span.gris_bottom{
	color: #a0a0a0;
}
table.recherche_produit div.resume h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:13px;
	text-align:justify;
}
table.thematique_top{
	font-size: 11px;
	padding-top: 20px;
}
table.thematique_top select{
	width:150px;
}
table.thematique_top div.titre_nouveautes{
	margin-left: 10px;
	color: #464942;
	font-size: 14px;
}


/*COMMANDE EXPRESS*/
div#commande_header{
	width:780px;
	height: 64px;
	padding-top: 2px;
	background: url(../img/thematique_header_bg.jpg) repeat-x;
}
div.commande_ss_header{
	width:770px;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	background: #f0f2f1;
	font-size: 12px;
}
table.cmd_top{
	width: 780px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #eceeec;
	font-weight: bold;
}
table.cmd_article{
	width: 780px;
	height: 65px;
	text-align: center;
	font-size: 11px;
	background: #f7f9f8;
	margin-top: 1px;
	margin-bottom: 1px;
}
table.cmd_article input.cmd{
	width: 200px;
	border: 1px solid #c9c9c9;
	background: #fff;
	
}
table.cmd_bottom{
	width: 780px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #eceeec;
	font-weight: bold;
}
table.cmd_bottom a{
	color: #464942;
	text-decoration: none;
}


/*BLOC PRIX*/
/*div.blocprix{
background: #eceeec;
}*/
div.blocprix span.prix{
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}
div.blocprix span.ppublic{
	font-size: 10px;
	font-style:normal;
	text-align:left;
}
.pave_prix_prix { float: left; margin-bottom: 8px; }

.pave_prix_pts_contre { float: left; }

.pave_prix_radio { /*border: 1px solid #000000;*/ 
display: block; height: 30px; width: 12px; float: left; margin: 4px 5px 0px 0px; }
.pave_prix_picto { /*border: 1px solid #000000;*/ display: block; height: 20px; width: 12px; float: left; margin: -35px 0px 0px 130px; }

.pave_prix_radio input { margin: 0px ; padding: 0; }

.coup_coeur .pave_prix_prix {  
/*width: 190px; */
margin-bottom:10px;
float:left;
width: 300px;
height:27px;
}
.coup_coeur .pave_prix_radio{  
margin: 2px 5px 0px 0px;
}
table.coup_coeur .ref{ 
font-size: 10px;
 
}
.coup_coeur .pave_prix_pts_contre { 
margin-bottom:0px;
float:left;
width: 300px;
height:20px;

}


/*CARTE REPONSE*/
div.texte_top{
	padding-left: 10px;
	font-size: 13px;
	color: #535252;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
div.texte_top span.nom_client{
	color: #282727;
}
div.box_carte_reponse{
	width: 585px;
	padding-left: 10px;
	height: 396px;
	padding-top: 10px;
	margin-left: 5px;
	margin-right: auto;
	/*margin-top: 20px;*/
	background: url(../img/box_cartereponse_bg.gif) no-repeat;
	font-size: 12px;
}
table.carte_reponse_top{
	color: #464942;
	margin-left: 10px;
	margin-top: 5px;
}
table.carte_reponse_top span.num_revue{
	font-size: 16px;
}
table.carte_reponse_top span.date_limite{
	color: #535252;
}

.box_carte_reponse span#cdc_famille.cdc_cdc { font-size: 28px; letter-spacing: 1px; }

table.carte_reponse{
	width: 550px;
	margin-top: 30px;
	font-size: 11px;
	color: #535252;
	margin-left: 10px;
}
table.carte_reponse div.titre{
	color: #61655b;
	text-decoration:none;
}
table.carte_reponse a{
text-decoration:none;
	
}

table.carte_reponse div.resume{
	text-align: justify;
	margin-top: 5px;
}
table.carte_reponse div.infos{
	text-align: left;
}
table.carte_reponse div.infos a{
	color: #636262;
}
table.carte_reponse span.gratuit{
	color: #b50000;
	font-weight: bold;
	font-size: 10px;
}
table.carte_reponse span.points{
	color: #2b00b5;
	font-weight: bold;
	font-size: 10px;
}
table.carte_reponse hr.separation{
	color: #c6c7c9;
	background-color: #c6c7c9;
	height: 1px;
	border: 0;
}
table.carte_reponse div.bottom_txt{
	text-align: justify;
	margin-top: 6px;
	font-size: 10px;
}


div#carterep_header{
	width:590px;
	height: 64px;
	padding-top: 2px;
	margin-left: 5px;
	background: url(../img/thematique_header_bg.jpg) repeat-x;
}
div.carterep_ss_header{
	width:570px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background: #f0f2f1;
	font-size: 12px;
	color: #535252;
}
div.carterep_ss_header span.nom_client{
	font-weight: bold;
	color: #2f2f2f;
}
div.carterep_ss_header span.titre_livre{
	font-weight: bold;
	font-size: 12px;
}
div.carterep_ss_header span.changer_avis{
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: underline;
}
div.carterep_ss_header span.rubriques, div.carterep_ss_header span.rubriques a{
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: underline;
	font-size: 12px;
}





/*ADHESION FICHE PRODUIT 2*/

div#adh_fiche_prod_2_etape1{
	width:534px;
	height: 124px;
	margin-left: 5px;
	background: url(../img/adh_fiche_prod_2_etape1_bg.jpg) no-repeat;
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
}

div#adh_fiche_prod_2_etape2{
	width:584px;
	height: 136px;
	margin-left: 5px;
	background: url(../img/adh_fiche_prod_2_etape2_bg.jpg) no-repeat;
	text-align: right;
	margin-top: 10px;
}
div#adh_fiche_prod_2_etape3{
	width:584px;
	height: 136px;
	margin-left: 5px;
	background: url(../img/adh_fiche_prod_2_etape3_bg.jpg) no-repeat;
	text-align: right;
	margin-top: 10px;
}
div#adh_fiche_prod_2_etape2 table.etape2 tr.suppr a,
div#adh_fiche_prod_2_etape1-2 table.etape2 tr.suppr a{
	font-size: 9px;
	color: #4c4e4b;
}
div.adh_fiche_prod_2_body{
	width:584px;
	margin-left: 5px;
	background: #cdd3cf;
}
div.adh_fiche_prod_2_body div.adherer{
	text-align: right;
	padding-right: 20px;
}
div#adh_fiche_prod_2_bottom{
	width:584px;
	margin-left: 5px;
}

div#adh_fiche_prod_2_etape2 div a {
	text-decoration: none;
}

div#adh_fiche_prod_2_etape2 div.livre1{
	margin-right: 190px;
	margin-top: 10px;
	width:77px;
	height:120px;
	float: right;
}
div#adh_fiche_prod_2_etape2 div.livre2{
	margin-right: -160px;
	margin-top: 10px;
	width:77px;
	height:120px;
	float: right;
}
div#adh_fiche_prod_2_etape2 div.livre3{
	margin-right: -240px;
	margin-top: 10px;
	width:77px;
	height:120px;
	float: right;
}
div#adh_fiche_prod_2_etape2 span.supp{
font-size:10px;
text-decoration:underline;
color:#333333;
}



div#adh_fiche_prod_2_etape1-2{
	width:584px;
	height: 136px;
	margin-left: 5px;
	background: url(../img/adh_fiche_prod_2_etape1_2_bg.jpg) no-repeat;
	text-align: right;
	margin-top: 10px;
}


div.scroll{
	width: 570px;
	height: 1040px;
	padding-top: 20px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	/*overflow: auto;*/
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 10px;
	text-align: center;

}

div.scroll div.separation_produit,
div.scroll2 div.separation_produit,
div.scroll3 div.separation_produit {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

div.scroll  hr.separation_scroll,
div.scroll2  hr.separation_scroll,
div.scroll3  hr.separation_scroll{
	color: #ced3cf;
	background-color: #ced3cf;
	height: 10px;
	border: 0;
}

div.box_produit div.nom_pack {
	color: #351ca1;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}





div.scroll2{
	width: 570px;
	height: 620px;
	padding-top: 20px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: 10px;
	text-align: center;
}
div.scroll3{
	width: 570px;
	height: 420px;
	padding-top: 10px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	/*overflow: auto;*/
	overflow-x: hidden;
	overflow-y: scroll;
	/*margin-top: 10px;*/
	text-align: center;

}




/*MA SELECTION*/

div.adhesion_header{
	width: 678px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}


div.panier{
	width: 675px;
	margin-left: auto;
	margin-right: auto;
}
table.panier_head{
	color: #464942;
	font-size: 12px;
	font-weight: bold;
}
table.panier_item{
	color: #616767;
	font-size: 12px;
	font-weight: bold;
}
table.panier_item hr{
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
	width:620px;
}
table.panier_item a { text-decoration: none; }
/*table.panier_item select option[selected] { font-weight: bold; }*/

div.panier_top{
	width: 675px;
}
div.panier_bottom{
	width: 675px;
}
div.panier_body{
	width: 675px;
	background: url(../img/panier_bg.gif) repeat-y;
}


div.sstotal_cmd{
	width: 340px;
	float: right;
	background: #f3f4f4;
}
div.sstotal_cmd table{
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
div.eco_cmd{
	width: 340px;
	float: right;
	background: #eff1ef;
	margin-top: 2px;
}
div.eco_cmd table{
	font-size: 12px;
	color: #343434;
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
div.total_cmd{
	width: 340px;
	float: right;
	background: #ccd2ce;
	margin-top: 2px;
}
div.total_cmd table{
	font-size: 12px;
	color: #343434;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 20px;
}
div.bottom_cmd{
	width: 340px;
	float: right;
}
span.vert{
	color: #2c8a5f;
}


div.box_ma_selection{
	width: 682px;
	height: 205px;
	background: url(../img/box_ma_selection_bg.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
div.box_ma_selection table.selection_item{
	font-size: 10px;
	text-align: left;
	margin-bottom: 15px;
}
div.box_ma_selection table.selection_item span.auteur {
	color: #636262;
	font-style: italic;
}
div.box_ma_selection table.selection_item span.prix {
	color: #b50000;
	font-size: 12px;
	
}
div.box_ma_selection table.selection_item a {
	color: #636262;
}
div.box_ma_selection div.item1{
	padding-top: 30px;
	margin-left: 50px;
	display: inline-block;
}
div.box_ma_selection div.item2{
	padding-top: 30px;
	margin-left: 70px;
	display: inline-block;
}
div.box_ma_selection div.item3{
	padding-top: 30px;
	margin-left: 15px;
	display: inline-block;
}
div.box_ma_selection div.item4{
	padding-top: 30px;
	margin-left: 10px;
	display: inline-block;
}


/*MES INFORMATIONS */

div.box_mes_infos{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	margin-top: 10px;
}
div.box_mes_infos span.txt_oblig{
	font-size: 9px;
	letter-spacing: -0.3px;
}

table.formulaire_informations{
	color: #616767;
	
}
table.formulaire_informations input[type=text]{
	font-size: 13px;
	width: 250px;
}
table.formulaire_informations input[type=select]{
	font-size: 33px;
}
table.formulaire_choix{
	font-size: 10px;
	color: #616767;
}
table.formulaire_choix a{
	color: #ff8a32;
}

input.form_infos{
	width: 385px;
	background: #fff;
	border: 1px solid #9da6a7;
	
}
input.form_infos2{
	width: 90px;
	background: #fff;
	border: 1px solid #9da6a7;
}
input.form_infos3{
	width: 175px;
	background: #fff;
	border: 1px solid #9da6a7;
}
input.form_infos4{
	width: 140px;
	background: #fff;
	border: 1px solid #9da6a7;
}
div.box_mes_infos_body{
	width: 675px;
	padding-left: 50px;
	background: url(../img/box_mes_infos_body_bg.gif) repeat-y;
}

table.formulaire_informations textarea{
	width: 380px;
	background: #fff;
	border: 1px solid #9da6a7;
	
}



/*COL MA SELECTION*/
div#ma_selection {
	width: 205px;
	text-align: left;
	margin-left:auto;
	margin-right: auto;
	margin-left: -10px;
}
div#ma_selection_content {
	font-size: 11px;
	color: #535252;
	background: #e5e8e8;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: -5px;
	padding-top: 10px;
	text-align: center;
}

div#ma_selection_total_cmd {
	font-size: 12px;
	color: #000;
	background: #aeb2ae;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: -5px;
	padding-top: 10px;
	text-align: right;
}
div#ma_selection_total_cmd span.ancien_prix{
	font-size: 10px;
	color: #fff;
}

div#ma_selection_content div.item_selection{
	width: 180px;
	margin-left:auto;
	margin-right: auto;
	background: #fff;
	border: 1px solid #cfd1d1;
	margin-bottom: 2px;
	padding: 5px 0px 5px 5px;
}
div#ma_selection_content table.item_select{
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: left;
	
}
div#ma_selection_content table.item_select span.prix{
	color: #b50000;
	font-size: 12px;
}
div#ma_selection_content table.item_select span.titre{
	color: #3d3d3d;
	font-size: 12px;
	font-weight: bold;
}
div#ma_selection_content table.item_select span.titre_offre{
	color: #70756d;
	font-size: 11px;
	font-weight: bold;
}
div#ma_selection_content table.item_select span.auteur, table.panier_item span.auteur {
	color: #636262;
	font-style: italic;
	font-weight: normal;
}

div#ma_selection ul { padding: 0px; margin: 0px; list-style-position: inside; }

div#ma_selection .a_prime { display: inline-block; margin-top: 5px; text-align: left; }

/*PAIEMENT*/
div.box_mes_infos div.box_paiement_body{
	width: 675px;
	background: url(../img/box_mes_infos_body_bg.gif) repeat-y;
}
input.form_paiement{
	width: 300px;
	background: #fff;
	border: 1px solid #9da6a7;
}
input.form_paiement2{
	width: 50px;
	background: #fff;
	border: 1px solid #9da6a7;
}
table.paiement_secu{
	font-size: 11px;
	color: #616767;
	line-height: 25px;
}

.box_paiement_body td.moyen_paie { background: transparent url("../img/bg_static.gif") no-repeat scroll 0 0; height: 83px; border: 1px solid #AFAFAF; }


/*BOX A NE PAS MANQUER*/
div.box_pas_manquer{
	width: 595px;
	height: 259px;
	background: url(../img/box_pas_manquer_bg.jpg) no-repeat;
}

table.ne_pas_manquer{
	width: 300px;
	font-size: 11px;
	color: #535252;
}
table.ne_pas_manquer div.titre{
	color: #61655b;

}
table.ne_pas_manquer div.resume{
	text-align: justify;
	margin-top: 5px;
}
table.ne_pas_manquer div.infos{
	text-align: right;
}
table.ne_pas_manquer div.infos a{
	color: #636262;
}
table.ne_pas_manquer span.gratuit{
	color: #b50000;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: -0.8px;
}
table.ne_pas_manquer span.points{
	color: #2b00b5;
	font-weight: bold;
	font-size: 10px;
}
table.petit{
	letter-spacing: -1px;
	font-size: 10px;
}


/*BOX ACCUEIL NON ADHERENT*/
div.accueil_n_adh{
	width: 595px;
	height: 357px;
}



/*PANIER*/
div.panier_right_txt{
	font-size: 12px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
div.box_transport{
	width: 336px;
	display: inline-block;
}
div.box_transport_body{
	width: 336px;
	background: url(../img_paiement/box_petite_bg.gif) repeat-y;
	padding-top: 40px;
	height: 75px;
	text-align: center;
	color: #616767;
	font-size: 12px;
}
div.box_adresse{
	width: 332px;
	display: inline-block;
	margin-left: 5px;
}
div.box_adresse_body{
	width: 332px;
	background: url(../img_paiement/box_petite2_bg.gif) repeat-y;
	padding-top: 30px;
	height: 85px;
	text-align: center;
	color: #616767;
	font-size: 12px;
}



div.box_rouge{
	width: 329px;
	color:#383838;
	font-size: 11px;
	margin-left: 365px;
}
div.box_rouge_body{
	width: 309px;
	padding-left: 20px;
	background: url(../img/box_rouge_bg.gif) repeat-y;
}
div.box_rouge2{
	width: 329px;
	color:#383838;
	font-size: 11px;
	margin-left: 345px;
}
div.box_rouge_body2{
	width: 324px;
	padding-left: 15px;
	background: url(../img/box_rouge_bg.gif) repeat-y;
}

div.box_vert{
	width: 329px;
	color:#383838;
	font-size: 11px;
	margin-left: 365px;
}
div.box_vert_body{
	width: 309px;
	padding-left: 20px;
	background: url(../img/box_vert_bg.gif) repeat-y;
}
div.cmde_msg_alert{
	width: 400px;
	background-color:#e5e8e8;
	font-size: 13px;
	margin-left:24px;
	padding:5px 5px 5px 5px;
}




div.box_prod_confirm{
	width:584px;
	margin-left: auto;
	margin-right: auto;
}
div.box_prod_confirm table{
	font-size: 12px;
	color: #535252;
	margin-bottom: 10px;
	font-weight: bold;
}
span.black{
	color: #000;
}



/*CONTACT*/
div.contact_txt{
	color: #464942;
	font-size: 12px;
	width: 742px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
div.contact_txt p{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
div.contact_txt a{
	color: #ff8a32;
}
div.contact_txt span.big{
	font-size: 14px;
	font-weight: bold;
}
div.contact_txt span.small{
	font-size: 9px;
}
div.contact_txt span.small2{
	font-size: 10px;
}





/*ADH FICHE PROD 1*/

table.adh_fiche_prod1{
	font-size: 15px;
	color: #535252;
	margin-top: 15px;
	margin-left: 55px;
	
}
table.adh_fiche_prod1 td{
vertical-align:middle;
}
/*table.adh_fiche_prod1 div.titre{
	color: #61655b;
}*/
table.adh_fiche_prod1 h1{
	font-size: 15px;
	color: #000000;
	margin-bottom:0px;
}
table.adh_fiche_prod1 h2{
	font-size: 15px;
	font-weight:normal;
	font-style:italic;
	color: #61655b;
	margin:0px;
}
table.adh_fiche_prod1 .feuillete{
	font-size: 13px;
	color: #333333;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
}



table.adh_fiche_prod1 span.gratuit{
	color: #b50000;
	font-weight: bold;
	font-size: 10px;
}
table.adh_fiche_prod1 span.points{
	color: #2b00b5;
	font-weight: bold;
	font-size: 10px;
}
table.adh_fiche_prod1 span.ref{
	color: #797979;
	font-size: 11px;
	
}
table.adh_fiche_prod1 span.stock{
	color: #4a771a;
}

div.box_fiche_prod1{
	width: 592px;
	/*height: 408px;*/
	/*background: url(../img/box_fiche_prod1_bg.jpg) no-repeat;*/
	background-image:url(../img/box_fiche_prod1_m.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-left: 5px;
	
}
div#box_fiche_prod {
	margin-top: 15px;
	margin-left: 12px;
	/*background: url(./img/onglets_fiche_prod/box_bg.gif) repeat-y;*/
}
div#box_fiche_prod h3{
font-size:13px;
color:#FFFFFF;
margin:0px;
}

div#box_fiche_prod_bottom {
	margin-left: 12px;
	/*margin-bottom: 10px;*/
}

.box_fiche_prod1 .ui-tabs-panel { background: url(../img/onglets_fiche_prod/box_bg.gif) repeat-y; /*margin-top: -8px;*/ }

.fond_fiche { 
background: url(img/onglets_fiche_prod/box_bg.gif) repeat-y; 
}
.fond_fiche .titre{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.fond_fiche .auteur{
	font-size: 12px;
	color: #666666;
	font-style:italic;
}
.fond_fiche .description{
	font-size: 11px;
	color: #666666;
	font-style:normal;
}
.fond_fiche .resume{
	font-size: 13px;
	color: #000000;
	font-style:normal;
}
.fond_fiche h4{
	font-size: 13px;
	color: #000000;
	font-weight:normal;
	margin:0px;
}

.ui-tabs-nav { font-family: arial narrow; }

.fiche_prod_accroche { 
	 float: left; 
	margin: 0 0px 0px 0px; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 12px; 
}
div.autreslivres{
margin-left:10px;
font-size:14px;
color:#000000;
}
div#box_fiche_prod div.fiche_prod_onglet{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	margin-right: 20px;
	/*max-height: 130px;
	overflow: auto;*/
}

/*table*/.fiche_prod_onglet{
	/*margin-left: 15px;
	margin-top: 8px;*/
	padding-top: 12px;
	color: #535252;
	font-size: 14px;
}

/*table*/.fiche_prod_onglet p{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

/*table*/.fiche_prod_onglet tr td.head{
	margin-bottom: 3px;
}

/*table*/.fiche_prod_onglet tr td.separation{
	background: url(../img/onglets_fiche_prod/separation.gif) repeat-y center;
}

table.votre_avis {
width:540px;
}
td.ladh{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
vertical-align:top;
}
td.lavis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	vertical-align:middle;
	background:url(../img/fond_avis.gif) repeat-y;
	padding-left:7px;
	padding-right:9px;
}
td.laville{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;
color:#000000;
vertical-align:top;
}
td.lanote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#535252;
	padding-left:20px;
}
table.inscrip_avis{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
width:350px;
}
table.inscrip_avis.radio{
background:url(../img/etoile/etoile_1.gif);
}

/*PANIER CONFIRM*/

div.texte_top_panier{
	width: 710px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #535252;
}
div.texte_top_panier a, div.box_verte a{
	color: #ff8a32;
	text-decoration:none;
}
div.box_verte{
	padding: 10px 10px 10px 10px;
	width: 690px;
	background: #f0f2f1;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #535252;
}


span.small{
	font-size: 9px;
		letter-spacing: -0.2px;
}





/*FOOTER LIENS*/

div#footer_liens{
	width: 954px;
	margin: 15px auto 32px;
}

div#footer_liens div#footer_liens_body{
	width: 939px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;	
	background:#bcbfbd;
}

/*div#footer_liens_body div.titre_liens{
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}*/
div#footer_liens_body div.titre_liens h5{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
}
div#footer_liens_body div.gp_liens{
	display: inline-block;
	color: #5d5d5d;
	vertical-align: top;
	margin-bottom: 15px;
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
}
/*div#footer_liens_body div.gp_liens a{
	color: #5d5d5d;
	text-decoration: none;
}
div#footer_liens_body div.gp_liens a:hover{
	color: #b50000;
	text-decoration: none;
}*/

div#footer_liens div.gp_liens h5{
	color: #fff;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom:0px;
	font-weight:normal;
}
div#footer_liens div.gp_liens h5 a{
	color: #fff;
	text-decoration: none;
}
div#footer_liens div.gp_liens h5 a:hover{
	color: #000;
	text-decoration: none;
	
}

/*div#footer_liens div.gp_liens h6{
	color: #5d5d5d;
	font-size: 10px;
	padding: 0px;
	font-style:normal;
}*/
div#footer_liens div.gp_liens h6 {
margin: 0px;
font-weight:normal;
font-size: 10px;
}

div#footer_liens div.gp_liens h6 a{
	color: #5d5d5d;
	text-decoration: none;

}
div#footer_liens div.gp_liens h6 a:hover{
	color: #b50000;
	text-decoration: none;
}


/*div.gp_liens div.titre_rub_liens{
	color: #fff;
	font-size: 11px;
	margin-bottom: 5px;
}
div#footer_liens_body div.gp_liens  div.titre_rub_liens a{
	color: #fff;
	text-decoration: none;
}
div#footer_liens_body div.gp_liens  div.titre_rub_liens a:hover{
	color: #000;
	text-decoration: none;
}*/

/*BOUTIQUE*/
div.box_boutique{
	display: inline-block;
	vertical-align: top;
	width: 268px;
	margin-bottom: 10px;
}

div.box_boutique_body{
	background:  url(../img_espace/info_boutique_bg.gif) repeat-y bottom;
	height: 420px;
	padding-top: 10px;
	padding-left:10px;
}
div.box_boutique_avantage{
	display: inline-block;
	vertical-align: top;
	width: 268px;
	margin-left: 5px;
}
div.box_boutique_avantage_body{
	background:  url(../img_espace/info_boutique_bg.gif) repeat-y bottom;
	height: 150px;
	padding-top: 10px;
}
div.box_boutique_maps{
	display: inline-block;
	vertical-align: top;
	width: 268px;
	margin-left: 280px;
	margin-top: -270px;
}
div.box_boutique_maps_body{
	background:  url(../img_espace/info_boutique_bg.gif) repeat-y bottom;
	height: 197px;
	padding-top: 10px;
	padding-left:5px;
}
div.box_boutique_img{
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin-top: -493px;
	margin-left: 557px;
}

div.box_boutique_img_body{
	background:  url(../img_espace/info_img_bg.gif) repeat-y bottom;
	height: 425px;
	padding-top: 5px;
	padding-left:5px;
}


/*ESPACE ADHERENT*/

ul.espace_menu {
	list-style: url(../img/puce_espace.gif);
	font-size: 11px;
	color: #464942;
	padding-left: 25px;
	margin: 0;
}

ul.espace_menu li{
	margin-bottom: 5px;
	
}

ul.espace_menu a {
	color: #464942;
	text-decoration: none;
}
ul.espace_menu a:hover {
	color: #b50000;
	text-decoration: none;
}

div.box_espace_adh_info{
	display: inline-block;
	vertical-align: top;
	width: 268px;
	margin-bottom: 10px;
}
div.box_espace_adh_info_body{
	background:  url(../img_espace/info_perso_bg.gif) repeat-y bottom;
	height: 102px;
	padding-top: 10px;
}


div.box_espace_adh_carte{
	display: inline-block;
	vertical-align: top;
	width: 225px;
	margin-left: 5px;
}
div.box_espace_adh_carte_body{
	background:  url(../img_espace/carte_reponse_bg.gif) repeat-y bottom;
	height: 102px;
	padding-top: 10px;
}



div.box_espace_adh_commande{
	display: inline-block;
	vertical-align: top;
	width: 268px;
	margin-bottom: 10px;
}
div.box_espace_adh_commande_body{
	background:  url(../img_espace/info_perso_bg.gif) repeat-y bottom;
	height: 60px;
	padding-top: 10px;
}


div.box_espace_adh_commande_exp{
	display: inline-block;
	vertical-align: top;
	width: 225px;
	margin-left: 5px;
}
div.box_espace_adh_commande_exp_body{
	background:  url(../img_espace/carte_reponse_bg.gif) repeat-y bottom;
	height: 60px;
	padding-top: 10px;
}



div.box_espace_adh_avantages{
	display: inline-block;
	vertical-align: top;
	width: 502px;
}
div.box_espace_adh_avantages_body{
	background:  url(../img_espace/avantages_bg.gif) repeat-y bottom;
	height: 310px;
	padding-top: 10px;
	color: #464942;
	font-size: 11px;
}
div.box_espace_adh_avantages_body table{
	margin-left: 5px;
	margin-bottom: 15px;
}



div.box_espace_adh_aide{
	float: right;
	margin-right: 20px;
	vertical-align: top;
	width: 252px;
	margin-left: 5px;
}
div.box_espace_adh_aide_body{
	background:  url(../img_espace/aide_bg.gif) repeat-y bottom;
	height: 235px;
	padding-top: 10px;
	font-size: 11px;
	color: #464942;
}
div.box_espace_adh_aide_body span.big{
	font-size: 14px;
	font-weight: bold;
}
div.box_espace_adh_aide_body div.txt{
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.fact_titre{
	background-image:url(../img/bg_static.gif);	
	width:776px;
	height:83px;
	margin-bottom:2px;
}

div.fact_titre span{
	display: block;
	color: #6A6A6A;
	font-family: Arial narrow;
	font-size: 22px;
	/*font-weight: bold;*/
	margin-left: 20px;
	padding-top: 47px;
}


/*PUCES NUMEROS DE COULEURS*/

div.num_rouge{
	width:10px;
	padding-left: 4px;
	height:15px;
	margin-left: 1px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_rouge.gif) no-repeat;
	text-align: left;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
}
div.num_rouge_v2{
	width:16px;
	padding-left: 1px;
	height:15px;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_rouge.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 9px;
	font-weight:bold;
}
div.num_violet{
	width:10px;
	padding-left: 4px;
	height:15px;
	margin-left: 1px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_violet.gif) no-repeat;
	text-align: left;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
}
div.num_violet_v2{
	width:10px;
	padding-left: 4px;
	height:13px;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_violet.gif) no-repeat;
	text-align: left;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
}
div.num_vert{
	width:14px;
	height:15px;
	margin-left: 1px;
	margin-top: -5px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_vert.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}
div.num_pourcent_5{
	width:24px;
	height:21px;
	padding-top: 3px;
	margin-left: 1px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_noir.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
div.num_pourcent_10{
	width:31px;
	height:26px;
	padding-top: 5px;
	margin-left: 1px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_noir_2.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
div.num_pourcent_5_v2{
	width:24px;
	height:19px;
	padding-top: 5px;
	margin-left: 1px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_noir.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
div.num_pourcent_10_v2{
	width:31px;
	height:26px;
	padding-top: 10px; /*5px;*/
	margin-left: 1px;
	margin-right: 0px;
	display: inline-block;
	background:url(../img/bg_noir_2.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8px;
	font-weight: bold;
	margin-top: -3px;
}
.box_fiche_prod1 div.num_pourcent_10_v2{
margin-top: -15px;
margin-left:13px;

}



a.plus_infos{
	color: #636262;
	font-size: 11px;
}






/*PANEL TOP ESPACE ADH*/
#panel_top_login {
	position: absolute;
	height: auto;
	display: none;
	top: 127px; /* FIX 97px; */
	margin-left: 360px;
	width: 450px;
	z-index: 999999;	
}
div.btn_adh_open{
	margin-left: 321px;
	margin-top: -30px;	/* FIX */
	width: 129px;
}
div.panel_top_content {
	color: #464942;
	font-size: 12px;
	background: url(../img/panel_adh_bg2.gif) repeat-y;
	
}
div.panel_top_content div.box_grise_adh{
	width: 430px;
	background: #eff1f1;
	margin-top: 10px;
	margin-left:10px;
	font-size: 13px;
}
div.panel_top_content div.box_grise_adh input[type=text]{
	width: 110px;
	background: #fff;
	border: 1px solid #9da6a7;
	font-size: 13px;
	
}

table.panel_adh td.separation{
	background: url(../img/panel_adh_separation.gif) center repeat-y;

}
div.panel_top_content div.box_grise_adh_2{
	width: 490px;
	background: #eff1f1;
	padding: 10px 10px 5px 10px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
}
div.panel_top_content div.box_grise_adh_2 input[type=text]{
	width: 115px;
	background: #fff;
	border: 1px solid #9da6a7;
}
/* PANEL TOP LOGGUE */
#panel_top_logged {
	position: absolute;
	height: auto;
	display: none;
	top: 127px;
	margin-left: 610px;
	width: 150px; /*273px;*/
	z-index: 999999;
}
div.panel_top_logged_content {
	color: #464942;
	font-size: 12px;
	background: url(../img/panel_adh_bg.gif) repeat-y;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 177px;
	border-right: 1px solid #B4B4B4; 
	/*padding-left: 10px;*/
	padding-right: 22px;
	text-align: right;
}
div.panel_top_logged_content a{
	color: #666666;
	font-size: 12px;
	text-align: right;
	text-decoration:none;
	
}
div.panel_top_logged_content a:hover{
	color: #000000;
	font-size: 12px;
	text-align: right;
}
#panel_top_logged div.btn_adh_open {
	margin-left: 71px;
	margin-top: -30px;	/* FIX */
	width: 129px;
}


/*PANEL TOP PANIER*/

div#nb_item_panier_header {
	position: absolute;
	top: 105px;
	margin-left: 892px;
	width: 24px;
	z-index: 99999999;
	font-size: 12px;
	letter-spacing: -1px;
}

#panel_top_panier {
	position: absolute;
	height: auto;
	display: none;
	top: 129px; /* FIX 73px; */
	margin-left: 705px;
	
	width: 257px;
	z-index: 9999999;
}
div.btn_panier_open{
	margin-left: 107px;
	margin-top: -54px;
	width: 150px;
}

#panel_top_panier_content{
	background: url(../img/panel_panier_bg.gif) repeat-y;
}
#panel_top_panier_content table.panel_panier{
	font-size: 11px;
	color: #5d5d5d;
}
/*#panel_top_panier_content table.panel_panier_total{*/
#panel_top_panier_content .panel_panier_total{
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	background: #e8eae9;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#panel_top_panier_content table.panel_panier tr.head{
	font-size: 12px;
	font-weight: bold;
	color: #464942;
}
#panel_top_panier_content table.panel_panier hr{
	color: #a8acac;
	background-color: #a8acac;
	height: 1px;
	border: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

#panel_top_login #accordion_top h3 { background: none; border:none; }


.slide_top {
	margin: 0;
	padding: 0;
}
a.bouton-slide_top, a.bouton-slide_panier_top{
	 outline: none;
}

div.menu_deroul_top{
	width: 972px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 9999999;
	display: none;
}

.epuise { 
	font-weight: bold; 
	color: #CA1212;
	margin-left:60px;

}

/* Menu Droulant */
.menuadmintop {visibility:hidden; position: absolute; width:800px; height:300px;}

/* BANDEAU ADHESION  */
div#bando_offre_famille{
background: url(../img/offre_adh_famille.gif) no-repeat;
width:780px;
height:180px;
vertical-align: top;
float: right;
margin-right:20px;
}
div#bando_offre_fiche{
background: url(../img/offre_adh_fiche.gif) no-repeat;
width:780px;
height:180px;
vertical-align: top;
float: right;
margin-right:25px;
}
div.livre_adhesion{
width:80px;
height:110px;
padding-top:50px;
margin-left:45px;
}
div.livre_adh_1{
width:80px;
height:110px;
margin-top:-110px;
margin-left:180px;
}
div.livre_adh_2{
width:80px;
height:110px;
margin-top:-110px;
margin-left:234px;
}
div.livre_adh_3{
width:80px;
height:110px;
margin-top:-110px;
margin-left:295px;
}


div.cado_bienvenue{
	/*width:70px;
	height:20px;
	margin-left:465px;*/
	width:165px;
	height:140px;
	margin-left:412px;
	margin-top:-120px;
	cursor: pointer;
	
	
}
/*div#bando_offre_famille div.cado_bienvenue{
	margin-top:155px;
}*/

div#ban_offre_etape{
background: url(../img/ban_offre_etape.gif) no-repeat;
width:780px;
height:180px;
vertical-align: top;
/*float: right;
margin-right:25px;*/
margin-right: auto; 
margin-left: auto;
margin-top:5px;
}

/*AIDE EN LIGNE*/

div.aideenligne{
	width: 755px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.aideenligne a{
	color: #ff8a32;
}

div.aideenligne_bg1{
	background: #f0f2f1;
	font-size: 13px;
}
div.aideenligne_bg2{
	background: #dee3e0;
	font-size: 13px;
}
div.aideenligne_bg3{
	background: #f7f9f8;
	font-size: 12px;
}
div.aideenligne_bg4{
	background: #ebeeec;
	font-size: 12px;
}
div.aideenligne_bg5{
	background: #fff;
	font-size: 12px;
}

div.aide_rouge{
	background-color: #b50000;
	height: 2px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 775px;
}
div.aide_blanc{
	background-color: #fff;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 775px;
}
div.aide_gris{
	color: #edf0ef;
	background-color: #edf0ef;
	height: 2px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 775px;
}

input.input_aide{
	width: 200px;
	border: 1px solid #969894;
	/*background: #fff;*/
}
input.input_aide_petit{
	width: 105px;
	border: 1px solid #969894;
	/*background: #fff;*/
}
span.aide_gris{
	color: #4c4b4b;
}



/*COMMANDES*/

div.box_bg_rouge{
	background: #b50000;
	color: #fff;
	font-size: 12px;
}
div.box_bg_rose{
	background: #f8e8e8;
	color: #343434;
	font-size: 12px;
}
div.historique_cmd_head{
	background: #d9dedb;
	color: #343434;
	font-size: 12px;
	width: 755px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
div.historique_cmd_item{
	background: url(../img/bg_historique_cmd.jpg) repeat-y;
	color: #616767;
	font-size: 12px;
	width: 755px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.historique_cmd_item strong{
	color: #343434;
}
div.historique_cmd_item strong.rouge{
	color: #b71212;
}
div.historique_cmd_item hr{
	color: #616767;
	background-color: #616767;
	height: 1px;
	border: 0;
	width: 745px;
}
div.historique_cmd_item table{
	margin-top: 15px;
	margin-bottom: 15px;
}
div.txt_clair{
	color: #535252;
}

div.box_offre{
	width: 575px;
	height: 62px;
	margin-top: 2px;
	margin-left: 70px;
	background: url(../img_principe/bg_box_offre.gif) no-repeat;
}
div.msg_confirm{
	font-size: 15px;
	margin-top: 50px;
	text-align: center;
}
/* PAGE STATIC*/
div.static_page{
width:776px;
}
div.static_page a{
	font-size: 13px;
	color: #CCCCCC;
	margin-left: 20px;
}
div.static_page a:hover{
	font-size: 13px;
	color: #CCCCCC;
	margin-left: 20px;
}
div.static_page div.titre{
	background-image:url(../img/bg_static.gif);	
	width:776px;
	height:83px;
	margin-bottom:2px;
}
div.static_page div.stitre{
	font-size: 15px;
	color:#666666;
	font-weight:bold;
}
div.static_page div.titre h3{
	font-size: 18px;
	color: #b50000;
	font-style:normal;
	margin-left:8px;
	padding-top:30px;
	
}
div.static_page div.texte{
	font-size: 12px;
	color: #616767;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 45px;
	margin-bottom:5px;
}

div.showtrail { padding: 5px 5px 5px 5px; background-color: #FFFFFF; /*width: 420px;*/ border: 1px solid #000000; }

div.showtrail table{
	padding:5px 5px 5px 5px;
	font-size: 10px;
	color: #000000;
	
}
div#feuilletez{
background-color:#b5b9b8;
}
div.ui-dialog-titlebar{
background-color:#b5b9b8;
}
div.ui-dialog-titlebar span.ui-dialog-title{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.static_page #accordion .ui-state-hover a { color: #FFFFFF; }

/* CSS pour Theme */

div#theme_produit{
width:780px;
margin-top:-10px;
}
div#theme_produit div.livre{
width:750px;
height:200px;
margin-left:29px;
font-family:Arial, Helvetica, sans-serif;
}
div#theme_produit div.img_livre{
width:90px;
height:110px;
padding-top:20px;
}

div#theme_produit div.infos{
padding-top:20px;
width:90px;
}

div#theme_produit div.infos a{
color:#636262;
font-size:12px;
}

div#theme_produit div.contenu_livre{
margin-left:79px;
margin-top:-160px;
font-size:12px;
color:#3f3926;
width:460px;
}

div#theme_produit div.titre h2 a{
width:300px;
font-size:12px;
color:#61655b;
font-weight:bold;
text-decoration:none;
}

div#theme_produit div.stock{
width:150px;
margin-top:-25px;
margin-left:350px;
}
div#theme_produit div.auteur h2{
width:300px;
color: #61655b;
font-style:italic;
font-weight:normal;
margin-top:-15px;
font-size:12px;
}
div.resume h3{
text-align:justify;
font-size:14px;
font-weight: normal;
color:#61655b;
} 

div.prix{
width:200px;
margin-left:550px;
margin-top:-130px;
}

div.blocprix{
width:200px;
margin:0px;
padding:0px;
}
.box_pas_manquer .panel .box_produit div.blocprix{
width:180px;
}
span.smallink{
font-size:10px;
}
span.points{
font-size:10px;
color:#2b00b5;
font-weight:bold;
}
span.gratuit{
font-size:11px;
font-weight:bold;
color:#b50000;
}
.gratuit{
font-size:11px;
font-weight:bold;
color:#b50000;
}
div.gratuit{
display: inline;
}
div.boutique_right{
margin-left:25px;
}

/* Critiques lecteurs */
#critique_lecteur {}

#critique_lecteur input[type='radio'] {
display: none;
}

#critique_lecteur #notation {
background: transparent url(../img/etoile/etoile_1.gif) 0 0 no-repeat;
width: 60px;
height: 12px;
}

#critique_lecteur #notation label {
display: block;
width: 12px;
height: 12px;
float:left;
margin: 0;
padding: 0;
text-indent: -2000px;
}

/* Plus sur le livre */
div#plus_livre{
display:block;
border: 1px dashed;
margin: 5px 0px 0px 10px;
background-color:#e4e6e3;
padding: 5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:center;
}
div#plus_livre a{
color:#333333;
}

.error { 
font-weight: bold;
color: #D50000;
}

.error strong { 
background-color: #D50000;
color: #FFFFFF;
}

