body {
	background: #fff;
	text-align: center;
	font: normal 80%/1em Arial, sans-serif;
	color: #4B4B4B;
}
#centrage_top_in, #centrage_bottom_in, #centrage, #container-out, #header, #menu_bloc, #footer {
	width: 960px;
}
#centrage_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 116px;
	background: #fff url('images/header.jpg') 0 0 repeat-x;
}
#centrage_top_in {
	margin: 0 auto;
	text-align: center;
	height: 170px;
}

#centrage_bottom {
	width: 100%;
	height: 266px;
	background: #fff url('images/footer.jpg') 0 0 repeat-x;
}
#centrage_bottom_in {
	margin: 0 auto;
	text-align: center;
	height: 266px;
	position: relative;
}

#centrage {
	margin: 0 auto;
	text-align: center;
	position: relative;
    height: 400px;
}
html>body #centrage {
    height: auto;
    min-height: 400px;
}


#container-out, #header, #menu_bloc {
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#container-out {
	margin-top: 170px;
	background: #fff;
}
#container-in {
	width: 960px;
	float: left;
	margin-right: 0; /* > 0 si right existe */
}
#header {
	height: 116px;
	text-align: left;
	position: relative;
}
#header #logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 313px;
	height: 116px;
	display: block;
	font-size: 0;
	text-indent: -5000px;
	background: transparent url('images/logo.jpg') 0 0 no-repeat;
}
#header #baseline {
	position: absolute;
	top: 95px;
	left: 36px;
	width: 800px;
	height: 18px;
	color: #a0a0a0;
	font-size: 16px;
}

#header #connection {
	position: absolute;
	top: 1px;
	right: 0;
	text-align: right;
}
#header #connection, #header #connection a {
    color: #fff;
    text-decoration: none;
}

#header #panier, #header #panier-survol {
	position: absolute;
	top: 45px;
	right: 0;
	color: #fff;
}

#panier-survol {
    display: block;
    font-size: 0;
    text-indent: -5000px;
    width: 265px;
    height: 40px;
}

#header #panier p {
	text-align: right;
	line-height: 14px;
	margin-bottom: 3px;
	font-size: 12px;
}

#header #panier p a {
    text-decoration: none;
    color: #fff;
}

#header #search {
	position: absolute;
	top: 86px;
	right: 0;
	width: 338px;
	height: 31px;
	background: transparent url('images/bg-search.jpg') 0 0 no-repeat;
}

#header #search #search_input {
	position: absolute;
	top: 8px;
	left: 11px;
	width: 275px;
	height: 22px;
	border: 0;
	background: transparent;
	color: #414141;
}

#header #search #button_input {
	position: absolute;
	top: 5px;
	right: 8px;
	width: 39px;
	height: 22px;
	border: 0;
	display: block;
	background: transparent;
	font-size: 0;
	text-indent: -5000px;
}

#middle {
	width: 740px;
	margin: 15px 0 0 30px;
	text-align: left;
	float: right;
}
h1 {
	color: #5a5a5a;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 15px;
}
h2 {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 19px;
	border-bottom: 1px solid #5a5a5a;
	padding-bottom: 4px;
	margin: 15px 0 8px 0;
}
#left {
	float: right; /* nécessaire ie6 */
	width: 190px;
	margin-top: 10px;
	text-align: left;
}

#right {
	float: right;
    width: 190px;
	margin-top: 10px;
	text-align: left;
}

.boxe {
	width: 190px;
	margin-bottom: 30px;
	background: #c5c5c5;
}

.boxe .boxe-top {
	width: 100%;
	height: 40px;
	background: transparent url('images/top-boxe.jpg') 0 0 no-repeat;
}

.boxe .boxe-bottom, .boxe .boxe-bottom-other {
	width: 100%;
	height: 12px;
	background: transparent url('images/bottom-boxe.jpg') 0 0 no-repeat;
}

.boxe .boxe-bottom-other {
    background-image : url('images/bottom-boxe-other.jpg');
}

.boxe h3 {
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
	color: #fff;
	font-size: 15px;
}

.boxe h3 a {
    color: #fff;
    text-decoration: none;
}
.boxe ul li {
	width: 180px;
	padding-left: 10px;
	border-bottom: 1px solid #585c5d;
}

