#conteneur-box{
	position: absolute;
	top: 0px;
	left: 16px;
}

#conteneur-box a{
	color: #FFFFFF;
}
#conteneur-box a:hover, #conteneur-box a:active {
	color: #FFFFFF;
}
h1, h2 {
	margin: 0;
}
h1 {
	color: #333;
	padding: 0;
}
h2 {
	color: #111;
	padding-top: 10px;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	/*width:700px;*/ 
}
#slideshow{
	height: 450px;
	overflow: hidden;
}
#controls-container{
	position: absolute;
	/*top: 398px;*/
	top: 450px;
	font-size:14px;	
	overflow: hidden;
	/*width: 600px;*/
	
}
#controls-close{
	position: absolute;
	/*top: 398px;*/
	top: 450px;
	overflow: hidden;
	width: 46px;
	z-index:500;
	color:#FFF;
	cursor:pointer;
	background-color:#000;
	text-transform:uppercase;
	font-size:11px;		
}
#details{
	position: absolute;
	/*top: 422px;*/
	top: 472px;
}
.compteur {
	/*position: fixed;
	top: 422px;
	top: 550px;*/
	float: left;
	color: #FFFFFF;
	background-color:#000000;
	padding-left: 5px;
	/*padding-right: 3px;*/
}
div.controls {

}
.controls{
	text-transform:uppercase;
	font-size:11px;	
	color: #0F0;
}
div.ss-controls {
	/*clear:both;*/
	cursor: pointer;
	margin-left: 46px;background-color:#000000;float: left;

}
div.ss-controls span {
	color: #FFFFFF;
	cursor: pointer;
	/*margin-right: 10px;*/
}
div.ss-controls span:hover {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: line-through;
}
div.nav-controls {
	float:left;
	background-color:#000000;
}
div.nav-controls a {
	margin-left: 10px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
}
div.slideshow a.advance-link {
	display: block;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
}

#image-title-container{
	margin-top: -4px;
	margin-bottom: 10px;
	clear:both;
	width:600px;
}

.image-title {
float: left;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	clear:both;
	/*padding-right: 5px;*/
	/*margin-left: -10px;
	padding-left: 10px;
	text-decoration:underline;*/
}
.image-title p {
display: inline;
}
.image-date {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	/*line-height:-22px;*/
}
.image-desc {
float: left;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	
	/*line-height:-22px;*/
}

#rubrique-desc-container {
	/*margin-top: 22px;*/
	clear: both;
	/*line-height:-22px;*/
	/*width:600px;*/
}
.rubrique-desc-autre {float: left;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	/*margin-top:-20px;*/
	/*line-height:-22px;*/
}
.rubrique-desc {float: left;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	clear:left;
	/*line-height:-22px;*/
}

div.minipics {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	   display:none;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.minipics div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.minipics div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}