/** zone de contenu de gauche **/
#zone_left{
  /*Pour IE mac*/
	width:758px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
  width: 756px;
  _width: 766px;
 	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
  border: 5px solid #E6E4D8;
  border-top-width: 0px;
  border-bottom-width: 0px;
  font: 12px "Arial";
  color: #333333;
  padding: 0px 0px 0px 0px;
}
p.description{
	margin: 0px 0px 3px 5px;
	padding: 0px 0px 0px 0px;
	width: 630px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
  width: 745px;
 	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
}
table.photo_and_related{
	background: #E6E4D8;
	padding: 5px 0px 5px 0px;
	/*Pour IE mac*/
	width:752px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
  width: 756px;
  _width: 756px;
 	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
}
.group_name{
	font: 12px "Arial";
	color: #BD0D0F;
	font-weight: bold;
}
a.group_name:hover{
  text-decoration: underline;
}
.zone_left_titre{
  padding: 3px 0px 0px 8px;
  background: #E6E4D8;
  width: 758px;
  _width: 766px;
  height: 20px;
  font: 12px "Arial";
  font-weight: bold;
  color: #3D3D3D;
}

.zone_left_titre a.nav{
  color: #3D3D3D;
}

.zone_left_titre a{
  color: #BD0D0F;
}

.zone_left_titre a:hover{
  text-decoration: underline;
}
.zone_left_titre_cat a:hover{
  text-decoration: underline;
}
div.photo_feature{
  width: 600px;
  height: 400px;
  margin-left: 0px;  
  background: #B9B8AA;
}
p.feature_photo_description{
  padding: 0 0 10 7;
  text-align: left;
  font: 12px "Arial";
  color: #656357;
}
.signature{
  color: #BD0D0F;
  font: 12px;
}
.rouge{
  color: #BD0D0F;
}
.read{
  color: #BD0D0F;
  font-size: 10px;
}
a.signature{
  text-decoration: none;
  color: #BD0D0F;
  font: 11px "arial";
}
a.signature:hover{
  text-decoration: underline;
}
span.signature{
  color: #BD0D0F;
  font: 11px "arial";
}
a#addToLB {
   width: 21px;
   height: 21px;
   display:block;
   position: aboslute;
   /*margin: -19px 0px 0px 144px;*/
   background: url("img/addToLB.png") 0 0 no-repeat;
   text-decoration: none;
   }
a:hover#addToLB {
   background-position: -21px 0;
   }
a#mailPhoto {
   width: 22px;
   height: 17px;
   display:block;
   position: aboslute;
   margin: -19px 0px 0px 24px;
   background: url("img/mailPhoto.png") 0 0 no-repeat;
   text-decoration: none;
   }
span#highRes{
   /*width: 22px;
   height: 17px;*/
   display:block;
   position: aboslute;
   margin: -17px 0px 0px 50px;
   text-decoration: none;
   color: #3D3D3D;
   font: 10px "Arial";
   }
a.highRes
{
	text-decoration: none;
	color: #3D3D3D;
	font: 10px "Arial";
}
a:hover.highRes
{
	text-decoration: underline;
	color: #3D3D3D;
	font: 10px "Arial";
}