/* general */
body {
	font: 11px/20px Verdana,Arial,Helvetica,sans-serif;
	color: #292929;
	/*background: #E0E0E0;*/
}
body, div, span, ul, li, p, h1, h2, h3, h4, h5, h6, a, table, td, th {
	margin: 0;
	padding: 0;	
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-decoration: none;
	font-family: 'Georgia','Trebuchet MS', Sans-Serif;
}
strong {
	color: #292929;
	text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, strong a {
	color: #000;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, strong a:hover {
	color: #6a67b2;
	text-decoration: underline;
}
td, th {
	padding: 3px;
	vertical-align: top;
}
th {
	background: #f5f5f5;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	color: #333;
}
a {
	color: #6a67b2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
a, input {
	position: relative;
	z-index: 1;
}

/* tooltip */
a.tooltip {
	font-size:0.9em;
	line-height:12px;
}
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 23px;
    left: -10px;
    padding: 5px 10px;
    color: #000;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333;
    background: #f5f5f5;
    width:225px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -14px;
    left: 15px;
    height: 14px;
    width: 14px;
    background: transparent url(../img/infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/* blocs page */
#conteneur {
	position: relative;
	width: 960px;
	margin: 10px auto;
}
#haut {
	height: 80px;
}
#haut img#logo {
	display: none;
	position: absolute;
	top: 10px;
	left: 25px;
}

#menu {
	height: 33px;
	position: relative;
	left: -5px;
}
#menucompte {
	height: 33px;
	position: absolute;
	top: 355px;
	right: 38px;
	width: 960px;
}

#centre {
	margin: 51px 0 0 278px;
	width: 640px;
	min-height: 840px;
	/*border: 1px solid #e0e0e0;*/
	/*border-top: 1px solid #e0e0e0;*/
	/*border-left: 1px solid #e0e0e0;*/
	padding-bottom: 20px;
}
#gauche {
	float: left;
	position: absolute;
	top: 400px;
	left: 37px;
	width: 211px;
	/*border: 1px solid #e0e0e0;*/
	/*border-top: 1px solid #e0e0e0;*/
	padding-bottom: 20px;
	display:block;
	min-height: 840px;
}
#gauche a, #gauche input, #droite a, #droite input {
	position: relative;
	z-index: 1;
}
#bas {
	clear:both;
	/*border-top: 1px solid #e0e0e0;*/
	padding: 10px;
	font-size: 0.9em;
}
#conception {
	margin-top: 40px;
	float: right;
	margin-right: 30px;
	position: relative;
	top: 90px;
}

/* menu */
#menu ul {
	padding: 0 40px;
	float: right;
	list-style-type: none;
	/*margin-left: 300px;*/
}
#menu li {
	float: left;
}
#menu li a {
	font-family: 'Georgia','Trebuchet MS', Sans-Serif;
	float: left;
	padding: 2px 15px;
	color: #000;
	font-weight: normal;
	height: 20px;
	font-size: 18px;
}
#menu li a:hover {
	color: #6a67b2;
}
/* menucompte */
#menucompte ul {
	padding: 0 10px;
	float: right;
	list-style-type: none;
}
#menucompte li {
	float: left;
}
#menucompte li a {
	float: left;
	padding: 2px 10px 2px 7px;
	color: #000;
	font-weight: normal;
	height: 20px;
	font-size: 11px;
}
#menucompte li a.img {
	padding:0;
}
#menucompte li a:hover {
	color: #6a67b2;
}

/* conteneur */
#conteneur .conteneurfond {
	/*background: url(../img/haut.jpg) no-repeat top left;*/
}

/* haut */
#haut span {
	display: none;
}
#haut h1.page {
	font-size:50px;
	font-weight:normal;
	position: absolute;
	top: 61px;
	left: 45px;
	z-index:100;
	line-height:40px;
}
#haut h1.page span {
	display:block;
}
#haut h1.page strong{
	font-weight:normal;
	color:#6a67b2;
}

/* centre */
#centre .bloc {
	margin: 18px 0 0px 0;
}
#centre .bloc .debut {
	height: 1px;
}
#centre .bloc .fin {
	height: 1px;
}
#centre .bloc .contenu {
	padding: 11px 12px 0px 11px;
	text-align: left;
}
#centre .bloc .contenu .spacer {
	padding:1px;
	clear: both;
}
#centre .bloc .contenu .contenutexte {
	margin: 0 70px 0 11px;
}
#centre .bloc .contenu a{text-decoration:underline;}