* html .boxe ul li {
    width: 190px;
}

.boxe ul li a {
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	color: #585c5d;
}
.boxe ul li a:hover {
	color: #000;
}

.boxe ul li.first, .boxe ul li.second, .boxe ul li.second-criter, .boxe ul li.third-criter {
    border:0;
    background: #e1e1e1;
}
.boxe ul li.second-criter, .boxe ul li.third-criter {
    background: #f0efef;
}

.boxe ul li.bold a {
    font-weight: bold;
    color: #CF1A05;
}

.boxe ul li.first {
	height: 17px;
	line-height: 17px;
}

.boxe ul li.second, .boxe ul li.third-criter {
	font-size: 10px;
	height: 15px;
}

.boxe ul li.second a, .boxe ul li.second-criter a, .boxe ul li.third-criter a {
	height: 15px;
	line-height: 15px;
}

.boxe ul li a.second-cat {
	padding-left: 15px;
	font-size: 11px;
}

.boxe ul li.second-criter a, .boxe ul li.third-criter a {
	padding-left: 25px;
}

#footer {
	clear: both;
	position: relative;
}

#footer #encart {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
    height: 240px;
    background: transparent url('images/footer-encart.jpg') 0 0 no-repeat;
}

#footer #encart ul {
    position: absolute;
    top: 58px;
    left: 24px;
    width: 260px;
    height: 130px;
    text-align: left;
}

#footer #encart ul li {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px;
}

#footer #encart ul li, #footer #encart ul li a {
    color: #000;
    text-decoration: none;
}

#footer #encart ul li a:hover {
    text-decoration: underline;
}

#footer #tel {
    position: absolute;
    top: 191px;
    left: 65px;
    width: 218px;
    height: 27px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #000;
}

#footer .bloc {
	float: left;
	text-align: left;
	width: 275px;
	margin: 33px 55px 0 0;
	color: #fff;
}
/*
* html #footer .bloc {
    margin: 20px 7px 0 6px;
}
*/

#footer .bloc h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
#footer .bloc ul li, #footer .bloc ul li a {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #fff;
}
#footer .bloc ul li a:hover {
	color: #fff;
}

.input-bloc {
	width: 275px;
	height: 26px;
	position: relative;
}

.input-bloc .input-bloc-field {
	position: absolute;
	top: 0;
	left: 0;
	width: 239px;
	height: 23px;
	border: 2px solid #14546f;
	color: #414141;
}

.input-bloc .input-bloc-submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 29px;
	height: 26px;
	border: 0;
	background: #fff url('images/input-fleche.jpg') 0 0 no-repeat;
	display: block;
	font-size: 0;
	text-indent: -5000px;
}

#recommande {
    margin-top: 20px;
}


#mentions {
    position: absolute;
    width: 100%;
    top: 251px;
    left: 0;
    text-align: center;
}

#mentions, #mentions a {
    color: #fff;
}

/*#footer #mentions {
	margin: 13px auto 0;
	width: 95%;
	text-align: right;
	font-size: 11px;
}*/

.clear {
	clear: left;
}
p {
	margin: 0 0 10px 0;
}




#middle h1 {
	color: #000;
	font-size: 19px;
	line-height: 25px;
	padding-bottom: 5px;
	border-bottom: 5px solid #cf1a05;
	margin-bottom: 15px;
}

#middle h2 {
	color: #e82b85;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
	font-weight: normal;
}

#middle p.desc {
    border-bottom: 3px solid #cbcbcb;
    padding-bottom: 3px;
}

/* Formulaires */
#middle fieldset {
	margin-top: 10px;
	background: #fff url('images/bg-fieldset.jpg') 0 0 repeat-y;
}
#middle fieldset .fieldset-bottom {
	clear: both;
	background: #fff url('images/bg-fieldset-bottom.jpg') 0 0 no-repeat;
	height: 12px;
}
.legend, legend {
	font-size: 14px;
	font-weight: bold;
}
.legend {
	width: 100%;
	height: 28px;
	background: #fff url('images/bg-fieldset-legend.jpg') bottom left repeat-x;
	color: #000;
	text-align: left;
	line-height: 25px;
	margin-bottom: 15px;
	border-right: 0;
	font-weight: bold;
}
.formrow {
	width: 100%;
	vertical-align: middle;
	clear: both;
}
.formrow_cache {
	display: none;
}
.formlabel {
	width: 150px;
	float: left;
	margin-right: 16px;
	padding: 5px 0 0 0;
	text-align: left;
}

