/*

	AJOUT BdP 2008
	
*/
#haut {
	text-align: left;
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
#bas {
	text-align: left;
	background-image: url(images/basdepage.jpg);
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 5px;
}
.texte_haut {
	text-align: left;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
	float: Aucune;
	padding-left: 5px;
	padding-top: 33px;
}
.textebasdepage {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	float: Aucune;
	padding-top: 5px;
}
.nomimage {
	text-align: center;
	font-family: Helvetica, sans-serif ;
	letter-spacing: 0.2em;
	font-size: 17px;
	font-weight: lighter;
	text-transform: none;
	color: #CCC;
	padding-bottom: 10px;
}
.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 20px;
}
.lieu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
}
#global {
     position:relative;
     left: 50%; 
     top: 50%;
     width: 180px;
     height: 180px;
     margin-top: -90px; /* moitié de la hauteur */
     margin-left: -90px; /* moitié de la largeur */
     border: none;
}
.image {
	float:left;
	height:200px;
	margin:0pt 0pt 0pt 7px;
	padding-bottom:20px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	width:200px;
}

/*

	Sterile Dark 1.0
	
*/

/* Main Layout
------------------------------ */
body {
	background: #1a1a1a;
	margin: 0 !important;
	margin: 0 0 0 0; 
	padding: 0;
	text-align: center;
	font: 50% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
#main {
	text-align: left;
	width: 920px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2a2a2a;
	border-left-color: #2a2a2a;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html #main{width: 920px;}
#texteaccueil{
   font-size: 11px;
	text-align: justify;
	width: 750px;
	color: #555;
}
#miniatures{
	text-align: left;
	padding: 0;
	width: 840px;
	margin-left: auto;

	margin-right: auto;
}
#credit {
	margin: 0 auto 40px auto;
	width: 900px;
	font-size: 9px;
	color: #444;
	text-align: right;
	clear: both;
	padding-bottom:10px;
}
#credit a {
	text-decoration: none;
	color: #666;
}
#credit a:hover {
	color: #999;
	text-decoration: none;
}
#gallerytitle {
	background: #000000;
	background-image: url(images/gallerytitle.jpg);
	background-repeat:no-repeat;
	height: 35px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
#padbox {
 	padding: 20px !important;
	width: 880px;
}

#exif {
	color: #9C3;
	display:none;
}

#imagemetadata {
  display: none;
}

div.accueil
{
   margin-top: 50px;
   padding-bottom: 20px;
   foreground:white;
   background:black;
   background-image: url(images/mapmonde.gif);
   background-position: 100px 0px;
   background-repeat: no-repeat;
   height: auto;
   width: 922px;
   border-width: 1px;
   border-style: solid;
   border-color: rgb(42,42,42);
}

table.accueil
{
   margin-top: 70px;
   width: 750px;
   border-width: 1px;
   border-color: rgb(42,42,42);
   text-align: left;
}

td.menu
{
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 80px;
   vertical-align: bottom;
   padding-bottom: 20px;
}
td.diapo_std
{
   vertical-align: bottom;
}
td.diapo_pano
{
   width: 420px;
   vertical-align: bottom;
}
p.bio
{
   text-align: justify;
   color:#666666;
   font-size:12px;
}

/* Text Styles
------------------------------ */
body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}
h1, h2, h3, h4{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}
h1 {
	font: normal 12px;
	color: #666;
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #1a1a1a;
	text-decoration: none;
}
h1 span {
	color: #1a1a1a;
}
h1 a:hover, h1 a:focus {
	color: #454545;
}
h2 {
	font-size: 1em;
	letter-spacing: 0.4pt;
	color: #555;
	text-transform:uppercase;
	padding:0;
	margin:0;
	width:600px;
	float:left;
}
h2 a:link, h2 a:active, h2 a:visited { text-decoration: none; color: #555;}
h2 a:hover, h2 a:focus { text-decoration: none; color: #888;}
h2 a:hover {
	color: #CCCCCC;
}
h3 {
	color: #666;
	margin: 5px 0 5px 0 !important;
	margin: 0;	
	padding: 0;
}
h4 {
	color: #666;
	margin: 0;
	padding: 0;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #777777; }
a:hover, a:focus { text-decoration: none; color: #CCCCCC;}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #222;
	margin: 0 0 12px 0;
	padding: 0;
	color: #222;
}
img {
	border: 1px solid #464646;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}
acronym {
  	cursor: help;
  	border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
	padding: 10px 20px 15px 20px;
	color:#444;
	font-size: 9px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 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;
	color: #CCC;
	font-size:14px;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #777;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable, #imageTags {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 12px;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../sauvegarde 30-03-2008/images/tag.png) no-repeat left center;
	list-style-type: none;
	line-height: 16px;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 8px;
	_padding: 0px; /* IE Only */
	line-height: 182px;
	text-align:center;
	vertical-align:middle;
	background-color:#111;
	border: #222 solid 1px;
	margin: 10px;
	_margin: 0px; /* IE Only */
    width: 200px;
    height: 200px;
}	
.thumb a {
	display: block;
	padding: 8px;
	line-height: 180px;
	text-align:center;
	vertical-align:middle;
	background-color:#111;
	border: #222 solid 1px;
	margin: 10px;
    width: 182px;
    height: 180px;
}	
.imagethumb, .thumb {
	float: left;
}
.thumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 850px;
}
.album {
	float: left;
	width: 200px;
	height: 200px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
}
.album .imagethumb a, .album .thumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	text-align:center;
	width: 200px;
	padding: 6px 0 0 0;
	text-align:center;
	vertical-align: middle;
}


/* Individual Image
------------------------------ */	

.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}
#image {
	text-align: center;
	line-height: 0;
	margin: 0;
	padding: 20px 0;
	background-image: url(http://www.boutsdeplanete.com/images/image.jpg);
	background-repeat: no-repeat;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	margin-top: 5px;
	color: #0c2601;
	padding: 0;
	margin: 0;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #777777;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #999999;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#imgoriginal {
	font-size: 8pt; 
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	margin: 0 auto;
	width: 600px;
	text-align:center;
	color: #555;
}

/* Forms
------------------------------ */
form {padding-bottom:10px;}
.inputbox {
	width: 400px;
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	color: #888;
	background: #1a1a1a;
	border: 1px solid #9C3;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	width: 100%;
	color: #888;
	background: #1a1a1a;
	border: 1px solid #9C3;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #EEE;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}

.required {
	color: #9C3;
  	cursor: help;
}

.gravatar {
width: 20px;
border: 1px grey solid;
padding: 1px;
vertical-align: middle;
}

#map{
	margin-left:-85px;
	padding: 10px 0;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position:fixed;
	right:0;
	top:0;
	border-left: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	background: #1a1a1a;
	width:120px;
}
#admin_data{
	top:20px;
}
#admin h3 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dashed #2a2a2a;
	margin:0;
	padding:0;
}

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	margin:0;
	padding:0;
	width: 200px;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search input.pushbutton {
  padding: 1px;
  font-size: 90%;
  background-color:#222;
  color:#777;
  border:#444;
  height: 20px;
}
#search ul {
  position:absolute;
  text-align: left;
  color: #000
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .top {
  font-size: 14px;
  color: #000;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background-color:#1a1a1a;
  color: #fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:10px;
	font-size:20px;
	color:#333;
}
ul.archive #month {
	font-size: 11px;
	color:#444;
	list-style:none;
	border-top:1px solid #222;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #111;
}
#tag_cloud p {
	padding:10px;
	margin:10px;
	background: #111;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	font-size: 14px;
	text-align: left;
	color:#444;
	letter-spacing: 0.5em;

}

