html {height: 104%;}
body {
   background-color: #f0f0f0;
   background-image:url(/photos-portfolio/themes/gspro/images/bg-body-1.jpg);
   background-repeat:repeat-x;
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
   padding: 0;
   height: 106%;
}

#global {
	width:970px; 
	height:100%; 
	position:relative; 
	text-align:left;
	}

.separation {
	clear:both; 
	visibility:hidden; 
	margin:0; 
	}
hr {
	display:none;
  }

/* HEADER
----------------------------------------------- */
h1 {background-image:url(/photos-portfolio/themes/gspro/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:250px 48px; 
	width:900px; 
	height:120px;
	top:4px; 
	left:0px; 
	z-index:2; 
	margin:0;
	}

#titre  {display:none;}



/*----- CONTENT --------*/

#content {
	float:left;
	width:760px;
	margin:0px 0 30px 0;
	font-size: 0.84em;
	border-left:1px solid #D8D8D8;
	}
	
#content h2 {
	font-size:1.4em; 
	font-weight:bold; 
	color:#A77D1A; 
	margin:20px 0 0 50px;
	padding-left:0.4em;
	padding-top:10px;
	letter-spacing:0.02em;
	text-align:left;
	}
#content h3 {
	font-size:1.2em; 
	color:#3a5c69; 
	margin:10px 0 0 70px;
	}
	
#content img.left {
	float:left;
	margin:0 10px 10px 10px;
	}

#content p {
	margin:10px 20px 0 70px; 
	line-height:1.5em;
	text-align:justify;
	}
	
#content ul {
	margin:20px 20px 0 40px; 
	}
#content a.static {
	color:#83291e; 
	text-decoration:none;
	border-bottom:1px solid #b2928e;
	}
#content a.static:hover {
	color:#A77D1A;
	border-bottom:1px solid #A77D1A;
	}
	
/*--------SIDEBAR----------*/
#sidebar {
	float:left;
	width:190px;
	margin:0px 0 30px 0;
	padding-right:8px;
	}
#sidebar div.bloc {
	margin:10px 0 0 10px;
	padding:0;
	width:180px;
	}

#sidebar h2 {
	font-size:1em;
        color:#A77D1A; 
	margin:10px 0 0 20px;
	padding-left:0.4em;
	padding-top:10px;
	letter-spacing:0.02em;
	text-align:right;
	}
	
#sidebar h2 a {
	font-weight:bold; 
	color:#912d22; 
	text-decoration:none;
	}
#sidebar h2 a:hover {
	color:#A77D1A;
	}
	
#sidebar div.bloc p {
	font-size:0.74em;
	margin:14px 20px 14px 14px; 
	line-height:1.5em;
	padding-top:20px;
	text-align:justify;
	color:#ad6f3e;
	}

ul#menu {
	list-style-type:none; 
	margin:0 0 0 0;
	padding:4px 0 0 10px;
	}
#menu li a{
	font-size:0.8em;
	display: block;
	margin:0 0 0 2px;
	line-height:22px;
	color:#686f76;
	width: 160px;
	text-decoration: none;
	text-align:right;
	text-indent:16px;
	letter-spacing:0.02em;
	}
	 
#menu li a:hover{
	color:#912d22;
	}

#menu li#activesub {
font-size:0.8em;
display: block;
margin:0 0 0 2px;
line-height:30px;
background:#f6f5ef; /*#ebebe1;*/
color:#5a5e62;
width: 160px;
text-decoration: none;
border-top:none;
text-align:right;
text-indent:16px;
}

ul#ssmenu {
	list-style-type:none; 
	margin:4px 0 0 0;
	padding:0;
	}

#ssmenu li a{
	display: block;
	margin:0;
	font-size:0.9em;
	line-height:18px;
	color:#686f76;
	width: 200px;
	text-decoration: none;
	border-top: 1px solid #bfbfbf;
	border-bottom:none;
	text-align:left;
	text-indent:16px;
	}

