<style type="text/css" href="../feuilles-de-style/photo-simple-lvar.css" rel="stylesheet">@charset "UTF-8";
divgallerylvar {
}
body {
}
#gallerylvar {
	position: relative;
	width: 1100px;
}
#gallerylvarthumbs {
	width: 625px;
	float: left;
}
#gallerylvarthumbs a {
	display: block;
	float: right;
	margin: 5px 5px 5px 5px;
	width:150px;
	height: 100px;
	border: 0px solid;
}
#gallerylvarthumbs a img {
	height: 100px;
	width:auto;
	border: 0 solid;
}
#gallerylvarthumbs a:hover {
}
#gallerylvarthumbs a:hover img {
	position: absolute;
	width: auto;
	height: auto;
	left: 626px;
	top: 0;
	border: 0px solid;
