#fiche_pdt {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/fiche/pdt_bordure_right.gif') right top repeat-y;
	margin-top: 20px;
}
#contenu #fiche_pdt h1 {
	text-align: center;
	float: left;
	width: 100%;
	height: 23px;
	background: url('../images/fiche/pdt_milieu_haut.gif') left top repeat-x;
	font-size: 1.5em;
	color: #AC0EAB;
	padding: 6px 0 0 0;
}
#contenu #fiche_pdt h1 a {
	font-size: 1em;
	font-family: verdana, arial, sans-serif;
	color: #AC0EAB;
}
#milieu {
	background: url('../images/fiche/pdt_bordure_left.gif') left top repeat-y;
	clear: left;
	margin-top: -5px;
	padding: 15px;
}
	#milieu .prix_pdt img {
		margin: 10px;
	}
#coin_haut_left {
	width: 15px;
	height: 34px;
	margin-top: -6px;
	float: left;
	background: url('../images/fiche/pdt_coin_haut_left.gif') no-repeat;
}
#coin_haut_right {
	width: 15px;
	height: 34px;
	margin-top: -6px;
	float: right;
	background: url('../images/fiche/pdt_coin_haut_right.gif') no-repeat;
}
#coin_bas_left {
	width: 15px;
	height: 15px;
	position: relative;
	margin-left: 0px;
	top: 0px;
	background: url('../images/fiche/pdt_coin_bas_left.gif') no-repeat;
	z-index: 10;
}
#coin_bas_right {
	width: 15px;
	height: 15px;
	float: right;
	margin-top: -15px;
	margin-right: 0px;
	background: url('../images/fiche/pdt_coin_bas_right.gif') no-repeat;
}
#bas_centre {
	background: url('../images/fiche/pdt_milieu_bas.gif') repeat-x;
	clear: left;
}
#milieu p.spe2 {
	margin-right: 20px;
	margin-top: 15px;
	float: right;
	margin-left: 100px;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.5em;
	color: #AC0EAB;
}
#milieu p.spe2 a {
	font-size: 0.6em;
}
#milieu p strong{
	float: right;
	width: 120px;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 1.5em;
	text-align: center;
	color: #AC0EAB;
}

#milieu p.spe a {
	margin-right: 20px;
	margin-top: 10px;
	float: right;
	width: 100%;
	text-align: right;
}
#milieu p.spe strong {
	margin-top: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
}
#milieu p span {
	clear: right;
	float: right;
	width: 130px;
	text-align: right;
	margin-top: 35px;
	margin-right: 3px;
	color: #000;
	font-weight: normal;
	font-size: 0.8em;
}
/*Tableau*/
#contenu table.carac_technic {
	width: 500px;
	border-spacing:0px;
	margin: 5px auto 0 auto;
}
#contenu table.carac_technic table {
	width: 250px;
	margin: 0;
	vertical-align: top;
}
#contenu table.pdt {
	border-spacing:0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}
#contenu table.pdt thead th {
	text-align: center;
	padding: 0;
	margin: 0;
	width: auto;
}
#contenu table.pdt thead th#vendeur{
	width: 120px;
}
#contenu table.pdt thead th#prix {
	width: 80px;
}
#contenu table.pdt thead th#offre {
	width: 100px;
}
#contenu table.pdt tbody tr:hover td, #contenu table.carac_technic table tbody tr:hover td{
	background: #DDF7FF;
}
#contenu table.carac_technic tbody tr:hover td{
	background: #fff;
}
#contenu table.pdt tbody tr td {
	height: 10px;
	padding : 4px;
	background: #FFF;
	border: none;
	vertical-align: middle;
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: 1.1em;
	text-align: center;
}
#contenu table.carac_technic tbody tr td {
	vertical-align: top;
}
#contenu table.pdt tbody td[headers|="nom"] {
	text-align: left;
}
#contenu table.pdt tbody td[headers|="price"] {
	text-align: right;
}
#contenu table.pdt tbody td[headers|="price"] a, #contenu table.pdt tbody td[headers|="nom"] a {
	color: #666;
	font-weight: normal;
}
#contenu table.carac_technic h3 {
	margin: 0;
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
}
#contenu table.carac_technic tbody tr td.title_rub, #contenu table.carac_technic tbody tr:hover td.title_rub {
	background: #f9f9f9;
}
#contenu table.carac_technic tbody tr td.td1 {
	width: 100px;
}

#contenu #special_img {
	width: 100%;
	float: left;
}

#contenu #image_pdt {
	width: 250px;
	float: left;
}
.prix_pdt {
	width: 200px;
	height: 92px;
	margin: 0 auto;
	
	background: url('../images/fond_prix.gif') center top no-repeat;
}

#contenu #special_img .col_prix {
   margin-left: 260px;
   margin-bottom: 20px;
}
#marchand {
	width: 90px;
	float: right;
	padding: 0 10px 0 0;
}
#marchand_solo {
	background: #fff;
	margin-bottom: 5px;
}
#milieu p #desc_marchand {
	color: #039;
	font-weight: bold;
	padding-left: 20px;
	background: url('../images/suivant.gif') left 2px no-repeat;
}

