/* elements html */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(images/fond.gif) repeat top left;
}
p {
	margin: 0 0 2px 0;
}
img {
	border: 0;
}
h1 {
	font-size: 2em;
}
h1.titrepage, h1.titrepage span {
	display:none;
}
h2 { 
	font-size: 1.2em;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: 1.1em;
	display: inline;
}
input, select {
	border: 1px solid #aaa;
	width: 155px;
}
input:focus, select:focus, textarea:focus {
	background: #f0f0f0;
}
input[type="submit"], input.submit {
	font-family: Arial, Helvetica, sans-serif;
	background: #898989 url(images/bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 1px 4px;
	height: 19px;
	border: 0;
	color: #fff;
}
input[type="submit"]:hover, input.submit:hover {
	background: #f80;
	cursor: pointer;
	color: #fff;
}
input[type="checkbox"], input.checkbox  {
	width: 15px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #aaa;
	width: 350px;
	height: 150px;
	font-size: 1.1em;
}	

/* blocs */
div#conteneur {
	width: 970px;
	margin: 15px auto;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff url(images/fond-conteneur.jpg) repeat-y top left;
}
div#header {
	height: 175px;
	padding: 0px;
	margin: 0;
	position: relative;
	top: -25px;
}
div#header h1 {
	background: transparent url(images/header.jpg) no-repeat top right;
	height: 180px;
	width: 100%;
	margin: -5px 0 0 0;
	padding:0;
}
/*#langues {
	width: 145px;
	margin-left: 801px;
	text-align: center;
	position: absolute;
	top: 60px;
	padding: 10px;
}
#compte {
	width: 145px;
	margin-left: 810px;
	position: absolute;
	top: 142px;
	line-height: 20px;
	padding: 10px;
}
#haut {
	width: 100%;
	position: relative;
	top: -30px;
	display: none;
}*/
/*div#haut {
	position: absolute;
	top: 137px;
	margin-left: 420px;
	width: 381px;
}
div#haut li {
 	float: left;
}
div#haut ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
div#haut li a {
	display: block;
	width: 126px;
	height: 20px;
	text-align: center;
	padding-top: 14px;
	background: url(images/onglet.jpg) no-repeat top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#haut li a:first-letter {
	font-size: 18px;
}
div#haut li a:hover {
	background-position: 0 -34px;
}
div#haut li a.selected {
	background-position: 0 -34px;
}*/
div#conteneurcentre {
	/*background: url(images/fond-centre.gif) repeat-x top left;*/
	position: relative;
	top:0px;
}
div#centre {
	margin-left: 190px;
	margin-right: 170px;
	padding: 1px 5px 5px 5px;
	text-align: justify;
	min-height: 500px;
	color: #201012;
	width: 590px;
	position: relative;
	top:-3px;
}
div#gauche {
	float: left;
	width: 190px;
	padding: 0px;
	margin-left: 0px;
}
div#droite {
	float: right;
	width: 170px;
	padding: 0px;
	margin-right: 0px;
}
div#footer {
	clear: both;
	line-height: 15px;
	padding: 15px 5px 15px 5px;
	text-align: center;
	margin: 20px auto 0 auto;
	width: 99%;
	color: #555;
	background: url(images/fond-footer.jpg) repeat-x top left;
}

div#footer .bloc {
	margin: 0px 0 10px 0;
}
div#footer a {
	color: #000;
	text-decoration:none;
	font-weight: normal;
	font-size: 1.1em;
}
div#footer a:hover {
	color: #f60;
	text-decoration:none;
}

/* design */
#header h1 span, #header p span, #header a span {
	display: none;
}
#header a {
	display: block;
	width: 400px;
	height: 174px;
	position: absolute;
	top: 0px;
	z-index: 100;
}
#header a#sitemap {
	position: absolute;
	top: 2px;
	width: auto;
	height: auto;
	margin-left: 920px;
	color: #ccc;
	text-decoration: none;
	font-style: italic;
}
#header a#sitemap:hover {
	color: #aaa;
	text-decoration: underline;
}
#conteneur .fondcont {
	/*background: transparent url(images/fond-conteneur.png) repeat-y top left;*/
}
#conteneur .debutcont {
	/*background: transparent url(images/haut-conteneur.png) no-repeat top left;*/
	height: 25px;
}
#conteneur .fincont {
	/*background: transparent url(images/bas-conteneur.png) no-repeat top left;*/
	height: 0px;
}
#centre .bloc h3, #popup .bloc h3, #centre .halfbloc h3 {
	/*border-bottom: 1px solid #ccc;*/
	background: transparent url(images/fond-h3.jpg) no-repeat 0px 22px;
	width: 560px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: -5px;
	margin-left: -3px;
	/*text-transform: uppercase;*/
	font-size: 14px;
	color: #4A5C6A;
	font-weight: bold;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Times, "MS Serif", serif;
}
#centre .bloc h3 a, #popup .bloc h3 a, #centre .halfbloc h3 a{
	color: #4A5C6A;
}
#centre .halfbloc h3 {
	width: 265px;
}
#popup .bloc h3 {
	width:100%;
	text-align: left;
}