.formlabel .etoile, .etoile {
    color: #4B4B4B;
    font-weight: bold;
}
.formtext, .formtextlong {
	width: 521px;
	float: left;
	padding: 2px 2px 2px 0px;
}
.formrow-checkbox .formtextlong {
	margin-left: 140px;
	width: 470px;
}
.formrow-checkbox .formlabel {
	padding: 0;
	font-size: 0;
	background: red;
	width: 100px;
	display: none;
}
.formtext input[type=text], .formtext input[type=password], .formtext select {
	width: 282px;
	background: transparent url('images/bg-field.jpg') 0 0 no-repeat;
	border: 0;
	padding: 4px 2px 3px 2px;
	height: 33px;
	line-height: 19px;
	font-size: 11px;
}
input[type=radio], .radio, table tbody tr td .radio {
    border: 0;
}
#TB_window .formtext input[type=text], #TB_window .formtext input[type=password] {
	background: #fff;
	height: 20px;
	border: 1px solid #ccc;
	padding: 2px;
	
}
.formtext select {
	width: 235px;
	background: #fff;
	border: 1px solid #c4c4c4;
}
.formtextlong textarea {
	width: 521px;
	height: 169px;
	background: transparent url('images/bg-field-textarea.jpg') 0 0 no-repeat;
	border: 0;
	padding: 0 2px;
}
#TB_window .formtextlong textarea {
	background: #fff;
	width: 400px;
	height: 130px;
	border: 1px solid #ccc;
	padding: 2px;
}
.formtext input.numeric-2 {
	width: 42px;
	background: transparent url('images/bg-field-num2.jpg') 0 0 no-repeat;
	border: 0;
	padding: 0 3px;
}
.formtext input.numeric-4 {
	width: 62px;
	background: transparent url('images/bg-field-num4.jpg') 0 0 no-repeat;
	border: 0;
	padding: 0 3px;
}
.formspacer {
	width: 100%;
	_height: 6px;
	min-height: 6px;
	vertical-align: top;
	line-height: 6px;
	clear: both;
}
.formdesc {
	width: 280px;
	float: left;
	font-size: 10px;
	color: #81876B;
	padding-left: 10px;
}
.numeric-2 {
	width: 25px;
}
.numeric-4 {
	width: 50px;
}

/* DOMTAB */
div.domtab {
	padding: 0;
	margin: 0;
	width: 740px;
}
ul.domtabs {
	float: left;
	width: 740px;
	margin: 2em 0 0 0;
	padding: 0;
	height: 28px;
}



