
img.thumbs {
  border: 0px;
  
  max-height: 350px;
  max-width: 120px;
}
td img.thumbs {
	border: 1px solid #000;
	margin-right: 10px;
}
img.big {
   border: 0px;
		
	max-width: 350px;
	max-height: 400px;
}
img.francthumbs
{
	border: 0px;
	max-width: 160px;
	max-height: 160px;
}
td img.big {
	border: 1px solid #fff;
	margin-bottom: 20px;
}
td thumbs {
	width: 120px;
}
td.tdbig {
	height: 400px;
}
