@charset "utf-8";
/* CSS Document */
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#actuConteneur img{
    padding:10px;
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#eaeaea #bbbbbb #888888 #bbbbbb;
}
#actuConteneur{
	text-align: justify;
	font-size: 11px;
	padding:15px;
	/*background-color: #eaeaea;*/
	height: 100%;
	width:800px;
	margin-left:60px;
	float:left;
}

.actu_bloc{
	width:820px;
	float:left;
	margin-bottom:20px;
}

.conteneurGauche{
	height:200px;
	width:250px;
	float:left;
	text-align:center;
}

.gauche{
	display:inline;
	/*float:left;*/
	margin-left:auto;
	margin-right:auto;	
	margin-top:30px;
	margin-bottom:80px;
	
	
}
.droite{
	width:350px;
	float:left;
	margin-left:45px;
	
	margin-bottom:80px;
}
.droite h3{
	margin-bottom:10px;
}
.spacer {
  clear: both;
	padding-bottom:20px;
}


.actu_image{
	display:block;
	width:250px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	
	
}

/*


#moulin-txt, #chef-txt, #salon-txt, #actu-txt{
	width:320px;
	text-align:justify;
	background-color:#eaeaea;
	margin-left:21px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;

}

#chef-txt{
	padding-left:30px;
	width:300px;
}

#salon {
	display:block;
	float:left;
	background-image: url(../images/salon.gif);
	background-repeat: no-repeat;
	height:40px;
	width:368px;
	/*margin-left:4px;*/
}
/*
#salonEng {
	display:block;
	float:left;
	background-image: url(../images/salonEng.gif);
	background-repeat: no-repeat;
	height:40px;
	width:368px;
	/*margin-left:4px;*/
}
/*

#chef{
	display:block;
	float:left;
	background-image: url(../images/chef.gif);
	background-repeat: no-repeat;
	height:40px;
	width:368px;
	/*margin-left:4px;*/
	/*margin-left:-3px;*/

}
/*
#chefEng{
	display:block;
	float:left;
	background-image: url(../images/chefEng.gif);
	background-repeat: no-repeat;
	height:40px;
	width:368px;
	/*margin-left:4px;*/
	/*margin-left:-3px;*/

}
/*
#moulin {
	background-image: url(../images/moulin.gif);
	background-repeat: no-repeat;
	height:40px;
	width:368px;
	/*margin-left:-3px;*/
}
/*
#moulinEng {
	background-image: url(../images/moulinEng.gif);
	background-repeat: no-repeat;
	height:40px;
	width:368px;
	/*margin-left:-3px;*

*/
