@charset "utf-8";

/* BODY */
body {
	background:#ffffff;
	color:#666666;
	display:block;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	margin:0 auto 2px auto;
	padding:0;
	position:relative;;
}
table {
	border-collapse:collapse;
	width:100%;
}
td {
	vertical-align:top;
}
a.print {
	background:transparent url('../images/btn_print.gif') no-repeat scroll top left;
	display:block;
	height:23px;
	margin:4px 5px;
	position:absolute;
	right:20px;
	width:20px;
	z-index:1;
	text-indent:-9999px;
}
a.print span {
	display:none;
	visibility:hidden;
}
a.back {
	background:transparent url('../images/btn_back-small.gif') no-repeat scroll top left;
	float:right;
	height:20px;
	margin-right:10px;
	text-indent:-9999px;
	width:20px;
}
a.back span {
	display:none;
	visibility:hidden;
}
div.pages {
	font-size:0.9em;
}
body.catalogue h1, body.catalogue h2 {
	background:none;
	font-size:175%;
	height:1em;
	line-height:1em;
	margin:10px 0px;
	padding:0;
}

/* FORMNAME */
#FormName {
	margin:auto;
	width:25%
}

/* SEARCH */
#search {
	background:transparent url(../images/bck_search.gif) no-repeat left top;
	background:-moz-linear-gradient(bottom, #AE1C27, #C2545C);
	background:-webkit-linear-gradient(bottom, #AE1C27, #C2545C);
	border-radius:5px;
	height:1%;
	margin-right:1em;
	padding:0.5em 0.8em;
	text-shadow:0px -1px 0px #a44449;
}
#XSearch {
	height:1%;
	overflow:hidden;
}
#XSearch p {
	color:#ffffff;
	float:left;
	width:31%;
}
#XSearch a.howtosearch {
	color:#ffffff;
	margin:0px 10px;
}
#XSearch p.submit {
	width:5%;
}
#XSearch input.submit {
	margin-top:12px;
}
#SearchCatPdt {
	margin-top:1px;
}
#stSearch {
	width:90%;
}

/* CATEGORIES */
#categories {
	margin:0; padding:0;
	overflow:hidden; position:relative;
}
#categories li {
	float:left;
	height:115px;
	margin:0 4px 10px 4px;
	padding:0;
	width:23%;
}
html.ie6 #categories li {
	width:22.5%;
}
#categories a {
	color:#666666;
	display:block;
	font-weight:bold;
	margin:auto;
	text-align:center;
	text-decoration:none;
}
#categories a:hover {
	color:#AE1C27;
}
#categories a img {
	display:block;
	margin:auto;
	margin-bottom:10px;
}

/* BREADCRUMB */
div#breadcrumb {
	height:28px;
	line-height:28px;
	margin:0px 0px 5px 0px;
	overflow:hidden;
	padding:0px;
}
div#breadcrumb ul li {
	float:left; 
	margin:0; padding:0;
}
div#breadcrumb ul li.last {
	background:none;
}
div#breadcrumb p {
	padding:5px 0px 5px 0px;
	text-align:left;
}
div#breadcrumb ul li select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#333333;
	font-size:12px;
	margin:2px 0 5px;
	padding:1px;
	width:200px;
}
body.accueil div#breadcrumb, body.site div#breadcrumb {
	display:none;
	visibility:hidden;
}

