
.bloc-galerie {float:left;}

.paysage {
	background:transparent url(../images/bg_images_galerie_horizontal.gif) no-repeat scroll 0 0;
	height:324px;
	width:367px;
}
.portrait {
	background:transparent url(../images/bg_images_galerie_vertical.gif) no-repeat scroll 0 0;
	height:374px;
	width:265px;
}
.paysage .image {
	padding-left:69px;
	padding-top:42px;
}
.portrait .image {
	padding-left:25px;
	padding-top:24px;
}

.paysage .gauche {
	height:230px;
	width:250px;
	overflow:hidden;

}
.portrait .gauche {
	width:200px;
	height:280px;
	overflow:hidden;

}


.image {}
.image span{
	color:#573321;
}
.portrait .image span, .paysage .image span { padding-top:5px; font-size:1em !important;}
.portrait .image span {	width:200px;}
.paysage .image span {	width:250px;}
.image div.gauche { margin-right:0;}
#preview .image img {border:none; margin-right:0;}