#centre .bloc .fin {
	margin-bottom: 10px;
}
#centre .bloc {
	padding: 10px;
	margin: 0 5px 10px 5px;
	/*background: #e8edf1;*/
	/*background: #e2e8ef;*/
	/*-moz-border-radius: 25px;*/
	float: left;
	width:569px;
	color: #444;
	/*border: 1px solid #ccc;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
#gauche .bloc, #droite .bloc {
	padding: 0 5px 5px 5px;
	margin: 10px 0;
	/*background: #dee1e4;*/
	/*border: 1px solid #bbb;*/
}
#droite .bloc {
	margin-bottom: 25px;
}
/*
#gauche .bloc {
	border-left:0;
	-moz-border-radius-bottomright: 15px;
}
#droite .bloc {
	border-right:0;
	-moz-border-radius-bottomleft: 15px;
}*/
#gauche h3, #droite h3  {
	background: url(images/fond-menu.gif) repeat-y top left;
	padding: 3px 5px 3px 7px;
	margin: -10px 0 5px -5px;
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: bold;
	color: #fff;
/*	font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, sans-serif;
	/*letter-spacing: 2px;*/
}
#gauche h3{
	background: url(images/fond-menug.gif) repeat-y top left;
	margin-left:0px;
}
#droite h3  {
	background: url(images/fond-menu.gif) repeat-y top right;
	padding-left:10px;
}

#gauche h4, #droite h4  {
	color: #000;
	background: #fff /*url(images/fond-soustitre.gif) repeat-x top left*/;
	padding: 2px 2px 2px 5px;
	margin: 0;
	/*text-transform: uppercase;*/
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Times, "MS Serif", serif;

	display: block;
	/*margin: -5px 0 0 -5px;*/
	margin: 8px 0 8px 0px;

}


#droite h4  {
	background: #e0e7ed /*url(images/fond-soustitre.jpg) repeat-y top left*/;
}
div#droite table#tablepromos h4 {
	font-size: 1.1em;
	display: inline;
	text-transform: none;
	background: transparent;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
div#droite table#tablepromos h4 a:hover{
	text-decoration:underline;
}

/* menus */
#compte a {
	color: #000;
	text-decoration: none;
	background: #fce8a9;
}
#compte a:hover {
	color: #B3CF49;
	background: #fce8a9;
}
#compte ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 20px;
}
#compte li {
	line-height: 26px;
}
#compte img {
	position: relative;
	top: 4px;
}

#gauche ul, #centre ul {
	list-style-type: none;
	margin: 15px 0 20px 0px;
	padding: 0;
}
#gauche li {
	margin: 0px;
}
#gauche a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#gauche h4 a, #droite h4 a {
	margin: 0;
	padding:1px 0;
	display: inline;
}
#gauche a.selected {
	color: #f80;
}
#gauche a:hover {
	color: #f80;
	/*background: transparent url(images/fond-lien.jpg) repeat-y top left;*/
}
#gauche h4  a{
	color:#000;
	font-size:0.9em;
	width: 175px;
	display:block;
	padding-right:10px;
}
#gauche h4  a:hover{
	color:#f80;
	background:#fff url(images/depli.gif) no-repeat right;
}
#droite div.rechercheavancee {
	position: relative;
	top: 6px;
	left: -5px;
	clear:both;
}
#droite div.rechercheavancee a:hover {
	background: none;
	color: #f80;
}
#gauche ul li ul{
	margin: 5px 0 20px 0;
}
#gauche ul li ul a {
	padding: 3px 3px 3px 5px;
	margin: 1px;
}