/* PRODUCTS */
* html div#section div.products_container {
	width:650px;
	overflow:hidden;
}
table#products {
	margin:0px;
	padding:0px;
	position:relative;
	width:98%;
}
table#products td.products_infos {
	width:33%;
}
table#products td.products_infos {
	width:32%;
}
table#products td.products_infos a.img {
	display:block;
	height:150px;
	margin:10px auto;
	text-align:center;
	width:150px;
}
table#products td.products_infos p {
	-border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	padding:5px;
	color:#ffffff;
	background-color:#AE1C27;
}
table#products td.products_infos p img.FichierProduit {
	display:block;
	margin:-50px 0px 0px 10px;
	position:absolute;
}
table#products td.products_infos span.resume, table#products td.products_infos span.resume a {
	display:block;
	float:left;
	font-style:normal;
	height:40px;
	line-height:20px;
	overflow:hidden;
	width:110px;
}
table#products td.products_infos span.resume {
	margin-bottom:5px;
}
table#products td.products_infos span.prix {
	display:block;
	float:right;
	line-height:20px;
	text-align:right;
	width:65px;
}
table#products td.products_infos p a {
	color:#ffffff;
	clear:both;
	display:block;
	font-weight:bold;
	line-height:24px;
	height:24px;
}
table#products td.products_infos p a.learnmore {
	background:transparent url('../images/btn_learnmore-small.gif') no-repeat;
	background-position:0 -24px;
	padding-left:26px;
}
table#products td.products_infos p a.addtocart {
	background:transparent url('../images/btn_addtocart-small.gif') no-repeat;
	background-position:0 -24px;
	padding-left:26px;
}



/* PRODUCT */
#product {
	width:98%;
}
/***********************************************************/
#product .product_pictures {
	width:330px;
}
#pPdtImage a {
	background:#FFF;
	border:3px solid transparent;
	display:block;
	margin:auto;
	height:300px; width:300px;
	text-align:center;
}
#pPdtSubImages span {
	background:#FFF;
	border:2px solid #DDD;
	display:inline-block;
	margin:0 0 0.25em 0; padding:0;
	overflow:hidden;
	height:100px; width:100px; line-height:100px;
	text-align:center; vertical-align:middle;
}
#pPdtSubImages span img {
	line-height:100px;
	vertical-align:middle;
}
/***********************************************************/
#product .product_infos h1 {
	font-size:1.5em;
	height:auto;
	line-height:2em;
	margin:0;
}
#product .product_infos .Style1 {
	color:#AE1C27;
	font-weight:bold;
}
#product .product_infos p {
	line-height:175%;
	margin:0.25em 0;
}
#product .product_infos hr {
	display:none;
}
#product .product_infos table.PdtPQTClass {
	border-collapse:collapse;
	display:block;
	margin:5px 0px 5px 1px;
	width:auto;
}
#product .product_infos table.PdtPQTClass td {
	border:1px solid #DDDDDD;
	padding:2px;
	text-align:center;
}
#product .product_infos div.box2 {
	margin:10px 0px 0px 0px;
}
#product .product_infos div.box2 p {
	color:#ffffff;
	font-weight:bold;
}
#pPdtSelP {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	display:block;
	margin:10px 0px 10px 0px;
	padding:5px 10px;
}
#product .product_infoss a.askmore {
	background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
	background-position:0px 0px;
	display:block;
	height:42px;
	line-height:42px;
	float:left;
	margin:0 auto;
	padding:0;
	position:relative;
	width:165px;
}
#product .product_infos a:hover.askmore {
	background-position:0px -61px;
}
#product .product_infos a.askmore span {
	display:none;
	visibility:hidden;
}

#product .product_social {
	margin:0.75em 0;
	overflow:hidden;
}
#product .product_social li {
	float:left;
	margin-right:0.75em;
}

/* SELECTION */
#FCDE, #FCDE fieldset {
	border:none;
	margin:0px;
	padding:0px;
}
#FCDE egend{
	display:none;
	visibility:hidden;
}
#Calk {
	display:block;
	height:1.5em;
}
#cart {
	margin:0;
	padding:0;
	position:relative;
	width:98%;
}
#cart h1 {
	font-size:175%;
	margin:0 0 10px 0;
}
#cart h2 {
	color:#666666;
	font-size:100%;
	font-weight:normal;
	height:auto;
	line-height:20px;
	margin:15px 0 15px 0;
	padding:0 0 0 0;
}
#cart h2 strong {
	font-weight:bold;
}
#cart p strong {
	display:block;
	margin:10px 0px 15px 0px;
	text-align:center;
}

table#cart ul.cart_steps {
	height:30px;
	margin-bottom:10px;
}
table#cart ul.cart_steps li {
	float:left;
	font-size:1.15em;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-align:center;
	width:33%;
}
table#cart ul.cart_steps li.active {
	color:#AE1C27;
	font-size:1.45em;
}

