
	
	
/* Last Works List */	
#lasts-works {font-size: 1.1em; }	
	#lasts-works h4 {display: none;}	
	#lasts-works ul {list-style: none; padding: 0; margin: 0;}	
		#lasts-works ul li {background: url('../img/.png') left bottom no-repeat; overflow: hidden; height: 1%; cursor: pointer;}	
	
	#lasts-works .body {width: 900px; float: left; margin-left: 0px; display: inline; }	
		#lasts-works .body dl {padding: 10px 0 13px; overflow: hidden; height: 1%;}	
			#lasts-works .body dl dt {display: none;}	
			#lasts-works .body dl dd {}	
				#lasts-works .body dl dd.title
					{
					float: left;
					margin: 0 0 10px 0;
					padding: 0 0 0 50px;
					font-size: .9em;
					font-weight: bold;
					color: #BBB082;
					}	
				#lasts-works .body dl dd.link	
					{
					float: right;
					margin: 0 0 10px 0;
					padding: 0 50px 0 0;
					font-size: .9em;
					font-weight: bold;
					color: #BBB082;
					}
				#lasts-works .video {width: 480px; float: left; margin-left: 50px; margin-bottom: 20px;}
				#lasts-works .texte {width: 300px; float: left; margin-left: 20px; margin-bottom: 20px;}
					#lasts-works .body dl dd.link a {color: #8d7648;}	
		#lasts-works .body .link-top-work {display: none;}	
		#lasts-works .body .active {display: block;}

	#lasts-works dl.date {padding: 0 0px; float: left;}	
		#lasts-works dl.date dt {display: none;}	
		#lasts-works dl.date dd {width: 900px; text-align: left; color: #675c5a;}            
               


/* LavaLamp */
#lavaLampVariableImage {
	align: center;
	position: relative;
	width: 550px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	height: 500;
}
#lavaLampVariableImage li {
float: left;
display:inline;
list-style: none;
}
#lavaLampVariableImage li.backLava {
background: url("../img/slider-right.jpg") no-repeat top right;
width: 24px;
z-index: 8;
position: absolute;
}
#lavaLampVariableImage li.backLava .leftLava {
background: url("../img/slider-bg.jpg") no-repeat top left;
height: 100%;
margin-right:24px;
}
#lavaLampVariableImage li.backLava .cornerLava {
background: url("../img/slider-corner.jpg") no-repeat bottom right;
height:27px;
width:24px;
position:absolute;
bottom:0px;
right:0px;
}
#lavaLampVariableImage li.backLava .bottomLava {
background: url("../img/slider-bottom.jpg") no-repeat bottom left;
height:27px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
}
#lavaLampVariableImage li a {
font: bold 14px arial;
text-decoration: none;
color:#fff;
outline: none;
text-align: center;
padding: 17px 10px;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
position: relative;
overflow: hidden;
margin: auto 10px;    
}
#lavaLampVariableImage li a:hover, #lavaLampVariableImage li a:active {
background: url("../img/bouton_hover.jpg") repeat-left;
background-color: #2E2E2E;
color: #fff;
border: none;
}

/* fin LavaLamp */