/* gauche et droite */
#gauche .bloc {
	margin: 5px 0 5px 1px;
}
#droite .bloc {
	margin: 18px 1px 18px 0;
}
#gauche .bloc .debut, #droite .bloc .debut {
	height: 1px;
}
#gauche .bloc .fin, #droite .bloc .fin {
	height: 1px;
}
#gauche .bloc .contenu, #droite .bloc .contenu {
	padding: 10px 0px 10px 12px;
}
#droite ul {
	list-style-type: none;
}
#gauche ul {
	margin-left: 0px;
	margin-bottom:10px;
	list-style-type: none;
	list-style-image: none;
}
#gauche li {
	/*background: url(../img/minipuce.gif) no-repeat 2px 9px;*/
	float:left;
	margin-right:5px;
}
#gauche ul.info li {
	float:none;
	line-height:25px;
}
#gauche li a, #droite li a {
	color: #000;
	padding: 0;
}
#gauche li a:hover, #droite li a:hover {
	text-decoration: underline;
	color: #6a67b2;
}
#gauche li a img, #droite li a img {
	border: 1px solid #e0e0e0;
}
#gauche li a.selected img, #droite li a.selected img {
	border: 1px solid #6a67b2;
}
#gauche li a.contenuselected {
	color: #6a67b2;
}
#gauche li a {
	padding:0;
	margin:0;
}

#droite .bloc .contenu em, #gauche .bloc .contenu em {
	color: #333;
	display: block;
	font-size: 0.9em;
}
#droite a, #gauche a {
	color: #333;
}
#droite a:hover, #gauche a:hover {
	text-decoration: underline;
	color: #6a67b2;
}
#droite a:hover img, #gauche a:hover img {
	border-color: #6a67b2;
}
.bloc .contenu .center {
	text-align: center;
}

/* bas */
#bas .bloc {
	margin: 5px 0 0 0;
	text-align: center;
	color: #999;
}
#bas a {
	color: #999;
}
#bas a:hover {
	color: #6a67b2;
	text-decoration: underline;
}
#bas span {
	color: #e0e0e0;
}

/* retouraccueil */
#retouraccueil a {
	display:block;
	position: absolute;
	top:0;
	margin-left:45px;
	width: 380px;
	height: 115px;
	z-index:100;
}
#retouraccueil span {
	display: none;
}

/* titres */
.bloc .contenu strong.titre, .bloc .contenu strong.titre_souligne, #centre .bloc .contenu h2 {
	position: relative;
	top: -7px;
	font-weight: normal;
	display: inline;
	color: #000;
	padding: 1px 5px 5px 0px;
	margin-left:0;
	font-size: 22px;
	display: block;
}
#centre .bloc .contenu h2 {
	color: #000;
}
#centre .bloc .contenu h4 a{
	font-weight: normal;
	font-size: 12px;
}
h2 em {
	color: #aaa;
	font-size:0.9em;
	margin-left:20px;
	font-style: normal;
}
#popup h2 {
	position: relative;
	top: -10px;
	font-size: 15px;
	font-weight: normal;
	display: inline;
	color: #000;
}
#gauche .bloc .contenu h3, #droite .bloc .contenu h3 {
	font-family: 'Georgia','Trebuchet MS', Sans-Serif;
	color: #000;
	position: relative;
	top: -10px;
	left: -5px;
	/*background: #f5f5f5;*/
	/*font-size: 18px;*/
	font-size: 22px;
	font-weight: normal;
	display: block;
	padding: 1px 5px 2px 0px;
}
#centre .bloc .contenu h3 {
	font-weight: normal;
	display: inline;
	color: #000;
	padding: 1px 5px 2px 0px;
	margin-left:0;
	font-size: 17px;
	display: block;
	border-bottom: 1px solid #e0e0e0;
}
#gauche .bloc .contenu h3 a {
	color: #000;
}
#gauche .bloc .contenu h3 a:hover {
	color: #6a67b2;
}
/*.bloc .contenu strong.titre span, .bloc .contenu strong.titre_souligne span, .bloc .contenu h2 span, #gauche .bloc .contenu h3 span, #droite .bloc .contenu h3 span {
	display:none;
}*/
.bloc .contenu strong.titre img, .bloc .contenu strong.titre_souligne img, .bloc .contenu h2 img, #gauche .bloc .contenu h3 img, #droite .bloc .contenu h3 img {
	border: 0;
}