ul.domtabs li {
  float: left;
  margin-right: 15px;
}
ul.domtabs li a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 10px;
  font-weight: bold;
  cursor: hand;
  
}
ul.domtabs li.active {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 20px;
  background-color: #cf1a05;
  background-image: url('images/onglet-red-left.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
}
ul.domtabs li a span {
  float: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 9px;
  padding-left: 0px;
  color: #cf1a05;
}
ul.domtabs li.active span {
  background-image: url('images/onglet-red-right.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  color: #fff;
}
/*
ul.domtabs li a:hover {
  background-position: 0% -500px;
}
ul.domtabs li a:focus {
  background-position: 0% -500px;
}
ul.domtabs li a:hover span {
  background-position: 100% -500px;
}
ul.domtabs li a:focus span {
  background-position: 100% -500px;
}
*/


div.domtab div.tabdom {
	clear: both;
	width: 740px;
	border-top: 3px solid #cf1a05;
	color: #000;
	padding: 25px 0 0 0;
	margin: 0;
}
div.domtab div.tabdom h2 {
	display: none;
}
div.domtab div.tabdom p {
	margin: 0 auto;
	width: 740px;
	padding: 0;
	line-height: 17px;
}
/*
div.domtab div.tabdom ul {
	margin-left: 15px;
}
div.domtab div.tabdom ol {
	margin-left: 20px;
}
div.domtab div.tabdom .list-produit {
	padding-top: 25px;
}
*/

div.domtab div.tabdom .tabdom-int {
	padding-top: 25px;
	width: 740px;
}

div.domtab div.tabdom .tabdom-int .formtext, div.domtab div.tabdom .tabdom-int .formtextlong {
    width: 740px;
}




/*div.domtab div.tabdom fieldset {
	border: 0;
}
*/

/*        ul.domtabs li.active a span {
	background: transparent url('images/onglet-right-hover.jpg') right top no-repeat;
}
*/
/* Pagination */
.pagination {
	width: 720px;
	height: 17px;
	margin: 0 auto;
	border-bottom: 3px solid #c7c7c7;
}
.pagination .pagination_first, .pagination .pagination_last {
	display: none;
}
.pagination .pagination_prev, .pagination .pagination_next {
	width: 100px;
	height: 23px;
}

.pagination .pagination_prev a, .pagination .pagination_next a {
    font-size: 13px;
}

.pagination .pagination_prev, .pagination .pagination_next, .pagination .list_pages {
	float: left;
}

.pagination .pagination_next {
        text-align: right;
}

/*.pagination .pagination_prev {
	left: 0;
	background: transparent url('images/bg-pagination-prev.jpg') 0 0 no-repeat;
}
.pagination .pagination_next {
	right: 0;
	background: transparent url('images/bg-pagination-next.jpg') 0 0 no-repeat;
}
.pagination .pagination_prev a , .pagination .pagination_next a {
	width: 23px;
	height: 23px;
	display: block;
	font-size: 0;
	text-indent: -5000px;
}
*/
.pagination .list_pages {
	width: 520px;
	text-align: center;
}
.pagination .list_pages ul li {
	float: left;
	width: 12px;
	height: 12px;
	line-height: 12px;
	font-size: 11px;
}
.pagination .list_pages ul li a {
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.pagination .list_pages ul li.currentPage a {
	color: #fff;
	background: #3f3f3f;
}
#pagin-top {
	margin-bottom: 17px;
}
#pagin-bottom {
	position: absolute;
	top: 6px;
	left: 40px;
}
/* Titres */
h1 {
	font-size: 19px;
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}
/* liens */
a {
	color: #808275;
}

/* étapes du process de commande*/
.checkoutbar-bloc {
	margin-bottom: 25px;
	border-bottom: 3px solid #cbcbcb;
    padding-bottom: 8px;
    color: #cccccc;
}

.checkoutbar-bloc ul li {
	display: inline;
	
}
.checkoutbar-bloc ul li a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
}
.checkoutbar-bloc ul li.current a {
    color: #29A6DC;
}
/* ----- TABLEAUX ----- */
table {
	width: 100%;
	margin: 0 auto 20px auto;
}
table thead tr {
	border: 1px solid #ccc;
}
table thead tr th {
	text-align: left;
	padding: 5px 4px;
	border-right: 1px solid #0A2A37;
	border-left: 1px solid #1E7EA6;
	border-bottom: 1px solid #0A2A37;
	background: #14546F;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
}
table thead tr th.first-column {
	border-left: 0;
}
table thead tr th.last-column {
	border-right: 0;
}
table tbody {
	background: #e9e8e8;
}
table tbody tr td {
	border-bottom: 1px dotted #0A2A37;
	border-right: 1px dotted #0A2A37;
	padding: 4px 4px;
	vertical-align: middle;
}
#total_panier tbody tr td {
	border-bottom: 0;
}
table.total-panier tbody tr td {
	padding: 10px 4px;
}
table tbody tr td.first-column {
	border-left: 0;
}
table tbody tr.last-ligne td {
	border-bottom: 0;
}
table tr td.column_modify {
	width: 100px;
}
tbody tr td.last-column, thead tr th.last-column {
	border-right: 0;
}
/*table tbody tr.coupon {
	background: #f8f0db;
}
table tbody tr.fp {
	background: #f3e0b6;
}
table tbody tr.total_panier {
	background: #e9cd84;
}
table tbody tr.coupon td, table tbody tr.fp td, table tbody tr.total_panier td {
	border-bottom: 1px solid #fff;
}
*/
tbody tr td .cartQty {
	width: 40px;
	background: #fff url('images/qty-field.jpg') 0 0 no-repeat;
	border: 0;
	height: 21px;
	line-height: 25px;
	text-align: center;
}
tbody tr td.column-right {
	text-align: right;
}
tbody tr td.column-price {
	width: 65px;
    text-align: right;
	padding-right: 5px;
}
tbody tr td.column-quantity, tbody tr td.column-qty {
	width: 65px;
	text-align: right;
}
tbody tr td.column-qty a {
    font-size: 15px;
    font-weight: bold;
    color: #0a2a37;
}
tbody tr td.column-img, tbody tr td.column-delete, tbody tr td.column-bouton {
	text-align: center;
}
tbody tr td.column-delete {
	width: 40px;
}
tbody tr td.column-delete a {
    text-decoration: none;
}
tbody tr td.column-price-total {
	width: 80px;
	text-align: right;
}
tbody tr td .qty-in-cart {
	font-weight: bold;
	font-size: 14px;
}
tbody tr td.column-img {
	width: 50px;
}
table tbody tr.last-ligne td {
	font-weight: bold;
}
/*.column-img img {
	width: 50px;
	height: 50px;
}
*/
table tbody tr.coupon td {
}
/* coupons */
#coupon-field {
	width: 125px;
	padding: 0 2px;
	height: 20px;
	border: 1px solid #0A2A37;
	vertical-align: top;
	margin-right: 10px;
}
#use-coupon-ok {
	line-height: 25px;
}