/* CART */
#cart_infos hr {
	border-top:1px dashed #BCC6C8;
	margin-top:1em;
}
#cart_infos table.PanierTable {
	background:transparent;
	border-collapse:separate;
	color:#808D90;
}
#cart_infos table.PanierTable td {
	border-collapse:separate;
	padding:4px 10px 4px 5px;
}
#cart_infos table.PanierTable input {
	text-align:center;
}
#cart_infos tr.PanierTRTitle td {
	background:#E4E4E4;
	border-top:1px solid #BBC6C8;
	border-bottom:1px solid #BBC6C8;
	font-weight:bold;
}
#cart_infos tr.PanierTR1 td, #cart_infos tr.PanierTR0 td {
	background:#F3F3F3;
	border-top:1px solid #FFF;
	border-bottom:1px solid #BBC6C8;
}
#cart_infos tr.PanierTRHT td {
	background:#F3F3F3;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #BBC6C8;
}
#cart_infos tr.PanierTRPortHT td {
	background:#F3F3F3;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #BBC6C8;
}
#cart_infos tr.PanierTRTVA td {
	background:#F3F3F3;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #BBC6C8;
}
#cart_infos tr.PanierTRTTC td {
	background:#F3F3F3;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #BBC6C8;
}

table#cart a.continue {
background-color:#992E33;
	display:block;
	line-height:150%;
	margin:20px auto 0px auto;
	text-align:center;
	width:125px;
}
table#cart a.confirm {
background-color:#992E33;
	display:block;
	line-height:150%;
	margin:20px auto 0px auto;
	text-align:center;
	width:125px;
}
table#cart a.send {
background-color:#992E33;
	display:block;
	line-height:150%;
	margin:20px auto 0px auto;
	text-align:center;
	width:125px;
}

table#cart a.continue {
	background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
	background-position:-165px 0px;
	display:block;
	height:61px;
	line-height:61px;
	margin:10px auto 0px auto;
	padding:0;
	position:relative;
	width:165px;
}
table#cart a:hover.continue {
	background-position:-165px -61px;
}
table#cart a.confirm {
	background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
	background-position:-330px 0px;
	display:block;
	height:62px;
	line-height:62px;
	margin:10px auto 0px auto;
	padding:0;
	position:relative;
	width:165px;
}
table#cart a:hover.confirm {
	background-position:-330px -61px;
}
table#cart a.send {
	background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
	background-position:-495px 0px;
	display:block;
	height:62px;
	line-height:62px;
	margin:10px auto 0px auto;
	padding:0;
	position:relative;
	width:165px;
}
table#cart a:hover.send {
	background-position:-495px -61px;
}
table#cart a.continue span, table#cart a.confirm span, table#cart a.send span {
	display:none;
	visibility:hidden;
}

form#FCDE fieldset p {
	clear:left;
}
form#FCDE fieldset p label{
	float:left;
	margin:2px 0px;
	width:150px;
}
form#FCDE fieldset p label span {
	float:none;
	clear:none;
	display:inline;
	font-size:0.9em;
}
form#FCDE fieldset p input{
	float:left;
	margin:2px 5px 2px 0px;
	width:160px;
}
form#FCDE fieldset p input.alert {
	border:1px solid #C01122;
	color:#333333;
}
form#FCDE fieldset p.alert {
	margin:5px 0px 5px 260px;
	padding:0px;
}
form#FCDE fieldset p textarea {
	width:480px;
}

/* POPUP */
td.txt10i, td.txt10 {
	background:#cccccc;
	color:#ffffff;
	margin:0px;
	padding:5px 0px 5px 0px;
	position:relative;
	text-align:center;
}
td.txt10i a, td.txt10 a {
	color:#ffffff;
	text-decoration:none;
}
td.txt12 {
	background:transparent url('../images/bck_logo-popup.gif') no-repeat bottom right;
}
body center table tbody tr td img#PdtImage {
	float:none;
}
body center table tbody tr td img {
	display:block;
	float:left;
}
html body table tbody tr td.txt12 table {
	width:1%;
}