/* formulaires */
input, select, textarea {
	border: 1px solid #b0b0b0;
	background: #fff;
	color: #505050;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
input:focus, select:focus, textarea:focus {
	background: #f7f7f7;
}
input.checkbox, input.radio {
	border: 0;
	width: 13px;
	height: 12px;
}
input.submit {
	border: 1px outset #d1d4ea;
	background: #333 url(../img/fond-bouton.gif) repeat-x bottom left;
	color: #fff;
	font-size: 0.9em;
	padding: 1px;
	cursor: pointer;
}
input.submit:hover {
	color: #6a67b2;
}
input.submit:active {
	border: 1px inset #333;
}
textarea {
	width: 360px;
	height: 150px;
}

/* autres */
.bloc .contenu img {
	border: 0;
}
div.separation {
	clear: both;
	height: 1px;
	background: #e0e0e0;
	margin: 6px 0 5px 0;
	overflow: hidden;
}
#centre .bloc .contenu div.separation {
	clear: both;
	position: relative;
	top: -9px;
	height: 1px;
	background: #fff;
	margin: 6px 0 5px 0;
	overflow: hidden;
}
#centre .bloc .contenu div.separationsouligne {
	clear: both;
	height: 1px;
	background: #e0e0e0;
	margin: 6px 0 5px 0;
	overflow: hidden;
}
.suite {
	font-size: 0.9em;
	text-align: right;
	display: block;
}
#centre .bloc .contenu em.intro {
	color: #999;
	display: block;
	width: 99%;
}
#droite .bloc .contenu a.voirclassements, #gauche .bloc .contenu a.voirclassements {
	font-size: 0.9em;
	text-decoration: none;
	color: #6a67b2;
}
#droite .bloc .contenu a.voirclassements:hover, #gauche .bloc .contenu a.voirclassements:hover {
	text-decoration: underline;
}
#droite .bloc .contenu span.oeil, #gauche .bloc .contenu span.oeil {
	color: #aaa;
	font-size: 0.95em;
}
#centre .bloc .contenu span.oeil {
	color: #aaa;
}
#centre .bloc .contenu img.noborder {
	border:0;
}
#centre .bloc .contenu #printheader, #centre .bloc .contenu #printfooter {
	display: none;
}
#centre .bloc .contenu .auteur {
	color: #444;
	font-weight: bold;
}


/* pagination */
#centre .bloc .contenu div#pages {
	font-size: 0.9em;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}
#centre .bloc .contenu div#pages img {
	border: 0;
	position: relative;
	top: 2px;
}

/* espace membre */
form.espacemembre {
	margin: 0;
	padding: 0;
}
form.espacemembre input {
	margin: 0 3px 3px 4px;
	width: 162px;
}
form.espacemembre label {
	float: left;
	font-size: 0.8em;
	letter-spacing: -1px;
	margin-left: 5px;
}
form.espacemembre label input.checkbox {
	position: relative;
	top: 2px;
}
form.espacemembre input.submit {
	float: right;
	margin: 0 6px 7px 0;
	width: 60px;
}
form.espacemembre a {
	font-size: 0.9em;
	text-decoration: underline;
}
ul.espacemembre {
	padding: 4px 0 13px 0;
}

/* recherche */
form#formrecherche {
	padding:0;
	margin:17px 0 0 0;
}
form#formrecherche input.inputrecherche {
	width: 145px;
}
a.button_rechercher {
	border: 1px solid #e0e0e0;
	color: #6a67b2;
	padding: 1px 0;
}
a.button_rechercher:hover {
	border: 1px solid #6a67b2;
	color: #292929;
}

