/** 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: 726px;
  _width: 766px;
 /* IE MAC voit un commentaire sur 3 lignes se terminant ici */
  border: 5px solid #E6E4D8;
  border-top-width: 0px;
  border-bottom-width: 20px solid #E6E4D8;
  font: 12px "Arial";
  color: #333333;
  padding: 9px 15px 9px 15px;
}
.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: #000;
}
.zone_left_titre a{
  color: #BD0D0F;
}
span.keywords{
  color: #BD0D0F;
}
.zone_left_titre a:hover{
  text-decoration: underline;
}
td.CellPhoto{
	/*margin: 10;
	padding: 10;*/
	width: 170px;
}
td.espace{
	width: 60px;
}
td.espaceG{
	width: 30px;
}
td.espaceD{
	/*width: 20px;*/
}

.image_cat{
	width: 170px;
	height: 120px;
	padding: 0;
	margin: 0px;
	background: #B9B8AA;
}
.signature{
  color: #BD0D0F;
  font-size: 11px;
}
a.signature:hover{
  text-decoration: underline;
}
a#addToLB {
   width: 21px;
   height: 21px;
   display:block;
   position: aboslute;
   margin: 3 0 0 0;
   background: url("img/addToLBThumb.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/mailPhotoThumb.png") 0 0 no-repeat;
   text-decoration: none;
   }
span.highRes{
	text-decoration: none;
	color: #3D3D3D;
	font: 10px "Arial";
}
#tabThumbs{
	margin-left: 10px;
}
.navPage{
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
}
a.highRes
{
	text-decoration: none;
	color: #3D3D3D;
	font: 10px "Arial";
}
a:hover.highRes
{
	text-decoration: underline;
	color: #3D3D3D;
	font: 10px "Arial";
}