/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Catalogue : Détail du produit
Thème : Phlox

Créé le : 15/03/2007
*/
#detail-produit {
	background: url(../../images/detail-produit-bg.png) repeat-y ;
	margin-bottom: 0
}
.detail-produit2 {
	background: url(../../images/produit-detail_top.png) no-repeat top;
	padding: 22px 20px 20px;
	overflow: hidden;
}
.detail-produit2 h1 {
	color: #A40060!important;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 7px;
	height: 45px;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 10px
}
.produit_commentaires h2, .new_commentaire h2, .blog_commentaires h2 {
	color: #A40060!important;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #A40060;
}
.detail-produit2 #liens-top-produit {
	float: right;
	overflow: hidden;
	height: 18px;
	/*width: 65px;*/
}
.detail-produit2 #txt_size {
	margin-top: -10px;
}
#info-achat .produit_infos {
	margin-left: 270px;
	text-align: center;
	padding-top: 30px;
}
.detail-produit2 .prix1 {
	color: #D52B1E;
	font-size: 1.8em;
	font-weight: 500;
	text-align: center;
	line-height: 1.1em;
}
.detail-produit2 .prix1 s {
	margin-top: 5px;
	display: block;
	font-size: 0.58em;
	
}
.detail-produit2 .post_produit {
}

.detail-produit2 .produit_images {
	text-align: center;
	float: left;
}

.detail-produit2 .produit_images .illustration {
	display: block;
	position: relative;
	z-index:1;
}
.detail-produit2 .produit_images .illustration span {
	position: absolute;
	top: 115px;
	left: 115px;
	display: none;
}
.detail-produit2 .produit_images .illustration:hover span {
	display: block;
}
.detail-produit2 .liste_images {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

.detail-produit2 .liste_images img {
	margin: 0 5px 5px 0;
}

.detail-produit2 .prix {
	font-size: 1.3em;
}

/*.detail-produit2 .post_produit .promo {
	color: #0068B4;
}*/

.detail-produit2 .alerte {
	margin: 15px 0;
	background: none;
	text-align: center;
	font-size: 1.08em;
}
.detail-produit2 .alerte span {
	color: #333;
	font-size: 0.92em;
}
.detail-produit2 #rupture {
	color: #FF6600;
}
.detail-produit2 #dispo {
	color: #339900;
}
.detail-produit2 .produit_infos {
	/*margin: 20px 0 0 0;
	padding: 10px;
	width: 170px;*/
}
.detail-produit2 .liste_images {
	margin: 5px 0 10px 0;
	padding: 5px 0 0 0;
	overflow: hidden;
}
.detail-produit2 .liste_images a {
	float: left;
}
.detail-produit2 .liste_images img {
	margin: 0 5px 5px 0;
}
.detail-produit2 .variantes {
	margin: 0 0 10px 0;
	padding: 0;
}

.detail-produit2 .variantes s {
	font-size: 0.9em;
}

.detail-produit2 .variantes li {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
	line-height: 140%;
}

.detail-produit2 .variantes li .rupture {
	color: #B3B3B3;
}

.detail-produit2 .eco_taxe  {
	display: block;
	padding: 0 0 0 25px;
	font-size: 0.8em;
	color: #009900;
}

.detail-produit2 .rupture .eco_taxe  {
	color: #B3B3B3;
}
.ancre-produit {
	list-style-type: none;
	overflow: hidden;
	margin: 30px 0 5px;
	font-size: 1.16em;
	border-bottom: 1px solid #ECEC6F;
}

.ancre-produit li {
	float: left;
	display: inline;
	margin:0 2px 0 1px;
}
.ancre-produit li a {
	background: #F3F39E url(../../images/ancre-produit-left.png) no-repeat left;
	display: block;
	height: 25px;
	line-height: 25px;
} 
.ancre-produit li a span{
	background:  url(../../images/ancre-produit-right.png) no-repeat right;
	display: block;
	height: 25px;
	padding: 0 10px;
}	
.ancre-produit .select {
	font-weight: bold;
} 
.ancre-produit .select, .ancre-produit a:hover {
	background: #ECEC6F url(../../images/ancre-produit-left-active.png) no-repeat left;
}
.ancre-produit .select span, .ancre-produit a:hover span{
	background: url(../../images/ancre-produit-right-active.png) no-repeat right;
}

/*commentaires */
.produit_commentaires {
	padding:22px 20px 20px
}
.produit_commentaires, .new_commentaire {
	background: url(../../images/detail-produit-bg.png) repeat-y ;
	
}
.new_commentaire h2, .new_commentaire a, .new_commentaire form {
	margin:0 20px 10px!important
}
.new_commentaire .post_footer {
	background: url(../../images/detail-produit-bottom.png) no-repeat;
	width: 500px;
	height: 44px;
}