/* highslide */
.highslide {
	cursor: url(../../../../perso/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
	text-align: center;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits {
	display: none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
	background: #fff;
}
a.highslide-credits:hover {
    color: white;
    background-color: gray;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

/* autocomplete */
div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #ccc;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { 
	background-color: #eef0f7;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	text-align: left;
}

/* blocproduit */
#centre .bloc .contenu .blocproduit {
	padding: 5px;
	float: left;
	margin: 0px 10px 0px 3px;
	width:100px;
}
#centre .bloc .contenu div.blocproduit div.image {
	width:100px;
	height:110px;
	margin: 0px 10px 0px 0px;
}
#centre .bloc .contenu div.blocproduit div.image a img {
	border: 1px solid #e0e0e0;
}
#centre .bloc .contenu div.blocproduit div.image a:hover img {
	border: 1px solid #6a67b2;
}
#centre .bloc .contenu table td.photos a img {
	border: 1px solid #e0e0e0;
}
#centre .bloc .contenu table td.photos a:hover img {
	border: 1px solid #6a67b2;
}
#centre .bloc .contenu div.blocproduit div.desc a.details .marque {
	color: #888;
}
#centre .bloc .contenu div.blocproduit div.desc a.details .titreprod {
	font-size:1.1em;
}
#centre .bloc .contenu div.blocproduit div.desc a.details {
	display:block;
	border-left: 0px solid #f5f5f5;
	width: 100px;
	margin-top:-6px;
	padding: 0 0px 8px 0px;
	text-decoration:none;
	color: #000;
	text-align:center;
	font-weight:normal;
	height:34px;
	line-height:15px;
}
#centre .bloc .contenu div.blocproduit div.desc a.details:hover {
	text-decoration:none;
	color: #6a67b2;
}
#centre .bloc .contenu div.blocproduit div.desc {
	width: 100px;
	line-height: 17px;
}
#centre .bloc .contenu div.infoprod, #centre .bloc .contenu span.infoprod2, #centre .bloc .contenu span.infoprod3 {
	display: block;
	position: absolute;
}
#centre .bloc .contenu div.infoprod img.iconeproduitn {
	display:none;
	z-index:1000;
	position: absolute;
	margin-top: -172px;
}
#centre .bloc .contenu div.infoprod img.iconeproduits {
	display:none;
	z-index:1001;
	position: absolute;
	margin-top: -172px;
}
#centre .bloc .contenu div.infoprod img.iconeproduitp {
	display:none;
	z-index:1002;
	position: absolute;
	margin-top: -172px;
}
#centre .bloc .contenu div.infoprod img.iconeproduitso {
	display:none;
	z-index:1003;
	position: absolute;
	margin-top: -172px;
}
#centre .bloc .contenu div.span img.iconeproduitn {
	display:none;
	z-index:1000;
	position: absolute;
	margin-top: -122px;
}
#centre .bloc .contenu div.span img.iconeproduits {
	display:none;
	z-index:1001;
	position: absolute;
	margin-top: -122px;
}
#centre .bloc .contenu div.span img.iconeproduitp {
	display:none;
	z-index:1002;
	position: absolute;
	margin-top: -122px;
}
#centre .bloc .contenu div.span img.iconeproduitso {
	display:none;
	z-index:1003;
	position: absolute;
	margin-top: -122px;
}
#centre .bloc .contenu span.infoprod3 img.iconeproduitn {
	display:none;
	z-index:1000;
	position: absolute;
	margin-top: -227px;
}
#centre .bloc .contenu span.infoprod3 img.iconeproduits {
	display:none;
	z-index:1001;
	position: absolute;
	margin-top: -227px;
}
#centre .bloc .contenu span.infoprod3 img.iconeproduitp {
	display:none;
	z-index:1002;
	position: absolute;
	margin-top: -227px;
}
#centre .bloc .contenu span.infoprod3 img.iconeproduitso {
	display:none;
	z-index:1002;
	position: absolute;
	margin-top: -227px;
}
del {
	color: #6a67b2;
	font-size: 1.2em;
}
span.prix {
	color: #6a67b2;
	font-weight: bold;
	font-size: 1.4em;
}
span.pourcent {
	color: #444;
	font-style:italic;
}
span.promo {
	text-decoration: line-through;
}

/* boutons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
#gauche a.button, #droite a.button {
	text-decoration: none;
}
/*
a.button {
    background: transparent url(../img/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 21px;
    margin-right: 0px;
    padding-right: 16px;
    text-decoration: none;
}
a.button span {
    background: transparent url(../img/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 4px 16px;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
	font-weight:bold;
}*/
a.button {
	border: 1px solid #e0e0e0;
	color: #6a67b2;
	padding: 1px 4px;
	float:none;
}
a.button:hover {
	border: 1px solid #6a67b2;
	color: #6a67b2;
	text-decoration: none;
}
/*a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}
a.button:hover {
	color: #6a67b2;
    text-decoration: none;
}
a.button:active span {
    background-position: bottom left;
    padding: 4px 0 3px 16px; 
}
a.button:hover span {
	color: #6a67b2;
    text-decoration: none;
}*/