#droite ul {
	list-style-type: none;
	margin: 0 0 5px 0px;
	padding: 0;
}
#droite li {
	margin: 0px;
}
#droite a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#droite a.selected {
	color: #f80;
}
#droite a:hover {
	color: #f80;
}
#droite ul a:hover {
	color: #f80;
	/*background: transparent url(images/fond-lien2.jpg) repeat-y top left;*/
}
#droite ul li ul{
	margin: 0 0 10px 0;
}
#droite ul li ul a {
	padding: 3px 3px 3px 15px;
	margin: 1px;
}
#droite div.moncompte input{
	width: 67px;
}
#droite h4.espaceclient {
	margin: 10px 0 10px -5px;
}
#gauche form, #droite form {
	margin: 0 0 10px 0;
}

#centre ul {
	padding-left: 10px;
}
#centre ul.compte {
	padding-left: 30px;
	background: url(images/compte.jpg) no-repeat 10px 12px;
	list-style-image: url(images/puce.gif);
}
#centre ul a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 250px;
	padding: 3px;
	padding-left: 0px;
}
#centre ul a:hover {
	text-decoration: underline;
}
#centre ul li ul{
	margin: 0 0 10px 0;
}
#centre ul li ul a {
	padding: 3px 3px 3px 15px;
}
#centre ul.compte a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 210px;
	padding: 3px;
	padding-left: 1px;
	line-height: 15px;
}
#centre ul.compte a:hover {
	text-decoration: underline;
}

/* centre */
#centre a {
	color: #000;
	text-decoration: none;
}
#centre a:hover {
	text-decoration: underline;
	color: #f80;
}
#centre a.souligne {
	text-decoration: underline;
}
#centre a.souligne2 {
	text-decoration: underline;
}
#centre a.soulignepetit {
	text-decoration: underline;
	font-size: 0.9em;
}
#centre a.soulignegras {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa;
}
#centre a.soulignegras:hover {
	color: #f99734;
}
#centre a.soulignegras2 {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f80;
}

/* footer */

#footer a {
	color: #888;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}

/* produits */
.produit {
	vertical-align: top;
	/*border-top: 1px solid #b6c7d5;
	border-bottom: 1px solid #b6c7d5;*/
	border: 1px solid #ddd;
	/*border-left: 1px solid #ddd;*/
	padding: 5px 11px 11px 5px;
	/*background: #fff url(images/ombre.png) no-repeat bottom right;*/
}
td.bgblanc {
	background: #f0f0f0;
	border-top: 1px dotted #b6c7d5;
	border-bottom: 1px dotted #b6c7d5;
}
img.apercu, img#grande {
	/* border: 1px solid #f9cada; */
	padding: 0 7px 7px 0;
	background: url(images/ombre.png) no-repeat bottom right;
}
div.miniatures {
	margin-left: 0px;
}
td.photos {
	/*border-right: 1px dotted #f80;*/
	height:100px;
}
#listeproduits, .listeproduits  {
	position: relative;
	left: -7px;
	width:578px;
}
fieldset#selection {
	border: 2px solid #ccc;
	padding: 5px;
}
fieldset#selection legend {
	text-transform: uppercase;
	font-weight: bold;
	color: #f80;
	font-size: 1.0em;
	padding: 0 5px;
}
#listeselections {
	width:100%;
	background: #fff;
}
span.chapo {
	font-style: italic;
	font-size: 0.9em;
}
span.prix {
	color: #f80;
	font-weight: bold;
	font-size: 1.3em;
}
span.nomsite {
	color: #000;
	font-weight: bold;
}
span.prix2 {
	font-size: 0.8em;
}
span.promo {
	text-decoration: line-through;
}
span.ref {
	font-size: 0.9em;
	position: relative;
	top: -10px;
}
span.dispostock {
	color: #46AC1A;
	font-style: italic;
}
span.disporupture {
	color: #f00;
	font-style: italic;
}
span.disposoon {
	color: #f80;
	font-style: italic;
}
.erreur {
	color: #f00;
}
div#pages {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
}
div#pages img {
	position: relative;
	top: 5px;
}
input.inputnewsletter {
	width: 100px;
	font-size: 0.9em;
	height: 15px;
}
input.inputrecherche {
	width: 156px;
	font-size: 0.8em;
	height: 15px;
}
input.submitnewsletter {
	width: 80px;
	position: relative;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: #898989 url(images/bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 1px 4px;
	height: 19px;
	border: 0;
	color: #fff;
}
div.continuer {
	text-align:right;
	padding: 30px;
	padding-right: 0px;
}
a.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #898989 url(images/bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 1px 4px;
	height: 19px;
	border: 0;
	color: #fff;
}
a.bouton:hover {
	background: #f80;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
#centre a.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #898989 url(images/bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 1px 4px;
	height: 19px;
	border: 0;
	color: #fff;
}
#centre a.bouton:hover, div#droite table#tablepromos a.bouton:hover {
	background: #f80;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
