*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #000;
	text-decoration: underline;
}

a.action
{
	text-decoration: none;
}

li
{
	list-style: none;
}

body
{
	font-size: 62.5%;
	font-family: arial;
	padding-bottom: 15px;
}

h1
{
	width: 100%;
	text-align: center;
	font-size: 3em;
}

h2
{
	font-size: 1.6em;
	padding-left: 7px;
}

h2.center
{
	width: 100%;
	text-align: center;
	padding: 0;
}

table
{
	width: 100%;
	margin-bottom: 10px;
}

th
{
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid;
	padding: 5px 0;
	width: auto;
}

th.productImg
{
	width: 110px;
}

th.productDesc
{
	width: auto;
}

th.qty
{
	width: 120px;
}

th.total
{
	width: 130px;
	text-align: right;
	padding-right: 30px;
}

th.remove
{
	width: 90px;
}


tr.shop td
{
	font-weight: bold;
	padding-top: 5px;
}

td
{
	padding: 2px 0;
}

td.first
{
	padding-left: 10px;
}

td.center
{
	text-align: center;
}

td.num
{
	text-align: right;
	padding-right: 30px;
}

td input
{
	float: right;
	margin-right: 35px;
}

.bold
{
	font-weight: bold;
}

div.centered
{
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 950px;
	padding: 1px 0 0 0;
}

#main
{
	margin-top: 15px;
	width: 919px;
}

