
/*.content {
	width:710px;
	height:500px;
}*/

.prd_fiche {
	width:600px;
	padding-top:0px;

}

.prd_image {
	width:120px;
	/* IE BUG
	float:left;*/
	
	margin-right:5px;
	
}

.prd_titre {
	color:#fd3130;
	font-weight:bold;
	margin-bottom:15px;
	font-size:1.4em;
	padding-top:5px;
}
.prd_titre * img {
	position:relative;
	top:6px;
}

.prd_desc  {
	position:absolute;
	/* IE BUG FIX*/
	top:210px;
	left:320px;
	width:450px;
	
	float:right;
}

.prd_desc > p {
	margin-top:0px;
	padding-bottom:10px;
	/*line-height:2px;*/
	/*margin-left:20px;*/
}


.prd_btn img{
	position:relative;
	top:10px;
	left:15px;
}

.prd_btn a{
	color:#660066;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
	padding-left:20px;
}

.prd_btn a:hover{
	text-decoration:underline;
}


.button {  
     cursor: pointer;  
     width: 195px;  
     height: 38px;  
     border: none;  
     background: url("../img/panier.gif") no-repeat left top;
	 padding-left:40px;
	 
	 color:#660066;
	font-weight:bold;
	font-style: italic;
 }
 
.button:hover {  
     background: url("../img/panier_hover.gif") no-repeat left bottom;
	    width: 195px;  
     height: 38px; 
 }

.prd_retour {
	position:absolute;
	bottom:-30px;
	left:-270px;
	
}

			
/*.prd_retour a:before{
	
	content:url(../img/fleche-retour.jpg);
	position:relative;
	top:12px;
	right:5px;
}*/

.prd_retour img{
	position:relative;
	top:12px;
	
}

.prd_retour a{
	color:#660066;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}
.prd_retour a:hover{
	text-decoration:underline;
}


.input_price {
	border:none;
	/*padding-bottom:10px;*/
	font-size:1.8em;
	font-weight:lighter;
	color:#fd3130;
}

.input_price_ctg_hc {
	border:none;
	/*padding-bottom:10px;*/
	font-size:1.8em;
	font-weight:lighter;
	color:#fd3130;
}

.input_price_ctg_to {
	border:none;
	/*padding-bottom:10px;*/
	font-size:1.8em;
	font-weight:lighter;
	color:#9b9700;
}
.input_price_ctg_tt {
	border:none;
	/*padding-bottom:10px;*/
	font-size:1.8em;
	font-weight:lighter;
	color:#1868c9;
}


.select_taille {

	/*padding-bottom:10px;*/
}

.label_taille {
	font-size:0.85em;
	
	font-variant: normal;
	font-family:Arial, Helvetica, sans-serif;	/*padding-bottom:10px;*/
	color:#333;
}
