/*  

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

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

Créé le : 15/03/2007
*/

.produit_detail .post_produit {
	float: left;
	width: 330px;
}

.produit_detail  .post_illustations_produit {
	float: right;
	width: 340px;
	padding: 0 20px;	
	text-align: center;
}

.post_illustations_produit .legende_illustration {
	text-align: left;
	padding: 5px 0 0px 0;
}
.post_illustations_produit .footer_illustation_produit {
	height: 15px;
	clear: both;
}

#main .produit_detail .post_produit h1 {
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	font-size: 1.2em;
	border-bottom: 1px #e3e4e5 solid;
}
#main .produit_detail .post_produit .produit_infos h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #D20041;
}

.produit_detail .produit_infos {
	margin: 0 0 20px 0;
}

.post_produit  .post_coordonnees_contact {
	padding: 20px 0;
	border-top: 1px #d9dadb solid;
	border-bottom: 1px #d9dadb solid;
}

#main .post_coordonnees_contact h2 {
	margin: 0 0 2px 0;
	color: #D20041;
	font: bold 1em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
}

.post_coordonnees_contact .post_col_left {
	float: left;
	width: 48%;
}

.post_coordonnees_contact .post_col_right {
	float: right;
	width: 48%;	
}
.post_coordonnees_contact .post_col_right .contact_email {
	margin: 0 0 10px 0;
}
.post_coordonnees_contact  a {
	color: #000000; /* color: #87888A; */
	text-decoration: none;
}
.post_coordonnees_contact  a:hover {
	text-decoration: underline;
}

.produit_detail .post_produit .lien_op {
	padding: 20px 0 0 0;
	color: #000000;	
}
.produit_detail .post_produit .lien_op a {
	color: #000000;
	text-decoration: none;
}
.produit_detail .post_produit .lien_op a:hover {
	text-decoration: underline;
}