.two-column table {
	width: 350px;
	background: #e6e6e6;
}

.two-column table thead tr th {
	background: #e6e6e6;
	color: #424242;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
}

/* boutons */
.buttons, .buttons-right, .buttons-left {
	position: relative;
	height: 28px;
/* hauteur à modifier */
	text-align: left;
	padding-left: 163px;
	margin: 10px 0 25px 0;
	text-decoration: none;
}
#sidebar .buttons, .buttons-table {
	padding-left: 0;
}
.buttons-right, .buttons-left {
	padding-left: 0;
}
.buttons-left {
	margin-left: 0;
}
.buttons-right {
	margin-right: 0;
}
fieldset .buttons {
	margin-right: 1em;
}
.buttons a, .buttons a.lbOn, .buttons a.lbAction, .buttons button {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none;
	float: left;
	text-decoration: none;
}
.buttons-right a, .buttons-right a.lbOn, .buttons-right a.lbAction, .buttons-right button {
	margin: 0 0 0 20px;
	float: right;
}
* html .buttons button, * html .buttons a {
	display: block;
}
*:first-child+html .buttons button, *:first-child+html .buttons a {
	display: block;
}
html>
/**/
body .buttons button {
	margin-top: -1px;
}
.buttons a span, .buttons button span, .buttons a span span, .buttons button span span {
	height: 28px;
/* hauteur à modifier */
}
.buttons a span, .buttons button span {
	position: relative;
	float: left;
	vertical-align: middle;
	padding: 0 0 0 10px;
/* largeur partie gauche du bouton */
}
.buttons a span, .buttons button span {
	/*background: transparent url('images/button-rose-left.jpg') 0 0 no-repeat;*/
	background: #0A2A37;

/* version bg */
}
.buttons a.delete span, .buttons a.back span, .buttons a.thickbox span, .buttons a.back_order span, .buttons a.back_compare span {
	/*background: transparent url('images/button-vert-left.jpg') 0 0 no-repeat;*/
	background: #ccc;

/* version bg */
}
.buttons a span span, .buttons button span span {
	padding: 0 10px 0 0;
/* largeur partie droite du bouton */
	/*background: transparent url('images/button-rose-right.jpg') right top no-repeat;*/
	background: #0A2A37;

/* version bg */
}
.buttons a.back span span, .buttons a.thickbox span span, .buttons a span span#delete_address {
	/*background: transparent url('images/button-vert-right.jpg') right top no-repeat;*/ /* version image */
	background: #ccc; /* version bg */
}
.buttons a span span span, .buttons button span span span {
	height: 28px;
/* hauteur à modifier */
	padding: 0;
	line-height: 28px;
/* hauteur à modifier */
	color: #fff;
	font-size: 13px;
}
.buttons button span span span {
	font-size: 14px;
/* toujours un px de plus */
}
.buttons a span span span, .buttons button span span span {
	/*background: transparent url('images/button-rose-middle.jpg') left top repeat-x;*/
	background: #0A2A37;

/* version bg */
}
.buttons a.back span span span, .buttons a.thickbox span span span, .buttons a span span#delete_address span {
	/*background: transparent url('images/button-vert-middle.jpg') left top repeat-x;*/
	background: #ccc;

