/*---------------------------------------------------------------------
				bloc phototheque
----------------------------------------------------------------------*/


#blocPhototheque {
	position:relative;
	width:179px;
	font-family:Verdana, Geneva, sans-serif;
}

#blocPhototheque .header {
	width:179px;
	height:5px;
	background-image:url(../../../../images/fd_entetePaveLateralBlanc.png)!important;
	background-image:none;
	background-repeat:no-repeat;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_entetePaveLateralBlanc.png');
}
#blocPhototheque[id] .header {
	background-image:url(../../../../images/fd_entetePaveLateralBlanc.png)
}
#blocPhototheque .footer {
	background-image:url(../../../../images/fd_footerPaveLateralBleuFonce.png)!important;
	background-image:none;
	background-repeat:no-repeat;
	width:179px;
	height:19px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_footerPaveLateralBleuFonce.png');
}
#blocPhototheque[id] .footer {
	background-image:url(../../../../images/fd_footerPaveLateralBleuFonce.png)
}
#blocPhototheque .corps {
	position:relative;
	background-image:url(../../../../images/fd_corpsPaveLateralBleu.png)!important;
	background-image:none;
	background-repeat:repeat-y;
	width:179px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/fd_corpsPaveLateralBleu.png');
}
#blocPhototheque[id] .corps {
	background-image:url(../../../../images/fd_corpsPaveLateralBleu.png)
}
/*---------------------------------------------------------------------
				titre
----------------------------------------------------------------------*/	

#blocPhototheque .corps h1 {
	background-image:url(../../../../images/fd_titreh1.gif);
	background-repeat:repeat-y;
	font-size:12px;
	color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	margin-right:3px;
	margin-left:3px;
	vertical-align:bottom;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#blocPhototheque .corps h1 img {
	width:14px;
	height:11px;
	background-image:url(../../../../images/pictoNews.gif);
	background-repeat:no-repeat;
	padding-right:4px;
	vertical-align:bottom;
	padding-bottom:2px;
	margin:0px;
}

#blocPhototheque .corps img {
	margin-left:11px;
	margin-right:11px;
	margin-top:4px;
	
}
/*---------------------------------------------------------------------
				liste info
----------------------------------------------------------------------*/	

#blocPhototheque #liste {
	padding-left:14px;
	padding-right:6px;
		position:relative;
	overflow:hidden;
	margin-top:4px;

}
#blocPhototheque #liste p {
	
	padding:5px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	position:relative;
}
#blocPhototheque #liste  a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	float:left;
	margin-right:4px;
	position:relative;
	overflow:hidden;
	
}
#blocPhototheque #liste  a#firstImage {
			width:152px;
	height:114px;
	margin-top:4px;
	float:none;
	display:block;	padding-bottom:4px;
	

	}
	#blocPhototheque #liste  a.#firstImage img{


}

#blocPhototheque #liste  a img{
	border:0px;
	margin:0px;padding-bottom:4px;
}
	

	
#blocPhototheque #liste p a:hover {
	text-decoration:underline;
}
/*---------------------------------------------------------------------
				footer
----------------------------------------------------------------------*/	

#blocPhototheque .footer a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	display:block;
	padding-left:4px;
	padding-right:7px;
	padding-top:2px;
	position:relative;
}

#blocPhototheque .footer a:hover {
	text-decoration:underline;
}