/* commentaire */
div#showavis div.commentaire_livre {
	background: #f5f5f5;
	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;
}

/* popup */
#popup {
	padding: 20px 40px;
}

/* compte */
#centre ul {
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 20px;
}
#centre ul a {
	display: block;
	width: 450px;
	padding: 0px 3px;
	padding-left: 0px;
}
#centre ul.compte {
	padding-left: 30px;
	/*background: url(../img/compte.jpg) no-repeat 10px 12px;*/
	list-style-type: none;
	list-style-image: url(../img/puce.gif);
}
#centre ul.compte a {
	display: block;
	width: 450px;
	padding: 3px 3px;
	padding-left: 1px;
	line-height: 15px;
}
#centre ul li ul {
	padding-left: 20px;
}
em.oblig {
	color: #aaa;
}
#centre .bloc .contenu table#panier {
width:530px;margin:0 auto;
}

/* plan */
#centre .bloc .contenu h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

/* recherche carac */
h4.recherchecarac {
	font-size: 15px;
	color: #999;
	position: relative;
	top: -12px;
	padding-left: 3px;
	font-weight: normal;
}
h4.recherchecarac span {
	font-weight: normal;
	color: #000;
	text-transform: none;
	font-size: 14px;
}

/* alerte */
#alerte {
	position: absolute;
	z-index: 200;
	top: 0;
	cursor: help;
}
#alerte:hover #alerte_contenu {
	display: inline;
}
#alerte_header {
	position: absolute;
	z-index: 300;
	top: 0;
	width: 360px;
	background-color: #FF0000;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
#alerte_contenu {
	position: absolute;
	z-index: 300;
	top: 23px;
	width: 360px;
	background-color: #FF0000;
	text-align: justify;
	padding: 5px;
	display: none;
	color: #FFFFFF;
}
#alerte_contenu a {
	color: #FFFFFF;
	vertical-align: top;
}
#alerte_contenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
html>body #alerte, html>body #alerte_header, html>body #alerte_contenu {
	position: fixed;
}

/* icone produit */
img.iconeproduit {
	vertical-align:top;
	position: relative;
	top: -40px;
}

/* chemin */
#centre .chemin {
	position: absolute;
	top: 148px;
	left: 13px;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	color: #999;
}
#centre .newchemin a {
	color: #999;
}
#centre  .newchemin a:hover {
	color: #6a67b2;
}
#centre .bloc .contenu .couleur {
	color: #999;
}
#centre .newchemin {
	margin: 0px 10px 10px 8px;
	position: relative;
	top:-5px;
	color: #999;
	font-style:italic;
}