/* version bg */
	color: #000;
}
* html .buttons button {
	width: 1%;
	overflow: visible;
}
*:first-child+html .buttons button {
	overflow: visible;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-size: 11px;
	color: #333333;
}
#TB_secondLine {
	font-size: 11px;
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color: #74766b;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay {
/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
}
* html #TB_window {
/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 0;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	text-align: right;
}

#TB_closeWindowButton a {
    line-height: 15px;
    text-decoration: none;
}

#TB_ajaxWindowTitle {
	color: #000;
	font-size: 19px;
	line-height: 22px;
	padding-bottom: 5px;
	border-bottom: 3px solid #cf1a05;
	margin-bottom: 15px;
}
#TB_ajaxbloc {
	width: 432px;
	margin: 0 auto;
	background: #fff url('images/tb_ajaxbloc_bg.jpg') 0 0 repeat-y;
}
#TB_title {
	background: #fff;
	width: 432px;
	height: 35px;
}
#TB_ajaxbloc_bottom {
	width: 432px;
	height: 30px;
	background: #fff url('images/tb_ajaxbloc_bottom.jpg') 0 0 no-repeat;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 14px;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_ajaxContent .formlabel {
	width: 100px;
}
#TB_ajaxContent .formtext {
	width: 220px;
}
#TB_ajaxContent .formtextlong {
	width: 290px;
}
#TB_ajaxContent a {
	text-decoration: none;
}
#TB_ajaxContent .info {
	font-size: 12px;
	text-align: left;
	background: #fff;
	width: 400px;
}
#TB_ajaxContent .buttons-thickbox {
	font-size: 14px;
	margin-top: 15px;
}
#TB_ajaxContent .buttons-thickbox a {
	margin-right: 60px;
	width: 60px;
}

#TB_ajaxContent .buttons-thickbox input {
    background: #0A2A37;
    color: #fff;
    border: 0;
    padding: 3px 5px;
    text-transform: uppercase;
}
/* adresse */
.adresse {
	border-top: 1px solid #4B5344;
	padding-top: 15px;
}
/* two-column */
.two-column {
	width: 720px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#right .two-column h3 {
	text-align: center;
	width: 320px;
	/* height: 320px;
*/
	height: 14px;
	/* height: 22px;
*/
	margin-bottom: 25px;
	padding: 4px 0;
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/sous-cat-1.jpg');
	color: #fff;
}
.two-columnleft, .two-columnright {
	width: 350px;
	margin: 0 10px 0 0;
}
.two-columnright {
	float: right;
	margin: 0 0 0 10px;
}
/* Messages ( erreur ou succès ) */
.message {
	margin-bottom: 10px;
	font-weight: bold;
}
.message-success, .msg_success {
	color: #1ccb0e;
}
.message-error, .msg_erreur {
	color: red;
}

/* sitemap */
.sitemap_3 {
	margin-left: 15px;
}
.sitemap_4 {
	margin-left: 30px;
}
.sitemap_5 {
	margin-left: 45px;
}
.sitemap-container ul li {
	height: 16px;
	line-height: 16px;
}
.sitemap-container h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}
.sitemap-container h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 3px 0;
}
.sitemap-container h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0 2px 0;
}
.sitemap-container h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 1px 0;
}
/* Lien pdf */
.pdf {
	text-decoration: none;
	color: #FF0000;
}
/* Module de paiement */
.bloc-paiement {
	padding: 10px;
	width: 700px;
	margin-bottom: 10px;
}
.bloc-paiement .description {
	margin-top: 10px;
}
.bloc-paiement .description .image {
	width: 120px;
	margin-right: 15px;
	float: left;
}
#bloc-cmcic, #bloc-atos {
	background: #fff;
	padding: 20px 10px;
	width: 696px;
	border: 2px solid #e82b85;
}
#bloc-moneyorder {
	background: #fff;
}
#bloc-virementbancaire {
	background: #fff;
}
/* Sous-totaux */
dl.item-order-total {
	height: 20px;
	border-bottom: 1px solid #fff;
}

