div.contentgallery {
	/* On permet l'affichage du contenu utilisant jQuery pour que le contenu du slideshow ne s'affiche pas à moins que le javascript n'est permit . */
	display:none;
	float: right;
	width: 378px; 
	font-family:Verdana, Geneva, sans-serif;
}
div.contentgallery a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.contentgallery a:focus, div.contentgallery a:hover, div.contentgallery a:active {
	text-decoration: underline;
}
div.controls {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.0em;
	margin: 0px;
}
div.controls a {
	padding: 0px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 300px;  /* Cela devrait être mis pour être au moins la hauteur de la plus grande image dans le slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 378px;
	height: 300px; /* Cela devrait être mis pour être au moins la hauteur de la plus grande image dans le slideshow */
}
div#slideshow div.slideshow {
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 378px;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 0px solid #ccc;
}
div.download {
	float: right;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-right:11px;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 50px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 378px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 0px 0px 0px 0px;
	font-size:16px;
}
div.image-title {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	padding-left:22px;
	color:#15ade2;
	line-height: 13px;
	padding-top: 2px;
}
div.image-desc {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-top: 3px;
	padding-left:22px;
	color:#333;
	line-height:14px;
}
#thumbs div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	height: 306px;
	overflow:hidden;
	clear: both;
	margin: 0;
	padding-left: 10px;
	line-height: 13px;
}
ul.thumbs li {
	float: left;
	padding: 0 0 0 0;
	margin: 2px 5px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background:#15ade2;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	margin: 0;
}
#thumbs div.navigation div.top {
	margin-bottom: 14px;
	height: 11px;
}
#thumbs div.navigation div.bottom {
	margin-top: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 4px 2px 4px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.image-title-normal{
	font-weight:normal;
}
div#thumbsp ul#thumbsp li a.thumb, #thumbsp, #thumbsp ul.thumbsp, ul.thumbsp, #thumbsp ul.thumbsp li, ul.thumbsp li, div#thumbsp div.pagination, div#slideshowp, div#captionp{
	 display:none;
 }
@media screen and (max-width:480px) and (min-width:320px) {
#thumbs, #thumbs ul.thumbs, ul.thumbs, #thumbs ul.thumbs li, ul.thumbs li, div#thumbs div.pagination, div#slideshow, div#caption{
	display:none;
}
#thumbsp div.navigation {
	display : block;
}
div.contentgallery {
	/* On permet l'affichage du contenu utilisant jQuery pour que le contenu du slideshow ne s'affiche pas à moins que le javascript n'est permit . */
	float:none;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 258px;  /* Cela devrait être mis pour être au moins la hauteur de la plus grande image dans le slideshow */
}
div.caption-container {
	  margin-top: -10px;
}
div#slideshowp, div#captionp {
	display:block;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	width:320px;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;			
	width: auto;
	height: 250px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height:250px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 0px solid #ccc;
	height:258px;
	width:auto;
}

div.download {
	padding-right:0px;
}
div.download a{			
}
span.image-caption {
	width: 92%;
}
#thumbsp ul.thumbsp {
	display:block;	
	overflow:hidden;
	clear: both;
	margin: 0;
	padding-left: 10px;
	height: 84px;
	margin: 5px 0 0;
	width:310px;
}
#thumbsp ul.thumbsp li {
	float: left;
	padding: 0 0 0 0;
	margin: 0 5px 5px 0;
	list-style: none;
}
#thumbsp a.thumbp {
	padding: 1px;
	display: block;
	border: 1px solid #ccc;
}
#thumbsp ul.thumbsp li.selected a.thumbp {
	background:#15ade2;
}
#thumbsp a.thumbp:focus {
	outline: none;
}
#thumbsp ul.thumbsp img {	
	border: none;
	display: block;
	height:auto;
	width:94px;
}
div.image-title {
	padding-left:10px;
	line-height: 13px;
	padding-top:4px;
}
div.image-desc {
	padding-left:10px;
	line-height: 12px;
}
#thumbsp div.navigation {
	background:#0C3;
}
#thumbs div.navigation div.top {
	display:none;
}
div.navigation div.bottom {
	margin-top: 0px;
}
div#thumbsp.navigation div.top .pagination{
	display:none;
}
div#thumbsp.navigation div.bottom{
	display:block;
	width:320px;
	margin-left:43%;
	margin-top:10px;
	text-align:center;
}
div#thumbsp.navigation div.bottom a{
	text-align:center;
}
span.image-caption {
	width: 315px;
}
.image-desc-bleu{
	color: #15ADE2;
}
.fncta, .dixmots2013{
	margin-top:-12px;
}
.cic{
	margin-top:5px;
}
}