/* Etapes Panier */
#centre .bloc .contenu ul.etapespanier {
	height:31px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 18px 0 0 0;
}
#centre .bloc .contenu ul.etapespanier li {
	float: left;
	color: #000;
}
#centre .bloc .contenu ul.etapespanier li a {
	display:block;
	height: 31px;
	line-height:31px;
	float: left;
	text-align: center;
	padding-bottom: 5px;
	width: 196px;
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}
#centre .bloc .contenu ul.etapespanier li.selected a {
	background: #f5f5f5;
}
#centre .bloc .contenu ul.etapespanier li a span {
	font-size:20px; 
	color: #6a67b2;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#centre .bloc .contenu div.contourpanier {
	clear: both;
	background: #f5f5f5;
	margin: 0 0 0px 10px;
	padding-top:1px;
	width:97%;
	color:#000;
}
#centre .bloc .contenu table#panier {
	border-collapse: collapse;
	width:90%;
	margin:20px auto;
}
#centre .bloc .contenu table#panier th {
	border:0;
	color: #000;
}
#centre .bloc .contenu table#panier tr.prod td {
	border: 1px solid #e0e0e0;
	background: #fff;
	vertical-align: middle;
}
#centre .bloc .contenu table#panier tr.prod td a img.apercu {
	border: 0;
	margin-top: 5px;
}
#centre .bloc .contenu table#panier tr.prod td a:hover img.apercu {
	border: 0;
}
/*#centre .bloc .contenu div.retour, #centre .bloc .contenu div.retour2 {
	display: block;
	width: 200px;
	text-align:left;
	margin-left:12px;
	float: left;
	height: 31px;
	padding-top:10px;
}
#centre .bloc .contenu div.retour2 {
	margin-left:5px;
}
#centre .bloc .contenu div.continuer {
	display: block;
	width: 250px;
	text-align:center;
	margin-right:12px;
	background: #f5f5f5;
	float: right;
	height: 31px;
	padding-top:10px;
}
#centre .bloc .contenu div.continuer a {
	font-size:1.1em;
	text-transform: uppercase;
}
#centre .bloc .contenu a.boutoncontinuer {
	font-size:1.1em;
	text-transform: uppercase;
	line-height:31px;
}*/
.floatright {
	float: right;
	margin-right: 48px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	margin-left: 9px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.floatrightnomarg {
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.floatleftnomarg {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#centre .bloc .contenu table.connexion {
	border: 1px solid #e0e0e0;
	background: #fff;
	border-collapse: collapse;
	width:90%;
	margin:30px auto 0 auto;
}
#centre .bloc .contenu table.connexion td {
	padding: 2px 15px 2px 10px;
}
#centre .bloc .contenu table.connexion h3 { 
	font-weight: normal;
	padding: 10px 5px;
	color: #6a67b2;
	font-size: 15px;
}

/* confirm cmd */
#centre form.achat {
	background: transparent;
	border:0;
	width: 160px;
	display: block;
	margin:0;
	padding:0;
	float:right;
	text-align:center;
}
#centre form.achat input, #centre form.achat select, #centre form.achat textarea {
	float: none;
	padding-left:2px;
}
#centre form input.submit {
	margin-right:0px;
}
table.achat {
	width: 100%;
	border: 1px solid #f5f5f5;
	padding: 1px;
}
table.achat td {
	vertical-align: middle;
	padding: 3px;
}
table.achat th {
	vertical-align: middle;
	background: #f5f5f5;
	padding: 3px 5px 3px 5px;
}
#centre form.nostyle {
	margin: 0;
	padding: 0;
	background: transparent;
	border:0;
}
#centre fieldset {
	border: 1px solid #e0e0e0;
}
#centre fieldset.achat {
	float: left;
	margin: 0 10px 0 10px;
	width: 35%;
	border: 1px solid #e0e0e0;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: center;
}
#centre fieldset.achat legend {
	font-weight: bold;
}
#centre fieldset.achat form {
	width: 145px;
	margin: 0 auto;
}
#centre span.achat_important {
	color: #f00;
	font-size:1.1em;
}
#centre span.achat_important strong{
	color: #f00;
}
#centre span.achat_important a{
	color: #f00;
	text-decoration: underline;
}
#centre span.achat_important a:hover{
	color: #c00;
}
#centre span.achat_important_print {
	display:none;
}
/* modes de paiement */
span.modespaiement {
	display: block;
	position: absolute;
	right: 20px;
	margin-top: -8px;
}

