

#pc_titre{
  float:left;
	margin-left: 230px;
	margin-top: 10px;
	margin-bottom: 14px;	
}

#pc_descriptif {
  clear: both;
	margin-left: 230px;
	margin-right: 30px;
	margin-bottom: 14px;
	color:#563300;
	font-family: Arial, "sans-serif";
	font-weight: normal;
	text-align: justify;
}

#pc_central{
  clear:both;
  width: 912px;
  height: 480px;
  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;
}
#pc_colonne_gauche{
  float: left;
  width: 170px;
  height: 320px;
  border-color: #563300;
  border-top-width: 0px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: dashed;
  background: white;
}
#pc_colonne_centrale{
  margin-left: 170px;
  width: 740px;
  height: 320px;
  border-color: #563300;
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-style: dashed;  
  background: white;
}

.pc_vignette, a.pc_vignette, a.pc_vignette:hover {
  float:left;
  width: 246px;
  height: 100px;
  text-align: center;
}
h2.pc_libelle, a.pc_libelle, a.pc_libelle:hover {
	color:#563300;
	font-family: Arial, "sans-serif";
	font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}
a.pc_libelle:hover {
  text-decoration: underline;
}
h2.pc_libelle {
  margin: 0;
}



.pc_article_compl{
  float: left;
  margin-right: 8px;
}
.pc_article_compl_titre, .pc_article_compl_prix {
	color:#563300;
	font-family: Arial, "sans-serif";
	text-align: left; 
	text-decoration:none;
}  
.pc_article_compl_titre {
	padding-left: 4px;
	font-size: 11px;
	width: 96px;
	height: 70px;
	overflow:hidden;
}  
.pc_article_compl_prix {
	margin-left: 110px;
  margin-top: 4px;
	font-size: 12px;
	font-weight:bold;		
} 
.pc_article_compl_sep {
  float: left;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 25px;
  width: 1px;
  height: 50px;
  background: url(../images/charte/pix_vert.gif);
}
