.bestiaire
{
	min-height:485px !important;
}

.bestiaire #encart_pub
{
  margin-left:-11px;
  margin-top:-13px;
}

.bestiaire .filigranes
{
	position:relative;
	color:#ffffff;
}

.bestiaire .filigranes a
{
	color:#ffffff;
}

.bottom_transparent
{
	background:transparent url(../img/block_content/bottom_large.png) no-repeat scroll 0 0;
	height:35px;
	position:relative;
	margin-top:-14px;
	_width:698px
}

* html .bottom_transparent
{
  background: none;
  filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='crop',src='" + IMG_URL + "/block_content/bottom_large.png')");
}