div#droite table#tablepromos a:hover {
	color: #f80;
}
#footer .bloc img {
	position: relative;
	top: 3px;
}
img.panier {
	position: relative;
	top: -15px;
	left: 70px;
}
img.paniermini {
	position: relative;
	top: 7px;
	padding-right: 3px;
}

/*div.imagehaut {
	height: 11px;
	background: url(images/image-haut.gif) no-repeat top left;
	width: 258px;
}
div.imagecentre {
	background: url(images/image-centre.gif) repeat-y top left;
	width: 258px;
}
div.imagecentre img{
	margin: 0 13px;
}
div.imagebas {
	height: 11px;
	background: url(images/image-bas.gif) no-repeat top left;
	width: 258px;
}

div.minihaut {
	height: 6px;
	background: url(images/mini-haut.gif) no-repeat top left;
	width: 124px;
}
div.minicentre {
	background: url(images/mini-centre.gif) repeat-y top left;
	width: 124px;
}
div.minicentre img{
	margin: 0 6px;
}
div.minibas {
	height: 6px;
	background: url(images/mini-bas.gif) no-repeat top left;
	width: 124px;
}*/
a.telechargedoc {
	position: relative;
	top: -13px;
}
#langues a{
	color: #605256;
	background: #fce8a9;
	font-weight: bold;
}
#langues a:hover{
	color: #f80;
	background: #fce8a9;
}
div.contourpanier table th {
	color: #fff;
	background: #6B7984;
	border:0;
	padding: 4px 5px;
}
div.contourpanier table .diff {
	color: #201012;
	background: transparent;
	border:0;
}
div.contourpanier {
	background: #fff url(images/content2.jpg) repeat-x 0 26px;
	border: 1px solid #b6c7d5;
	/*-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;*/
}
th {
	border-bottom: 1px dotted #888;
	background: #ddd;
}
span.soulignegras {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*tr.fond, td.fond {
	background: #ddd;
}*/
.bggrisclair {
	background: #eee;
	color: #444;
}
#popup .bloc {
	padding: 10px;
	margin: 15px;
	/*background: #e8edf1;
	-moz-border-radius: 25px;*/
}
#plansite h4 {
	font-size: 1.2em;
	text-decoration: underline;
}
table.caracteristiques {
	border-top:1px dotted #ccc;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
table.caracteristiques th, table.caracteristiques td {
	border-bottom:1px dotted #ccc;
	padding: 2px;
	text-align: left;
}
table.caracteristiques th {
	border-right:1px dotted #ccc;
	color: #fff;
	background: url(images/titre.jpg) repeat-y top left;
}
table.caracteristiques td {
	background: #fff;
}
span.textedeclinaison {
	font-style: italic;
	font-size: 0.9em;
	padding-left: 5px;
	color: #555;
}
div#droite table#tablepromos a.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #898989 url(images/bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 1px 4px;
	height: 19px;
	border: 0;
	color: #fff;
	display: inline;
}
h4.recherchecarac {
	/*text-transform: uppercase;*/
	font-size: 15px;
	color: #90292a;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Times, "MS Serif", serif;
	position: relative;
	top: -12px;
	padding-left: 3px;
	font-weight: normal;
}
h4.recherchecarac span {
	font-weight: normal;
	color: #201012;
	text-transform: none;
	font-size: 14px;
}
div.line {
	background: transparent url(images/borderline.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}
#centre a.minibouton {
	font-size:0.9em;
	text-decoration: underline;
}
td.separepanier {
	border-bottom: 1px solid #fff;
}
img.logopaiement {
	border: 1px solid #b6c7d5;
	margin-bottom: 3px;
}
div.blochomedivsuite {
	text-align: right;
	padding-right: 3px;
}
table.notation {
	background : #fff;
	border: 1px solid #80A9D1;
	margin: 0 auto;
}
table.notation th {
	border:0;
	width: 60px;
	padding: 4px 7px;
	color: #333;
	background: #f9f9f9;
	border-right: 1px dotted #ccc;
}
table.notation td.titre {
	border-bottom: 1px solid #80A9D1;
	text-align: center;
	background: #e0e0e0;
	font-weight: bold;
	padding: 4px 7px;
}
table.notation td {
	padding: 2px 5px 0 5px;
}
div#extradiv1 {
	height:0;
	width:0;
	background-image: url(images/fond-lien.jpg);
}
div#extradiv2 {
	height:0;
	width:0;
	background-image: url(images/fond-lien.jpg);
}
div.logosmarques {
	padding: 20px;
	vertical-align: middle;
}
div.logosmarques img {
	vertical-align: middle;
	margin: auto;
	padding: 7px 15px;
}
div.auteur {
	margin-top: -14px;
	font-size: 0.9em;
}
/* blochome */
#centre .halfbloc .fin {
	margin-bottom: 10px;
}
#centre .halfbloc {
	padding: 10px;
	margin: 0 5px 10px 5px;
	/*background: #e8edf1;
	-moz-border-radius: 25px;*/
	width: 280px;
	float: left;
}
/* Highslide */
.highslide {
	cursor: url(../../perso/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
h2.titresitemap {
	font-size: 1.0em;
	margin-bottom: 0px;
}
/* blocs */
.bloque1x1, .bloque2x1, .bloque3x1 {
	border:1px solid #d7dde3;
	/*border-left:1px solid #d7dde3;*/
	float:left;
	margin:-5px 8px 13px 0;
	padding: 5px 11px 11px 5px;
	/*background: #fff url(images/ombreie6.png) no-repeat bottom right;	*/
	text-align:left;
	min-height:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #201012;
}
.bloque1x1{
	width:171px;
}
.bloque2x1{
	width:368px;
}
.bloque3x1{
	width:564px;
}
.bloque1x1 span.important, .bloque2x1 span.important, .bloque3x1 span.important {
	color: #2778c6;
	font-weight:bold;
}
.bloque1x1 a, .bloque2x1 a, .bloque3x1 a {
	color: #3c4a64;
	font-weight:bold;
}
.bloque1x1 a.boutonsuiteindex, .bloque2x1 a.boutonsuiteindex, .bloque3x1 a.boutonsuiteindex {
	color: #6D8B96;
}
.bloque1x1 h4.titre, .bloque2x1 h4.titre, .bloque3x1 h4.titre{
	display: block;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	/*border-bottom: 1px dotted #bbb;*/
	/*background: url(images/puce.gif) no-repeat 0 5px;*/
	
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Times, "MS Serif", serif;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	background: #898989 url(images/bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 1px 4px;
	height: 19px;
	border: 0;
	color: #fff;
	text-decoration: none;
}
.bouton:hover {
	background: #f80;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

/* personnalisation */
.produit textarea {
	width:360px;
	height:34px;
}
.produit fieldset {
	border: 1px solid #ccc;
}
.produit fieldset legend {
	background: #f0f0f0;
	border: 1px solid #ccc;
	padding:7px 10px;
	font-weight:bold;
	font-size: 1.1em;
}
.produit input {
	width:auto;
}

a.info{
    position:relative; 
    z-index:24; 
	background-color:#ccc;
    color:#000;
    text-decoration:none
}
a.info:hover{
	z-index:25;
	background-color:#ff0
}
a.info span{
	display: none
}
a.info:hover span{
	display:block; 
	position:absolute;
	top:1em; left:1em; width:15em;
    border:1px solid #3C4A64;
	border-bottom: 2px solid #3C4A64;
	border-right: 2px solid #3C4A64;
    background-color:#eeeeee; color:#3C4A64;
    text-align: justify;
    padding:10px;
}

/* new panier */
span.notepanier {
	font-size:0.8em;
	color: #ddd;
}

td.ok {
	color: #000;
}
td.ok div.etapepanier {
	display:block;
	width:34px;
	height:34px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(images/etapepanier.gif) no-repeat center;
}
td.ok div.etapepaniertick {
	display:block;
	width:34px;
	height:34px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(images/etapepaniertick.gif) no-repeat center;
}
td.nok {
	color: #ccc;
}
td.nok div.etapepanier {
	display:block;
	width:34px;
	height:34px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(images/etapepaniernok.gif) no-repeat center;
}
div.etapepaniertick a.etapelien {
	display:block;
	width:34px;
	height:34px;
	text-decoration:none;	
	color: #fff;
}
div.etapepaniertick a.etapelien:hover {
	text-decoration:none;	
	color: #fff;
}
h3.souligne {
	/*border-bottom: 1px solid #A4C0E2;*/
}
h4.titrefiche {
	background: transparent url(images/fond-h3.jpg) no-repeat 0px 17px;
	padding-bottom: 3px;
	font-size: 1.2em;
}

/* boutons */
#centre .contenu .bloc div.blochomedivsuite a.boutonsuiteindex {
	color:#6D8B96;
	background: none;
	border:0;
}
#centre .contenu .bloc div.blochomedivsuite a.boutonsuiteindex:hover {
	color:#6D8B96;
	text-decoration:underline;
}
a.button_recommander {
	display:block;
	height:25px;
	width:120px;
	background: #ffffff url(images/button_recommander.gif) no-repeat top left;
}
a.button_recommander:hover {
	background: #ffffff url(images/button_recommander.gif) no-repeat 0 -25px;
}
a.button_panier {
	display:block;
	height:25px;
	width:120px;
	background: #ffffff url(images/button_panier.gif) no-repeat top left;
}
a.button_panier:hover {
	background: #ffffff url(images/button_panier.gif) no-repeat 0 -25px;
}

a.button_panier2 {
	display:block;
	height:25px;
	width:135px;
	background: #ffffff url(images/button_panier2.gif) no-repeat top left;
}
a.button_panier2:hover {
	background: #ffffff url(images/button_panier2.gif) no-repeat 0 -25px;
}

a.button_connexion {
	display:block;
	float: right;
	left: 0px;
	height:16px;
	width:70px;
	background: #ffffff url(images/button_connexion.gif) no-repeat top left;
	padding:0;
	margin:0;
}
a.button_connexion:hover {
	background: #ffffff url(images/button_connexion.gif) no-repeat 0 -22px;
	cursor: pointer;
}
a.button_inscription {
	float: right;
	display:block;
	height:16px;
	width:70px;
	position:relative;
	right:3px;
	background: #ffffff url(images/button_sinscrire.gif) no-repeat top left;
	padding:0;
	margin:0;
}
a.button_inscription:hover {
	background: #ffffff url(images/button_sinscrire.gif) no-repeat 0 -22px;
	cursor: pointer;
}
a.button_rechercher {
	float: right;
	position: relative;
	right:3px;
	top: 4px;
	display:block;
	height:16px;
	width:70px;
	background: #ffffff url(images/button_rechercher.gif) no-repeat top left;
	padding:0;
	margin:0;
}
a.button_rechercher:hover {
	background: #ffffff url(images/button_rechercher.gif) no-repeat 0 -22px;
	cursor: pointer;
}
a.button_pluspromotions {
	display:block;
	height:16px;
	width:139px;
	background: #ffffff url(images/button_plus-promotions.gif) no-repeat top left;
	padding:0;
	margin:0;
	float:right;
}
a.button_pluspromotions:hover {
	background: #ffffff url(images/button_plus-promotions.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.button_panierrecalculer {
	display:block;
	height:23px;
	width:76px;
	background: #ffffff url(images/button_panierrecalculer.gif) no-repeat top left;
	padding:0;
	margin:0;
}
a.button_panierrecalculer:hover {
	background: #ffffff url(images/button_panierrecalculer.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.button_ajouteraddress {
	display:block;
	height:23px;
	width:124px;
	background: #ffffff url(images/button_ajouteradress.gif) no-repeat top left;
	padding:0;
	margin:0;
	float:right;
}
a.button_ajouteraddress:hover {
	background: #ffffff url(images/button_ajouteradress.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.button_panierettapesuivante {
	display:block;
	height:23px;
	width:140px;
	background: #ffffff url(images/button_panieretape.gif) no-repeat top left;
	padding:0;
	margin:0 11px 0 0;
	float: right;
}
a.button_panierettapesuivante:hover {
	background: #ffffff url(images/button_panieretape.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.button_paniercontinuerachat {
	display:block;
	height:23px;
	width:140px;
	background: #ffffff url(images/button_paniercontinuerachat.gif) no-repeat top left;
	padding:0;
	margin:0 0 0 20px;
	float:left;
}
a.button_paniercontinuerachat:hover {
	background: #ffffff url(images/button_paniercontinuerachat.gif) no-repeat 0 -22px;
	cursor: pointer;
	text-decoration:none;
}

a.button_valider {
	display:block;
	height:22px;
	width:76px;
	background: #ffffff url(images/button_valider.gif) no-repeat top left;
	padding:0;
	margin:0 0 0 80px;
}
a.button_valider:hover {
	background: #ffffff url(images/button_valider.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.button_connexiongrand {
	display:block;
	height:22px;
	width:76px;
	background: #ffffff url(images/button_connexion.gif) no-repeat top left;
	padding:0;
	margin:0 0 0 80px;
}
a.button_connexiongrand:hover {
	background: #ffffff url(images/button_connexion.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.bouton_retour {
	display:block;
	height:22px;
	width:76px;
	background: #ffffff url(images/button_retour.gif) no-repeat top left;
	padding:0;
	margin:0;
}
a.bouton_retour:hover {
	background: #ffffff url(images/button_retour.gif) no-repeat 0 -22px;
	cursor: pointer;
}
.bloc2 a.bouton_retour {
	display:block;
	height:22px;
	width:76px;
	background: #ffffff url(images/button_retour.gif) no-repeat top left;
	padding:0;
	margin:0;
}
.bloc2  a.bouton_retour:hover {
	background: #ffffff url(images/button_retour.gif) no-repeat 0 -22px;
	cursor: pointer;
}

a.button_fermer {
	display:block;
	height:23px;
	width:76px;
	background: #ffffff url(images/button_fermer.gif) no-repeat top left;
	padding:0;
	margin:0;
}
a.button_fermer:hover {
	background: #ffffff url(images/button_fermer.gif) no-repeat 0 -22px;
	cursor: pointer;
}

/* commentaire */
div#showavis div.commentaire_livre {
	background: #f0f0f0;
	border: 1px solid #ddd;
	padding: 7px;
	margin: 12px 0;
	/*-moz-border-radius: 5px; */
}
div#showavis div.commentaire_sign {
	padding-top: 5px;
	text-align:right;
	font-style:italic;
	font-size:0.9em;
	color:#888;
}
div#showavis div.commentaire_sign span {
	color:#888;
	font-weight:bold;
}

