#ps_central{
  clear:both;
  width: 912px;
  height: 498px;
  margin-right: 8px;  
  margin-left: 8px;  
  padding-left: 20px;
  border-color: #563300;
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-style: dashed;
}

#ps_colonne_gauche{
  float: left;
  width: 150px;
  height: 478px;
  border-color: #563300;
  border-top-width: 0px; 
  border-right-width: 1px; 
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-style: dashed;
  background: white;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px; 
  overflow:hidden;    
}
#ps_colonne_centrale{
  float: left;
  width: 444px;
  height: 498px;
  border-color: #563300;
  border-top-width: 0px; 
  border-right-width: 1px; 
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: dashed;  
  background: white;
}
#ps_colonne_droite{
  position: relative;
  float: left;  
  width: 295px;
  height: 498px;
  border-color: #563300;
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: dashed;  
  background: white;
}

a.ps_symptome{
	text-decoration:none;
}

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



.ps_titre, .ps_description{
  color:#563300;
	font-family: Arial, "sans-serif";
}
.ps_titre {
	font-size: 13px;
	font-weight: bold;
  padding-bottom: 10px;	
}
.ps_description{
	font-size: 11px;
	text-align: justify;
}


#ps_title_prod_conseil{
  position: absolute;
  top: -35px;
}


.ps_article {
  position: relative;
  width: 295px;
  height: 108px;
  border-color: #563300;
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-style: dashed;
  background: white;
}

.ps_photo  {
  padding-right: 10px;
}
  
.ps_article_titre, .ps_article_prix {
	color:#563300;
	font-family: Arial, "sans-serif";
	text-align: left; 
	text-decoration:none;
}  
.ps_article_sticker {
}
.ps_article_titre {
	font-size: 11px;
	font-weight:bold;
	width: 166px;
	height: 28px;
	overflow:hidden;
}  
.ps_article_prix {
	margin-right: 10px;
  margin-top: 4px;
	font-size: 11px;
} 
.ps_article_prix_vente {
	font-size: 12px;
} 
.ps_article_btnSavoir{
  position: absolute;
  top: 86px;
  right :4px;
  text-align: right;  
}
