body{
	font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 12px;
	background-color: #FFFFFF;
  margin-top: 5px ; 
  margin-right: 5px ; 
  margin-bottom: 5px ; 
  margin-left: 5px ;  
	color: #7BAC5D;
}

td{
	font-size: 12px;  
}

a{
	font-size: 14px;
	color: #7BAC5D;
	cursor:Pointer;
}

a:link {
	font-size: 14px;
	color: #7BAC5D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #7BAC5D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #8FD76B;
	text-decoration: none;
	font-weight: bold;
}

.td_logowild{
	background-image: url(logowild.jpg);
  background-repeat: no-repeat;
	background-position: top center;
  text-align: center;
  vertical-align: bottom;  
}
.td_lesphotographes
{
  text-align: center;
  vertical-align: bottom;  
}

.td_photographe{
  text-align: center;
}

.td_decogauche{
  text-align: left;
  width:62px;
}
.td_decodroite{
  text-align: right;
  width:57px;
}
.td_mailto{
  text-align: center;
  height:80px;    
}

.photographe_img{
  text-align: left;
  vertical-align: top; 
  height:82px;    
}

.photographe_name{
  text-align: center; 
  vertical-align: center;
  height:28px;    
}
.photographe_links{
	background-image: url(blancdroite.jpg);
  background-repeat: repeat-y;
	background-position: right;
  background-color: #D9E7D0;
  margin-right:5px;
  text-align: center;
  vertical-align: center;   
  height:38px;    
}
.img_photographe{
}