.part
{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.bandeau
{
	margin-left: 1px;
}

.blocTitle
{
	border: 1px solid;
}


.blocContent
{
	font-size: 1.1em;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

#cart .blocContent
{
	padding-bottom: 10px;
}

.col
{
	float: left;
	margin-right: 9px;
}

.col1
{
	width: 349px;
	height: 165px;
}

.col2
{
	width: 550px;
	height: 149px;
}

.col3
{
	width: 360px;
	height: 170px;
}

.col label
{
	display: block;
	float: left;
	width: 170px;
}


.coupons label
{
	display: block;
	width: 130px;
	padding-top: 5px;
}

.coupons .field
{
	width: 130px;
}

p
{
	float: left;
	width: 95%;
	padding: 5px 0 0 5px;
}

.col2 select
{
	width: 125px;
}

.col2 input
{
	width: 120px;
}


.col1 .blocContent, .col2 .blocContent, .col3 .blocContent
{
	height: 100%;
}

.col .bloc
{
	float: left;
	width: 100%;
	margin-bottom: 8px;
}



.samples .control
{
	display: block;
	float: left;
	margin: 0 9px;
	cursor: pointer;
}

.samples .container
{
	width: 290px;
	float: left;
	overflow: hidden;
}


.samples ul
{
	display: block;
	float: left;
	width: 5000px;
}

.samples ul li
{
	text-align: center;
	float: left;
	margin: 0 cursor: pointer;
}

.samples ul li img
{
	padding: 0 2px;
}


.amount dl
{
	padding: 5px 5px 3px 7px;
	font-weight: bold;
}

.amount dl *
{
	display: block;
	float: left;
}

.amount dt
{
	width: 60%;
}

.amount dd
{
	width: 40%;
	text-align: right;
}

.big
{
	margin: 10px 0 2px 0;
	font-size: 1.4em;
}

.order
{
	text-align: right;
}

.last
{
	margin-right: 0;
}

.clear
{
	clear: both;
}

input
{
	border-color: #d2d3d5;
}

.crosssell .blocContent
{
	padding-bottom: 10px;
}

.crosssell .blocContent ul
{
	width: 880px;
	margin: 10px auto 0 auto;
}

.crosssell ul li
{
	text-align: center;
	float: left;
	width: 110px;
}






.colCart, .colOrder
{
	float: left;
	width: 49.5%;
}
.colOrder
{
	margin-left: 1%;
}

.colCart th.productImg
{
	width: 70px;
}

.colCart th.productDesc
{
	width: auto;
}

.colCart th.qty
{
	width: 50px;
}

.colCart th.total
{
	width: 70px;
	text-align: right;
	padding-right: 0;
}

.colCart th.remove
{
	width: 50px;
}

.colCart td.num
{
	padding-right: 0;
}

.colCart td input
{
	margin-right: 5px;
}

.half
{
	float: left;
	width: 49%;
}

.half .big
{
	margin-bottom: 10px;
}

.zoneMontantOrder
{
	width: 100%;
}

.part .first
{
	margin-right: 2%;
}

.recompute
{
	float: right;
}

.waranty
{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding-left: 24px;
}

.waranty li
{
	float: left;
	border: 1px solid;
	text-align: center;
	width: 55px;
	height: 36px;
	font-size: 0.8em;
	margin: 5px;
}

p.half
{
	margin-top: 5px;
	width: 48%;
}

p.half input
{
	vertical-align: bottom;
}

p.half .connect
{
	width: 100px;
}

.identify dl
{
	margin-top: 5px;
	float: left;
	display: block;
	width: 100%;
	padding-top: 1px;
	overflow: hidden;
}

.identify dl dt, .identify dl dd
{
	width: 217px;
	float: left;
	margin-right: 1px;
	display: block;
	padding: 0 5px 0 5px;
}

.identify dl dt.last, .identify dl dd.last
{
	margin-right: -1px;
}

.identify dl dt
{
	font-weight: bold;
}

.identify dl dd
{
	height: 67px;
	padding-bottom: 0;
}

.identify .blocContent
{
	padding-bottom: 0;
}

.identify .continue
{
	border: 0;
}

.mainTitle
{
	margin-bottom: 1px;
}


.address label, .address input
{
	width: 210px;
	display: block;
	float: left;
	margin-bottom: 1px;
}

.address textarea
{
	width: 211px;
	display: block;
	float: left;
	margin-left: 8px;
	margin-bottom: 1px;
	font-family: arial;
}

.address input[type=checkbox]
{
	width: 15px;
	display: block;
	float: left;
	margin-bottom: 1px;
	margin-left: 7px;
}

.address input
{
	float: right;
	margin-right: 0px;
}

.address label
{
	font-weight: bold;
	height: 20px;
}


.address label.civ
{
	width: 30px;
}

.address input.civr
{
	width: 20px;
	margin-right: 10px;
	float: left;
}

.address input.continue
{
	float: right;
	width: auto;
	margin-left: 5px;
}

.address input.continueAddress
{
	float: right;
	width: auto;
	margin-left: 5px;
	margin-right: 18px;
}


.address input[type=radio]
{
	width: 20px;
	display: inherit;
	float: inherit;
	margin-bottom: inherit;
	margin-left: inherit;
	margin-right: 0px;
}

.orderoption p
{
	width: 200px;
	clear: both;
}

.orderoption label
{
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

.orderoption input
{
	display: block;
	float: left;
}

.orderoption input.continueSettings
{
	display: block;
	float: right;
	margin-right: 18px;
}

.continue, .orderoption input.continue
{
	float: right;
	margin-right: 5px;
}

.continuePayment
{
	float: right;
	margin-right: 5px;
	margin-top:-45px;
}

/* ajout pour ddl */

select
{
	border-color: #d2d3d5;
}

/*.address select
{
	width: 210px;
	display: block;
	float: left;
	margin-bottom: 5px;
}*/

.address select
{
	float: right;
	margin-right: 1px;
	width: 213px;
	display: block;
	margin-bottom: 5px;
}

.brLogin
{
	margin-bottom: -5px;
}

.brDelivery
{
	margin-bottom: -5px;
}

.brOptions
{
	margin-bottom: -10px;
}

/**** Modal popup ****/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.tableModal
{
	width: inherit;
	margin-bottom: inherit;
}

.tdModal
{
	padding: inherit;
	text-align: center;
}
/**** FIN ****/

/**** Shipping ****/
div.shippingContent
{
	background-image: url(../images/shipping/shippingBg.png);
	background-repeat: repeat-y;
	width: 550px;
}

div.shippingHeader
{
	background-image: url(../images/shipping/shippingHeader.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 18px;
}

div.shippingFooter
{
	background-image: url(../images/shipping/shippingFooter.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 20px;
}

.shippingContent hr
{
	width: 528px;
	height: 1px;
	margin: 0px 5px 0px 8px;
	border: solid 1px #9e9e9e;
}

table.shippingContentTable
{
	margin: 0px 5px 0px 18px; /*width:510px;*/
}

table.shippingTablePrice
{
	width: 180px;
}
table.shippingTablePrice td
{
	text-align: right;
}

/**** FIN ****/

.tdLivraison
{
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

.tdLivraison input
{
	float: left;
	padding-left: inherit;
}

/**** Modal Popup ****/
div.modalContent
{
	background-image: url(images/Modal/popupBasket-content.png);
	background-repeat: repeat-y;
	width: 182px;
	text-align: center;
}

div.modalHeader
{
	background-image: url(images/Modal/popupBasket-header.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 16px;
}

div.modalFooter
{
	background-image: url(images/Modal/popupBasket-footer.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 16px;
}

.modalCadre
{
	border-color: #666666;
	border-style: solid;
	border-width: 2px;
	color: #575757;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

.modalLink
{
	text-decoration: underline;
	color: #575757;
}

.modalLink:Hover
{
	text-decoration: underline;
	color: #575757;
}

/* Fin Modal Popup*/

.PanelErreurStock
{
	background-color:#D9D9D9;
	margin:5px 5px 5px 5px;
	text-align:left
}

.lblTitle
{
	color:#555555;
	font-size:38px;
	margin-left:22px;
	visibility:hidden;
}