/* Entête du produit */
#prd-header {
	float: left; width: 620px;
	padding-top: 10px;
}
#content h1 {
	color: #333366; font-size: 1.5em;
}
#content p.baseline {
	font-size: 1.2em; color: #666;
}

/* Marque du produit */
#prd-brand {
	width: 200px; height: 85px;
	text-align: center;
	float: left; margin-left: 10px;
}
#prd-brand img {
	padding: 12px 50px;
}

/* Fiche produit */
#prd-card {
	width: 620px; border-top: 1px solid #d6d6d6;
	float: left;
}

/* Description longue */
#prd-desc {
	color: #666; clear: both;
	padding: 0 0 18px 0;
	width: 410px;
}
#prd-desc[id] {
	width: 392px;
}
#prd-desc h2, #prd-options h2, #documents h2 {
	background-image: url(../../images/focus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1em;
	border-bottom: 1px solid #d6d6d6;
	padding: 6px 0 6px 15px;
	color: #666666;
}
#prd-desc p, #in-the-box p {
	padding: 6px 0; padding-left: 15px;
	line-height: 25px;
}
#prd-desc ul, #in-the-box ul {
	list-style-type: none; margin: 6px 0;
	margin-left: 10px;
}
#prd-desc ul li, #in-the-box ul li {
	background-image: url(../../images/focus.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 5px 0; padding-left: 15px;
}
#prd-options {
	color: #777;
}
#prd-options table {
	margin: 6px 0 6px 15px; color: #777;
	width: 585px; font-size: 0.9em;
}
#prd-options table td.price {
	text-align: right;
}
#prd-options table thead th, #prd-options table tbody td {
	padding: 2px 1px; border-bottom: 1px solid #dedede;
}

/* Points forts du produit */
#prd-top-features {
	float: left; width: 200px; margin-left: 10px;
	color: #666; border-top: 1px solid #d6d6d6;
	min-height: 416px;
}
#prd-top-features h2 {
	font-size: 1em;
	background-image: url(../../images/focus.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	text-indent: 12px;
	margin-top: 9px;
}
#prd-top-features ul {
	list-style-type: none; margin-top: 14px; border-top: 1px solid #D6D6D6; padding-top: 6px;
}
#prd-top-features ul li {
	background-image: url(../../images/focus.gif);
	background-repeat: no-repeat;
	background-position: left 1.2em;
	padding: 10px 0; padding-left: 12px;
}

/* Référence du produit */
#prd-reference {
	float: left; clear: left; width: 410px;
	padding: 6px 0; color: #888;
	border-bottom: 1px solid #d6d6d6; /*border-bottom: 1px solid #d6d6d6;*/
	height: 26px;
}

/* Tarif du produit */
#prd-price {
	float: left; width: 200px; margin-left: 10px;
	padding: 6px 0; color: #666; font-size: 1em;
	border-bottom: 1px solid #d6d6d6; /*border-bottom: 1px solid #d6d6d6;*/
	height: 26px;
}
.ecotaxe{
	font-size:0.8em;
}
/* Images secondaires (optionnel) */
#prd-images {
	float: left; width: 410px;
	color: #666; padding-top: 6px;
}
#prd-images ul {
	list-style-type: none;
}
#prd-images ul li img {
	border: 1px solid #ccc;
}
#prd-images ul li {
	display: inline; margin-right: 10px;
}

/* Bouton où acheter */
#prd-where-to-buy {
	float: left; width: 200px; margin-left: 10px;
	padding-top: 6px; color: #666; font-size: 1em;
	text-align: right;
}
#prd-where-to-buy label{
	color:#F9CE00;
font-weight:bold;
}
#prd-where-to-buy input.qte{
	border:1px solid #D0D0D0;
	color:#A1A1A1;
	font-size:0.9em;
	padding:2px;
	text-align:center;
	margin-bottom: 10px;
	width:29px;
}

/* Image principale du produit */
#prd-image {
	width: 620px; clear: both;
	text-align: center;
}
#prd-image img {
	margin: auto auto;
}

/* Onglets */
#prd-tabs {
	width: 620px;
	float: left;
	margin-top:16px;
}