/* mode paiement */
/* cb */
td#paiement_cb input {
	width:39px;
	height:25px;
	border:0;
	margin:0;
}
td#paiement_cb,td#paiement_cb fieldset{
	width: 160px;
	text-align:center;
	vertical-align:top;
	padding:0 0 3px 5px;
}
td#paiement_cb fieldset{
	padding:0px 0 0 0;
	margin:0 auto 10px auto;
	border:1px solid #ddd;
}
td#paiement_cb fieldset legend{
	color: #000;
	margin:0 5px;
	padding: 0 5px;
	font-weight:bold;
}
td#paiement_cb img {
	width:1px;
}
/* paypal */
td#paiement_paypal input {
	width:133px;
	height:40px;
	border:0;
}
td#paiement_paypal,td#paiement_paypal fieldset{
	width: 160px;
	text-align:center;
	vertical-align:top;
	padding:0 0 10px 10px;
}
td#paiement_paypal fieldset{
	padding:22px 0 25px 0;
	margin:0 auto 10px auto;
	border:1px solid #ddd;
}
td#paiement_paypal fieldset legend{
	color: #000;
	margin:0 5px;
	padding: 0 5px;
	font-weight:bold;
}
td#paiement_paypal img {
	width:1px;
}
/* autres */
td#paiement_3,td#paiement_3 fieldset, td#paiement_4,td#paiement_4 fieldset{
	width: 160px;
	text-align:center;
	vertical-align:top;
	padding:0px 0 5px 10px;
}
td#paiement_3 fieldset, td#paiement_4 fieldset{
	padding:0px 0 0 0;
	margin:0 auto 10px auto;
	border:1px solid #ddd;
}
td#paiement_3 fieldset legend, td#paiement_4 fieldset legend{
	color: #000;
	margin:0 5px;
	padding: 0 5px;
	font-weight:bold;
}