/* tags cloud */
#gauche .bloc .contenu div.tags {
	text-align: center;
	line-height: 20px;
	width: 97%;
}
#centre .bloc .contenu div.tags {
	text-align: left;
	padding: 0 1px 15px 1px;
	font-style: italic;
}
#centre .bloc .contenu div.tags span {
	text-decoration: underline;
}
#gauche .bloc .contenu div.tags a strong {
	margin: 0 2px;
	font-weight: normal;
	color: #6a67b2;
}
#gauche .bloc .contenu div.tags a:hover strong {
	color: #6a67b2;
}
#centre .bloc .contenu div.contenutags {
	font-style: normal;
	display:block;
	margin: 15px auto;
	text-align:center;
	width: 70%;
	font-size:1.3em;
	line-height: 27px;
}
#centre .bloc .contenu div.contenutags a strong {
	margin: 5px 5px;
	font-weight: normal;
	color: #6a67b2;
}
#centre .bloc .contenu div.contenutags a:hover strong {
	color: #6a67b2;
}
/*
#gauche .bloc .contenu div.tags .tagcoul90 { color: #BBD8F2; }
#gauche .bloc .contenu div.tags .tagcoul95 { color: #AACFF2; }
#gauche .bloc .contenu div.tags .tagcoul100 { color: #9DC9F2; }
#gauche .bloc .contenu div.tags .tagcoul105 { color: #92C4F2; }
#gauche .bloc .contenu div.tags .tagcoul110 { color: #88BFF2; }
#gauche .bloc .contenu div.tags .tagcoul115 { color: #7AB9F2; }
#gauche .bloc .contenu div.tags .tagcoul120 { color: #6CB2F2; }
#gauche .bloc .contenu div.tags .tagcoul125 { color: #5FACF2; }
#gauche .bloc .contenu div.tags .tagcoul130 { color: #54A7F2; }
#gauche .bloc .contenu div.tags .tagcoul135 { color: #47A0F2; }
#gauche .bloc .contenu div.tags .tagcoul140 { color: #3A9AF2; }
#gauche .bloc .contenu div.tags .tagcoul145 { color: #2F95F2; }
#gauche .bloc .contenu div.tags .tagcoul150 { color: #2590F2; }
#gauche .bloc .contenu div.tags .tagcoul155 { color: #1E8DF2; }
#gauche .bloc .contenu div.tags .tagcoul160 { color: #1689F2; }
#gauche .bloc .contenu div.tags .tagcoul165 { color: #0F85F2; }
#gauche .bloc .contenu div.tags .tagcoul170 { color: #0A83F2; }
#gauche .bloc .contenu div.tags .tagcoul175 { color: #0781F2; }
#gauche .bloc .contenu div.tags .tagcoul180 { color: #007EF2; }
*/

/* mode paiement */
/* cb */
td#paiement_cb input {
	width:39px;
	height:25px;
	border:0;
	margin:0;
}
td#paiement_cb,td#paiement_cb fieldset{
	width: 170px;
	text-align:center;
	vertical-align:top;
	padding:0 0 5px 5px;
}
td#paiement_cb fieldset{
	padding:0px 0 0 0;
	margin:0 auto 0px auto;
	border:1px solid #e0e0e0;
}
td#paiement_cb fieldset legend{
	color: #000;
	margin:0 5px;
	padding: 0 5px;
	font-weight:bold;
}
td#paiement_cb img {
	width:1px;
}
td#paiement_cb fieldset form{
	margin-top: 30px;
	margin-bottom:10px;
}
/* paypal */
td#paiement_paypal input {
	width:133px;
	height:40px;
	border:0;
}
td#paiement_paypal,td#paiement_paypal fieldset{
	width: 150px;
	text-align:center;
	vertical-align:top;
	padding:0 0 10px 10px;
}
td#paiement_paypal fieldset{
	padding:22px 0 24px 0;
	margin:0 auto 10px auto;
	border:1px solid #e0e0e0;
}
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: 140px;
	text-align:center;
	vertical-align:top;
	padding:0px 0 0px 0px;
}
td#paiement_3 fieldset legend, td#paiement_4 fieldset legend{
	color: #000;
	margin:0 5px;
	padding: 0 5px;
	font-weight:bold;
}
.spacermenu {
	clear:both;
	height:7px;
	line-height:7px;
}
#cursorMessageDiv {
	position: absolute;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EEE;
	padding: 2px;
	margin: 0px;
	display: none;
}
.tablepeinture {
	margin: 20px 0;
	width:100%;
}
.tablepeinture th {
	font-weight:bold;
	padding: 3px 10px;
	width:170px;
	background:#f5f5f5;
	vertical-align:middle;
	height:33px;
	text-align:left;
}
.tablepeinture td {
	padding: 3px 10px;
	text-align:right;
	vertical-align:middle;
}
#formcontact div {
	margin-left:40px;
	border: 1px solid #e0e0e0;
	margin-top:15px;
	padding: 15px;
	width: 470px;
}
.addthis_button { position: absolute; top: 411px; left: 723px;}
.calc_button { position: absolute; top: 410px; left: 872px;}