/* Tabulations */
#prd-tabs-header {
	background-image: url(../../images/products/tab-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 6px;
	float: left; clear: both;
	width: 620px;
}
#prd-tabs-header[id] {
	width: 608px;
}
#prd-tabs-header ul {
	list-style-type: none;
}
#prd-tabs-header ul li {
	width: 97px; height: 27px; margin-right: 1px;
	float: left; background-repeat: no-repeat;
}
#prd-tabs-header ul li a {
	width: 100%; height: 100%;
	color: #666; text-align: center;
	display: block; font-size: 11px;
	background-image: url(../../images/products/tab-default.png);
	white-space: nowrap; line-height: 27px;
}
#prd-tabs-header ul li a:hover {
	background-image: url(../../images/products/tab-hover.png);
}
#prd-tabs-header ul li.current a, #prd-tabs-header ul li.current a:hover {
	color: #333;
	background-image: url(../../images/products/tab-active.png);
	text-decoration: none; cursor: default;
}
div.prd-tab {
	clear: both; padding-top: 10px;
}
#prd-tabs-header ul li#prd-tab-resume, #prd-tabs-header ul li#prd-tab-options {
	width: 89px;
}
#prd-tabs-header ul li#prd-tab-resume a, #prd-tabs-header ul li#prd-tab-options a {
	background-image: url(../../images/products/tab-resume-default.png);
}
#prd-tabs-header ul li#prd-tab-resume a:hover, #prd-tabs-header ul li#prd-tab-options a:hover {
	background-image: url(../../images/products/tab-resume-hover.png);
}
#prd-tabs-header ul li#prd-tab-resume.current a, #prd-tabs-header ul li#prd-tab-resume.current a:hover,
#prd-tabs-header ul li#prd-tab-options.current a, #prd-tabs-header ul li#prd-tab-options.current a:hover {
	background-image: url(../../images/products/tab-resume-active.png);
}
#prd-tabs-header ul li#prd-tab-pieces {
	width: 118px;
}
#prd-tabs-header ul li#prd-tab-pieces a {
	background-image: url(../../images/products/tab-pieces-default.png);
}
#prd-tabs-header ul li#prd-tab-pieces a:hover {
	background-image: url(../../images/products/tab-pieces-hover.png);
}
#prd-tabs-header ul li#prd-tab-pieces.current a, #prd-tabs-header ul li#prd-tab-pieces.current a:hover {
	background-image: url(../../images/products/tab-pieces-active.png);
}
div.open-tab {
	display:block;
}
div.close-tab {
	display:none;
}
/* Caractéristiques */
#prd-caracteristiques {
	color: #666; clear: both;
	padding-bottom: 12px;
}
#prd-caracteristiques h2 {
	font-size: 1em;
	background-image: url(../../images/focus.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	margin-top: 6px; margin-bottom: 6px; padding-bottom: 6px;
	border-bottom: 1px solid #D6D6D6;
	padding-left: 15px;
}
#prd-caracteristiques p {
	padding-left: 15px; color: #777;
	font-size: 0.9em; padding-bottom: 4px;
	line-height: 20px;
}

/* Caractéristiques techniques */
#specifications table {
	width: 410px; float: left;
}
#specifications table th, #specifications table td {
	width: 50%; padding: 5px 1px; color: #777; font-size: 0.9em;
	vertical-align: top;
}
#specifications table th {
	font-weight: normal; text-align: right;
}

/* Fonctions */
#prd-functions {
	float: left; width: 200px; margin-left: 10px;
	padding: 6px 0; color: #888; padding-top: 6px;
}
#prd-functions h2 {
	font-size: 1em; font-weight: normal;
}
#prd-functions ul {
	list-style-type: none; margin-top: 6px; border-top: 1px solid #D6D6D6;
	margin-bottom: 12px;
}
#prd-functions ul li {
	background-image: url(../../images/focus.gif);
	background-repeat: no-repeat;
	background-position: left 1.2em;
	 padding: 10px 0; padding-left: 12px;
}

/* Produits similaires */
#prd-related {
	float: left; width: 190px; margin-left: 10px;
	min-height: 351px;
	margin-top:16px;
}
#prd-related[id] {
	width: 200px; 
}
.prd-relations {
	border-top: 1px solid #D6D6D6;
	color: #888; background-color: #eee;
}
.prd-relations h2 {
	font-size: 1em; font-weight: normal;
	padding: 6px 0; background-color: white;
}
.prd-relations ul, .prd-tab-relations ul {
	list-style-type: none;
}
.prd-relations ul li, .prd-tab-relations ul li {
	padding: 5px;
}
.prd-relations ul li a, .prd-tab-relations ul li a {
	color: #888; display: block;
	border: 1px solid #eee;
	padding: 110px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.prd-relations ul li a:hover {
	border: 1px solid white;
}
.prd-tab-relations ul li {
	float: left; margin: 0 5px 5px 0;
	
}
.prd-tab-relations ul li a {
	width: 180px; height: 160px;
}
.prd-tab-relations[class] ul li a {
	width: 170px; height: 45px;
}
.prd-tab-relations ul li a:hover {
	border: 1px solid #d6d6d6;
}
/* Masquage des titre h2 utilisés pour l'impression */
#prd-spec h2, #prd-in-the-box h2, #prd-accessories h2, #prd-pieces h2 {
	display: none;
}

.prd-tab.avis h2 {
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	clear:left;
	color:#888888;
	padding:6px 0;
	margin: 6px 0;
	width: 100%;
} 
.prd-tab.avis div{
	color:#888888;
	margin: 5px;
}
.prd-tab.avis div label{
	display:block;
	padding-right: 10px;
	float:left;
	text-align: right;
	width: 180px;
}
.prd-tab.avis div .input{
	border: solid 1px #D0D0D0;
	width: 350px;
}
.prd-tab.avis .lst-rvw{
	margin: 20px;
}
.prd-tab.avis .lst-rvw span{
	font-style: italic;
	font-size: 0.9em;
}
.prd-tab.avis div textarea{
	border: solid 1px #D0D0D0;
	font-size:1em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width: 350px;
}
.prd-tab.avis div .submit{
	margin-left: 190px;
}