#ssmenu li a:hover{
	background-color: #f8f4ea;
	color:#7c505b;
	}


/*----INDEX ZENPHOTO---*/
#content a.red {
	color:#83291e; 
	text-decoration:none;
	border-bottom:1px solid #d4c2c0;
	}
#content a.red:hover {
	color:#A77D1A;
	border-bottom:1px solid #A77D1A;
	}
#gallerytitle {
	padding-bottom: 14px;
	margin-bottom: 20px;
        font-family: Georgia, "Times New Roman", Times, serif;
	/*min-height: 40px;
        _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight:normal;
        font-size:1.3em; 
        font-family: Georgia, "Times New Roman", Times, serif;
       	color:#a71a0f; 
	margin-top: 18px;
        margin-left:48px;
        letter-spacing:normal;
}
#gallerytitle h2#index {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
        font-size:1.4em; 
	font-weight:bold; 
	color:#A77D1A; 
	margin:40px 0 0 50px;
	padding-left:0.4em;
	padding-top:10px;
	}
#gallerytitle h2 span { 
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:1.2em;
}

#albums {
	float: left;
}
.album {
	margin: 0 0 22px 22px;
        -margin:0 0 22px 22px;
        padding: 10px 8px 8px 10px;
	float: left;
	width: 200px;
        height: 100px;
	border: 1px solid #444;
	background: #d3d4d7;
	line-height: 100%;
}
.album a img {border:none;}
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: -10px 0 0 0;
}
.album p {
	font-size: 11px;
  	padding: 0;
  	margin: 0px;
}
.albumdesc p span {
	line-height:11px;
}
.albumdesc small {
	color: #8DB8CF;
}
.albumdesc h3 {
	font-size:12px;
        color: #507c70;
        margin-top:-10px;
}
.albumdesc h3 a {
        text-decoration:none;
        border-bottom:none;
        color: #446a60;    /*#6a8cae;*/
        line-height:1em;
}
.albumdesc h3 a:hover {
       text-decoration:none;
       border-bottom:none;
       color: #5d8f81;
}

/* Image Thumbnails
------------------------------ */
p#introgal {
        margin:-10px 30px 20px 50px; 
        font-size:11px
}
#gallerytitle h2 a {
        text-decoration:none;
        border-bottom:1px solid #94baaf;
        color: #507c70;
}

.image {margin-left:48px;}
.imagethumb img {border:none;}
.imagethumb a, .imagethumb a:hover {
        display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
	background-color: #d3d4d7;
}

.imagethumb a {
	background-color:#d3d4d7;
	border: 1px solid #b5b5b5;
}
.imagethumb a:hover {
	background-color:#828282;
	border: 1px solid #9f5f47;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0 0 0 48px;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
#image a img {border:1px solid #505050;}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #a5a5a5;
	background: #e9e9eb;
	margin-top: 10px;
        /margin-top : 20px ; 
        margin-right:50px;
        margin-left:20px;
        font-weight:bold;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 24px;
	float: left;
	padding: 4px 0;
	font-size: 94%;
        color:#93160c;	
        text-decoration: none;
	line-height: 180%;
	color: #5d8f81;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto 0 auto;
        padding-top:12px;	
        width: 750px;
        font-size:16px;
        text-align:center;
        font-weight:bold;
        color:#6c6c6c;
        background-color:e5e5e5;
        line-height:2em;
}
#narrow .smaller {
	font-size:12px;
        font-weight:normal;
        color:#5b5b5b;
}

p#mentions {font-size:12px; background-color:#e4e4e6; padding:14px; border:1px solid #cfcfd3; margin-top:40px; margin-left:10px;}

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}



/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/*---LIEN CONTACT---*/
#contact {
	position: absolute;	
	top: 86px; 
	left: 750px;
	color:#999999; 
	z-index: 3; 
	}

#contact a {
	font-weight:bold; 
	color:#912d22; 
	text-decoration:none;
	}
#contact a:hover {
	color:#A77D1A;
	}