.item-order-total {
	padding: 5px 0;
	width: 720px;
	font-weight: bold;
	color: #000;
}

.item-order-total dt {
	width: 620px;
	float: left;
}

.item-order-total dd {
	width: 100px;
	float: left;
	text-align: right;
}

.order-total-ot_total {
	padding: 10px 0;
	font-weight: bold;
	color: #2AA7DF;
}
/* Réponse ticket */
.ticket-ans {
	border-top: 1px solid #495444;
	padding-top: 10px;
	margin-top: 10px;
}
/* Note commentaire */
.note {
	float: left;
	background: #4B5344;
	width: 20px;
	text-align: center;
	margin-right: 15px;
}
.note-top, .note-bottom {
	width: 14px;
	margin: 0 auto;
	color: #fff;
}
.note-top {
	border-bottom: 1px solid #fff;
}
/* Commentaires */
.comment {
	border-bottom: 1px solid #4B5344;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/* Product Listing column */
.list-produit {
}

.more_products .list-produit {
    margin-top: 20px;
}
.list-produit .produit {
	float: left;
	width: 160px;
	height: 262px;
	text-align: left;
	position: relative;
	margin: 0 33px 33px 0;
	background: transparent url('images/bg-produit.jpg') 0 0 no-repeat;
}

.list-produit #vignette-criter {
	float: left;
	width: 217px;
	height: 321px;
	text-align: left;
	position: relative;
	margin: 0 34px 17px 0;
}

.list-produit .produit-right {
	margin-right: 0;
}
.list-produit .produit .image {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 156px;
	height: 156px;
	z-index: 99;
}
.list-produit .produit .masque {
	position: absolute;
	top: 262px;
	left: 191px;
	width: 15px;
	height: 16px;
	background: transparent url('images/mask-zoom.png') 0 0 no-repeat;
	z-index: 100;
}
.list-produit .produit .masque a {
	display: block;
	width: 15px;
	height: 16px;
	font-size: 0;
	text-indent: -5000px;
	text-decoration: none;
}
.list-produit .produit .name {
	position: absolute;
	top: 168px;
	left: 0;
	width: 156px;
	height: 25px;
	line-height: 14px;
}
.list-produit .produit .name a {
	font-weight: bold;
	font-size: 11px;
	color: #4a5344;
	text-decoration: none;
}
.list-produit .produit .price {
	position: absolute;
	top: 209px;
	left: 0;
	width: 70px;
	height: 25px;
	text-align: left;
    font-weight: bold;
	font-size: 16px;
}

.list-produit .produit .price .normal_price {
	color: #28a7dc;
}

.list-produit .produit .price .reduc_price {
	color: #f60;
}

.list-produit .produit .price .del_price {
	font-style: italic;
	font-size: 10px;
	color: #000;
}

.list-produit .produit .acheter, .list-produit .produit .details {
	position: absolute;
	top: 204px;
	right: 0;
	width: 92px;
	height: 22px;
}

.list-produit .produit .acheter {
    top: 230px;
}








.color_site {
    color: #e82b85;
}



.product-zone-left {
    float: left;
    width: 302px;

    margin-right: 30px;
    text-align: left;
}

#product-zone-left-min {
    height: 300px;
}

#product-zone-left-max {
    height: 400px;
}

#product-zone-image {
    width: 300px;
    height: 300px;
}

.portfolio_img {
    width: 300px;
    margin: 0;
    position: relative;
}

.portfolio_img #zoom a {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-indent: -5000px;
    font-size: 0;
    background: transparent url('images/zoom.png') 0 0 no-repeat;
}

.premiere_image {
    margin-top: 1px;
}
#product-zone-left h3 {
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    margin-bottom: 8px;
    width: 290px;
}

.portfolio_img_small {
    margin-top: 10px;
}

.portfolio_img_small li {
    width: 56px;
    height: 56px;
    border: 2px solid #0a2a37;
    float: left;
    margin-right: 3px;
}

#product-zone-info {
    width: 408px;
    float: left;
}

#product-zone-info #ref-prod {
    text-align: right;
    font-style: italic;
    color: #737373;
    font-size: 10px;
}

