/*---------------------------COMMUNS--------------------*/	
body {
    background : #000000;
		font-family:arial,verdana,helvetica,sans-serif;/*modif jld*/
		font-size:1em;/*modif jld*/
    color:#CCCCCC;/*modif jld*/
		text-align:center;/*modif jld*/
		margin:10px 0 0 0;/*modif jld*/
    }

#galtitrepage {
	padding: 10px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:1.6em;
	color:#CCCCCC;
	font-weight:bold;
	font-style: italic;
}

#galliensadm {
	padding: 3px;
	font-size: 8pt;
	text-align : right;
}

#galbarrearbo {
	padding: 3px;
	width:96%;/*modif jld*/
	margin:auto;/*modif jld*/
	font-family:verdana,arial,helvetica,sans-serif;
	text-align:left;
	font-size: 10pt;
}

#galbarreinfo {
	padding: 3px;
	width:96%;/*modif jld*/
	margin:auto;/*modif jld*/
	font-family:verdana,arial,helvetica,sans-serif;
	text-align:left;
	font-size: 8pt;
	color:#CCCCCC;
}

#galbarrebas {
	padding: 3px;
  border: 1px solid #AAAAAA;
	width:96%;/*modif jld*/
	margin:auto;/*modif jld*/
	font-size: 10pt;
	text-align : center;
	color:#CCCCCC;
}

#galcopyright {
	padding: 20px;
	font-size: 8pt;
	float: left;
}

#galgeneration {
	padding: 3px;
	width:96%;/*modif jld*/
	margin:auto;/*modif jld*/
	font-size: 8pt;
	text-align : right;
}

#galtblminiatures {
	margin: 10px auto 10px auto;
	padding: 5px;
	width:96%;
	
}

#galcontenu {
	text-align: center;
}

.galminiature {
    border:none;
    padding:1px 1px 1px 1px;
    background:#000000;
}

.gallien {
    color:#A1B36B;
    font-size: 10pt;
    text-decoration:none;
		font-weight: bold;
}
.gallien:hover {
	color:#8F1111;
}

.gallienmin {
    color:#A1B36B;
    font-size: 8pt;
    text-decoration:none;
}
.gallienmin:hover {
	color:#8F1111;
}

/* ------------------------------ INDEX.PHP-----------------*/
#galtblfavorites {
	margin: 10px auto 10px auto;
	font-size: 8pt;
	text-align : center;
}

#galtblfavorites th {
	font-size: 10pt;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}

#galtblfavorites td.galtblfavoritesdown  {
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}

#galtblupdates {
	margin: 10px auto 10px auto;
	font-size: 8pt;
	text-align : center;
}

#galtblupdates th {
	font-size: 10pt;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}

#galtblupdates td.galtblupdatesdown  {
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}

/* ------------------------------ INDEX.PHP + ALBUM.PHP-----------------*/
.galdescralbum {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

/* ------------------------------ ALBUM.PHP-----------------*/
#galaffichertbl {
	margin:0;
	padding:0;
	margin: 0 auto;
}

#galimgafficherdatas {
	font-size: 8pt;
	text-align:left;
	border: none;
	margin:0;
	padding:5px 10px 5px 10px;
}

.galimgafficherdatast {
	font-weight:bold;
}

.galimgafficherdatasd {

}




/* ------------------------------ SERIE.PHP-----------------*/
.galbarrenav {
	padding: 3px;
	font-size: 10pt;
	text-align : center;
}

.galdescrminiature {
	font-size: 8pt;
	text-align : center;
	padding:20px 0 20px 0;
	}
/* ------------------------------ LOGIN.PHP-----------------*/

#galauthdescr {
	margin: 20px auto 20px auto;
	font-size: 8pt;
	text-align: center;
}

/* ------------------------------ ERROR.PHP-----------------*/

#galerror {
	margin: 20px auto 20px auto;
	font-size: 8pt;
	text-align: center;
}

/*--------------------------jld-----------------------------*/
#debutgalerie {
width: 100%;
background:url('../../../images/fond_corps.png') repeat-x #262D2F;
background-position:0 130px;
margin:0;
}

/*L'EN TETE DE PAGE*/
#entete {
background:url(../../../images/entete.jpg) #000000 no-repeat;
margin:0;
height:100px;
}

/*le bloc MENU_H*/
#menu_h {
height:30px;
background: url('../../../images/fond_menu_h.png');
font-size:0.7em;
padding:0 0 0 110px;
}

/*le menu HORIZONTAL*/
#menu_h ul {list-style-type: none;
margin:0;
padding:0;
}
#menu_h li {
margin-bottom: 0px;
float:left;
width:12.4%;
}

#menu_h a {
height: 30px;
display: block;
text-align: center;
font-family:arial,verdana,helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
line-height:200%;
color:#2F2F2F;
text-decoration: none;
}

#menu_h a:hover {
color:#8F1111;
}

#pied {
background:#000000;
padding:2px;
background: url('../../../images/pied.png') repeat-x;
border-bottom: solid 10px #000000;
}

#pied p{
color:#CCCCCC;
text-align:center;
font-family:verdana,arial,helvetica,sans-serif;
font-size:0.7em;
}

#hdp {
display:block;
line-height:70%;
height: 10px;
width:120px;
background:url('../../../images/fond_bouton_hdp.gif') no-repeat;
background-position: 0 0;
margin:10px auto 0 auto;
text-align: left;
font-family:arial,verdana,helvetica,sans-serif;
font-size:0.8em;
font-weight:bold;
color:#A1B36B;
padding: 0 0 0 30px;
text-decoration: none;
}

#hdp:hover{
background-position: 0 100%;
color:#8F1111;
}

.jsactif{
	display: none;
}

/******************GALLIFERIC***************/
#container {
padding:20px 10px 0 10px;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 650px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}

div.controls {
	margin-top: 5px;
  margin-left :7%;
	height: 23px;
  width:430px;
}
div.controls a {
	padding: 5px;
  color:#A1B36B;
}
div.controls a:hover {
  color:#8F1111;
}

div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 650px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loaderWhite.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 650px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 650px;
	height: 650px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 650px; /* 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: top;
	border: 1px solid #4C4B4B;
}

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 {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #4C4B4B;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 35px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #A1B36B;
  color: #A1B36B;
}
div.pagination a:hover {
	background-color: #8F1111;
	text-decoration: none;
  color: #000;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