a.decobutton {font-size:12px;font-family:Arial, sans-serif;font-weight:bold;text-align:center;display:block; padding-left:5px; height:23px; line-height:23px; background: url(../img/button.gif) no-repeat top left; color:#5855b2;text-transform:none;}
a.decobutton:hover {text-decoration:none;color: #000;}
a.decobutton span {float:right;display:block;width:6px; background: url(../img/button.gif) no-repeat top right;text-decoration:none;}
.w160{width:160px;}
.w120{width:120px;}
.w100{width:100px;}
.w180{width:180px;}
tr.fond{border-bottom: 1px solid #e0e0e0;}

div#hiddencalcul{
	width:475px;
	height:665px;
	padding:10px;
}
div#hiddencalcul fieldset legend {
	font-family: 'Georgia','Trebuchet MS', Sans-Serif;
	font-size:14px;
}
div#hiddencalcul fieldset {
	border: 1px solid #e0e0e0;
	padding: 7px 10px 5px 10px;
	margin-bottom: 15px;
}
div#hiddencalcul input {
	width: 25px;
}
div#hiddencalcul select{
	width: 130px;
}

div#hiddencalcul th {
	width: 290px;
	text-align: left;
}
div#hiddencalcul #calculresultat1, div#hiddencalcul #calculresultat2, div#hiddencalcul #calculresultat3 {
	text-align:center;
	font-size: 14px;
	height:25px;
	line-height:25px;
	float:left;
	width:330px;
}
div#hiddencalcul table, div#hiddencalcul th, div#hiddencalcul td {
	line-height:14px;
}
div#hiddencalcul h2 {
	font-weight:normal;
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size: 18px;
}
div#hiddencalcul h2 span {
	color:#6a67b2;
	font-weight:bold;
	font-size: 18px;
}
div#hiddencalcul .decobutton {
	margin:0;
	margin-top: 0px;
	float:right;
}
div#hiddencalcul .thos form {
	width: 460px;
	margin:20px 0 0 0;
	padding:0;
	line-height:12px;
}
div#hiddencalcul h3 {
	width: 460px;
	padding-bottom:15px;
	margin-left:1px;
	font-size:13px;
	font-weight:normal;
}
.bloccalcul {
	padding:5px 10px 10px 10px;
	margin: 10px 15px 0 7px;
	line-height:40px;
	border: 1px solid #e0e0e0;
}
.bloccalcul img {
	float:left;
	margin-right: 10px;
}
.bloccalcul h3 {
	border:0;
}
.theref { color:#999; }
.textedeclinaison{ font-size:0.9em; }
#gauche .garantiesdecopeinture{text-align:center;margin:0px 0 0 3px;}
#gauche .garantiesdecopeinture2{text-align:center;margin:0px 0 0 3px;}
#centre .bloc .contenu .fichetechnique{width:118px;float:right;margin-right:5px;text-decoration:none;font-size:0.8em;font: 10px/10px Verdana,Arial,Helvetica,sans-serif;color: #999;}
#centre .bloc .contenu .fichetechnique:hover{text-decoration:none;}
.fichetechnique span {float:right;position:relative;top:-18px;}
.fichetechnique span, x:-moz-any-link {position:relative;top:-18px;} /* FireFox 2 */
.fichetechnique span, x:-moz-any-link, x:default {position:relative;top:-18px;} /* FireFox 3 */
html>/**/body .fichetechnique span, x:-moz-any-link, x:default {position:relative;top:0px;} /* Uniquement FireFox 3 => Pas Opera / Safari / Chrome */
.fichetechnique img {margin-right:5px;}






#image_nuancier
{
margin-left:10px;
}
.nuancierpeinture
{

width:200px;
}

.nuancierpeinture h3
{

margin-left:5px;
}
html* .nuancierpeinture h3
{

margin-left:9px;
}

.nuancierpeinture h4
{
	margin-left:17px;
	font-family:Arial, Helvetica, sans-serif;
}
html* .nuancierpeinture h4
{
	text-align:center;
}


.nuancierpeinture a:hover
{
	display:block;background-position: 0 -121px;
}


#cible
{
	margin-left:inherit;
}
.garantiesdecopeinture a, .garantiesdecopeinture2 img {margin-left:20px;}
.garantiesdecopeinture a:hover,.garantiesdecopeinture2 a:hover{display:block;background-position: 0 -232px;}
#titre_garentie_deco
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
}



























#centre div.thumbnail a img, img#grande{
	border: 1px solid #e0e0e0;
	padding:3px;
}
#loadingload {display:none;line-height:25px;}
#centre .bloc .contenu a.decobutton {text-decoration:none;}
#centre .bloc .contenu a.decobutton span {text-decoration:none;}