#product-zone-info #carac {
    border-bottom: 2px solid #0a2a37;
    line-height: 17px;
}

#product-zone-info #attributs {
    margin-top: 8px;
}

#product-zone-info #info_livraison {
    border-bottom: 2px solid #0a2a37;
}


#product-zone-info #livraison_cart {
    border-bottom: 2px solid #0a2a37;
    height: 70px;
    position: relative;
}

#product-zone-info #livraison {
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
}

#product-zone-info #price_cart {
    position: absolute;
    top: 0;
    right: 0;
    width: 316px;
    text-align: right;
}
#product-zone-info #bloc-price {
    margin-bottom: 10px;
}

#product-zone-info #bloc-price .normal_price {
	color: #28a7dc;
	font-size: 18px;
}

#product-zone-info #bloc-price .reduc_price {
	color: #f60;
	font-size: 18px;
}

#product-zone-info #bloc-price del {
	font-style: italic;
	font-size: 12px;
	color: #000;
}

#outils-produits {
    margin-top: 9px;
}
#outils-produits li {
    height: 18px;
    line-height: 18px;
    padding-left: 30px;
    margin-bottom: 4px;
}

#outils-produits #impression {
    background: url('images/picto-impression.jpg') 0 0 no-repeat;
}
#outils-produits #tell_friend {
    background: url('images/picto-tell-friend.jpg') 0 0 no-repeat;
}
#outils-produits #besoin-conseil {
    background: url('images/picto-besoin-conseil.jpg') 0 0 no-repeat;
}

#outils-produits #picto-video {
    background: url('images/picto-video.jpg') 0 0 no-repeat;
}

#outils-produits li a {
    text-decoration: none;
}

.affiche_pack {
    position: relative;
    height: 150px;
}

.affiche_pack .affiche_pack_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 122px;
    height: 122px;
}

.affiche_pack .affiche_pack_image img {
    width: 120px;
    height: 120px;
    border: 1px solid #0a2a37;
}

.affiche_pack .affiche_pack_desc {
    position: absolute;
    top: 0;
    left: 132px;
    width: 430px;
}
.affiche_pack .affiche_pack_name {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}

.affiche_pack .affiche_pack_description {
    color: #818181;
    margin-bottom: 5px;
}

.affiche_pack .affiche_pack_desc ul li, .affiche_pack .affiche_pack_desc ul li a {
    color: #000;
}

.affiche_pack .affiche_pack_desc ul li {
    line-height: 16px;
}

.affiche_pack .affiche_pack_desc ul li a {
    text-decoration: underline;
}

.affiche_pack .affiche_pack_percent {
    position: absolute;
    top: 10px;
    left: 562px;
    width: 63px;
    height: 63px;
    background: url('images/pack-percent.jpg') 0 0 no-repeat;
}

.affiche_pack .affiche_pack_percent span {
    position: absolute;
    top: 23px;
    left: 0;
    width: 63px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.affiche_pack .affiche_pack_info {
    position: absolute;
    top: 0;
    right: 0;
    width: 92px;
    text-align: right;
}

.affiche_pack .affiche_pack_info .affiche_pack_diff {
	color: #28a7dc;
	font-size: 18px;
	margin-bottom: 8px;
}

.affiche_pack .affiche_pack_info .affiche_pack_total {
	color: #787878;
	font-size: 11px;
	margin-bottom: 8px;
}

.image-left, .info .image {
    float: left;
    margin-right: 20px;
}


.info {
    margin-bottom: 25px;
}

#page_info_info #middle p {
    text-align: justify;
}


#page_maintenance
{
	background: #fff;
	text-align: center;
	height: 100%;
}

#centre-maintenance {
  position:absolute;
  left: 50%;
  top: 50%;
  width: 770px;
  margin-left: -385px;
  height: 350px;
  margin-top: -175px;
}

.marque, .marque2 {
    float: left;
    width: 106px;
    height: 120px;
    margin-right: 14px;
}

.marque2 {
    height: 145px;
}

.bottom_domtab {
    text-align: right;
}

.bottom_domtab a {
    color: #cf1a05;
    font-size: 15px;
    text-decoration: none;
}

#marques_bottom a {
    color: #0a2a37;
}

.adword {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}