/**************************************************
*
*	Base.
*
**************************************************/
h1,h2,h3,h4,h5,h6,hr,p,form,ul,img,dl,dt,dd,body,html {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
html,table {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	padding: 10px;
	text-align: center;
	background: #FBFBFB url(background.png);
}
pre {
	font-family: "Courier New", serif;
}
input,
textarea,
select {
	outline: none;
}
hr {
	height: 0;
	visibility: hidden;
}
#igalerie {
	width: 70em;
	min-width: 948px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}



/**************************************************
*
*	Liens.
*
**************************************************/
a {
	text-decoration: none;
	border-bottom: 1px solid #444;
	padding-bottom: 1px;
	color: black;
}
a:hover,
#image_file a:hover,
.nav a:hover,
.thumbs_cat ul li.images a:hover,
#map_list li.cat a:hover,
#map_list li.alb a:hover {
	color: #D58B0B;
	border-bottom: 2px solid #D58B0B;
	padding-bottom: 0;
}
a.js_link {
	border: 0;
	padding-bottom: 2px;
	position: relative;
	background: url(dotted.png) repeat-x bottom left;
}
a.js_link:hover {
	background: url(dotted-hover.png) repeat-x bottom left;
	border: 0;
	padding-bottom: 2px;
}



/**************************************************
*
*	Header.
*
**************************************************/
#header {
	background: #F8FAFC url(header-bg.png) repeat-x 0% 0%;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 2px solid #7094BC;
	border-bottom: 1px solid #7094BC;
}
#header table {
	width: 100%;
	padding-left: 12px;
	border: 3px solid #AEC6E2;
	border-width: 3px 0;
}
#header td {
	vertical-align: top;
	height: 5em;
	padding-left: 12px;
}
#header td + td {
	width: 100%;
}
#header  #header_image {
	vertical-align: middle;
}

/* Titre */
h1 {
	font-size: 170%;
	font-weight: normal;
	padding: 7px 12px 0 0;
	line-height: 1.15em;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	color: #325378;
}
h1 a,
h1 a:hover {
	border: none;
	padding: 0;
}

/* Widget - vignette aléatoire */
.random_thumb img {
	display: block;
}
.random_thumb a {
	padding: 0;
}
.random_thumb img:hover {
	background: #FCF0DA;
	outline: 1px solid #D58B0B;
}

/* Liens */
#header_nav_links {
	margin-top: 3px;
}
#header_nav_links li {
	display: inline;
	margin-right: 10px;
	line-height: 1.8em;
	white-space: nowrap;
}

/* Recherche et liste de la galerie */
#basics_bottom {
	margin: 5px 0;
}
#basics_bottom form,
#basics_bottom div {
	display: inline;
}
#basics_bottom .text {
	width: 20%;
	max-width: 12em;
}
.browse select {
	width: 15em;
	margin-right: 15px;
	margin-top: 3px;
}
.browse option {
	max-width: 45em;
}
.browse option.selected {
	font-weight: normal;
}
.browse select:focus option.selected {
	background: #AEC6E2;
}
#search {
	margin-right: 10px;
}

/* Menu de langues */
#lang_change {
	position: relative;
	float: right;
	z-index: 30;
	display: block;
	height: 11px;
	margin: 12px 15px 0 0;
	cursor: pointer;
}
#lang_list {
	position: relative;
	float: right;
	z-index: 30;
	margin-right: 8px;
}
#lang_list div {
	position: absolute;
	right: 0;
	top: 5px;
	display: none;
}
#lang_list a:hover {
	color: black;
}
#lang_list span {
	border: 1px solid silver;
	border-bottom-color: gray;
	background: #efefef;
	padding: 3px 40px 3px 5px;
	font-weight: bold;
	color: #555;
	cursor: pointer;
	display: block;
}
#lang_list ul {
	background: white;
	border: 1px solid silver;
	border-top: 0;
	padding: 0;
	margin: 0;
}
#lang_list li {
	cursor: pointer;
	padding: 1px 10px 3px 5px;
	margin: 0;
	display: block;
}
#lang_list li:first-child {
	padding-top: 3px;
}
#lang_list li.current a {
	font-weight: bold;
	color: #333;
}
#lang_list li:hover {
	background: #F0E9DA;
}
#lang_list li a {
	border: 0;
	padding: 0 0 0 20px;
}



/**************************************************
*
*	Header - membres.
*
**************************************************/
#user_avatar {
	border: 0;
	padding: 0;
	float: right;
	margin: 6px 10px 4px 0;
}
#user_links {
	float: right;
	text-align: right;
	margin: 4px 13px 0 14px;
}
#user_links a {
	position: relative;
	color: #7B753F;
	border-color: #7B753F;
	line-height: 2em;
}
#user_name {
	padding-top: 5px;
	margin-bottom: 5px;
	max-width: 300px;
}
#user_name a {
	font-size: 110%;
	font-weight: bold;
	color: #6A9020;
	border-color: #6A9020;
	line-height: 1em;
}



/**************************************************
*
*	Contenu.
*
**************************************************/
h2 {
	color: #282828;
	margin: 5px 16px 0;
	font-size: 1.4em;
}
#content_container {
	background: url(content-border.png) repeat-y right top #fff;
	border-right: 1px solid gray;
}
#content {
	padding-top: 8px;
	border-left: 1px solid gray;
	border-top: 1px solid #7094BC;
	background: url(content-border.png) repeat-y left top;
}
hr.sep {
	clear: both;
}
.submit,
.cancel {
	padding: 1px 4px;
}

/* Barre de position */
#position {
	margin: 5px 16px 0;
	border-bottom: 1px solid #D4D4D4;
	padding: 0 30px 15px 0;
	line-height: 1.5em;
	min-height: 16px;
}
#position span.current,
#position span.current a,
#position_special span.current,
#position_special span.current a {
	font-weight: bold;
	border: 0;
}
#position span.current a:hover,
#position_special span.current a:hover {
	border-bottom: 2px solid #D58B0B;
}
#position_special {
	margin: 5px 16px 8px;
	line-height: 1.5em;
}
#position .current.favorite {
	background: url(icons/fav-mini.png) no-repeat 100% 10%;
	padding-right: 20px;
}
#position .albums_list {
	margin-top: 12px;
}
#position .albums_list select {
	max-width: 280px;
}
#position .albums_list option.selected {
	font-weight: normal;
}
#position .albums_list select:focus option.selected {
	background: #AEC6E2;
}
.search_result {
	display: block;
	margin-top: 10px;
}
.search_result_categories {
	margin: 5px 0 20px 30px;
}

/* Barre de position pour panier */
#position #basket_limit {
	display: block;
	margin-top: 8px;
}
#position .basket_limit {
	font-weight: bold;
	color: #3B4D81;
}

/* Description */
#cat_description {
	margin: 5px 16px 0;
	border-bottom: 1px solid #D4D4D4;
	padding: 12px 0 16px;
	font-size: 110%;
	line-height: 1.35em;
	position: relative; /* IE7 fix */
}
#cat_description p {
	max-width: 950px;
}

/* Déconnexion */
#deconnect {
	float: right;
}
#deconnect a {
	border-bottom: 2px solid #ECD718;
}
#deconnect a:hover {
	padding-bottom: 1px;
	border-color: #D58B0B;
}
#deconnect input {
	margin: 5px 15px 0 0;
}

/* Messages */
.message {
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 22px;
	font-size: 115%;
	min-height: 17px;
	margin: 15px 0;
}
.message_success {
	font-weight: bold;
	color: #117611;
	background-image: url(icons/success.png);
}
.message_info {
	color: #2447AD;
	background-image: url(icons/information.png);
}
.message_error {
	font-weight: bold;
	color: #CC2100;
	background-image: url(icons/error.png);
}
#zero_item {
	margin: 20px 20px 60px;
}
#not_allowed {
	width: 50%;
	margin: 50px auto;
	padding: 50px;
	border: 1px solid silver;
	background: #FBFBFB;
}

/* Messages de rapport */
.report.message {
	margin-bottom: 25px;
}

/* Recherche */
#search .text {
	background: url(icons/search.png) no-repeat 3% 55% white;
	padding: 2px 2px 3px 25px;
}

/* Icones */
.icon {
	padding: 0 0 2px 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
.icon_add_category {
	background-image: url(icons/add-category.png);
}
.icon_add_images {
	background-image: url(icons/images-plus.png);
}
.icon_admin {
	background-image: url(icons/admin.png);
}
.icon_avatar {
	background-image: url(icons/avatar.png);
}
.icon_basket_add {
	background-image: url(icons/basket-add.png);
}
.icon_basket_empty {
	background-image: url(icons/basket-empty.png);
}
.icon_basket_remove {
	background-image: url(icons/basket-remove.png);
}
.icon_deconnect {
	background-image: url(icons/lock-link.png);
}
.icon_delete {
	background-image: url(icons/delete.png);
}
.icon_diaporama {
	background-image: url(icons/control.png);
}
.icon_download {
	background-image: url(icons/download.png);
}
.icon_edit {
	background-image: url(icons/edit.png);
}
.icon_fav_add {
	background-image: url(icons/fav-add.png);
}
.icon_fav_remove {
	background-image: url(icons/fav-remove.png);
}
.icon_lang {
	padding: 0 0 0 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
.icon_select {
	background-image: url(icons/select.png);
}
.icon_select_all {
	background-image: url(icons/select-all.png);
}
.icon_tag {
	background-image: url(icons/tag-label.png);
}
.icon_thumbs_less {
	background-image: url(icons/thumbs-less.png);
}
.icon_thumbs_more {
	background-image: url(icons/thumbs-more.png);
}

/* Pages */
#page_content {
	padding: 15px 25px;
}
#page_content h2 {
	margin: 0;
}
#page_content p {
	line-height: 1.5em;
	max-width: 55em;
}
#page_content ul {
	list-style: square;
	margin-left: 15px;
}



/**************************************************
*
*	Tableaux par défaut.
*
**************************************************/
table.default {
	margin: 25px auto;
	text-align: left;
}
table.default th {
	padding: 10px 12px 8px;
	text-align: center;
	background: #CADBEE;
	border: 1px solid silver;
	border-bottom: 3px solid #8B9FB5;
	font-weight: bold;
	color: #222;
}
table.default tr.even td {
	background: #f8f8f8;
}
table.default td {
	border: 1px solid silver;
	padding: 9px 10px;
	vertical-align: top;
	max-width: 22em;
}
table.default td.num {
	text-align: right;
}
table.default td img {
	display: block;
	margin: 0 auto;
}

/* Tablesorter */
table.sorter th.header {
	padding-right: 35px;
	background: #CADBEE url(sorter.png) no-repeat center right;
	cursor: pointer;
}
table.sorter th.headerSortUp {
    background-image: url(sorter-asc.png);
}
table.sorter th.headerSortDown {
    background-image: url(sorter-desc.png);
}



/**************************************************
*
*	Formulaires.
*
**************************************************/
option.selected {
	font-weight: bold;
}
input.text {
	background: #F8FAFC;
	border: 1px solid silver;
	padding: 2px 1px;
}
select {
	border: 1px solid silver;
}
textarea {
	padding: 3px;
	background: #F8FAFC;
	border: 1px solid silver;
}
input.text:focus,
textarea:focus {
	border-color: #D59D45;
	outline: 1px solid #D59D45;
}
fieldset {
	margin: 10px 0;
	border: none;
}
.fielditems {
	padding: 0 10px 0 0;
}
.field {
	margin-top: 15px;
}
.field br {
	margin-bottom: 5px;
}
.field .message_info {
	margin: 0 0 20px;
}
.field .required {
	color: red;
	font-weight: bold;
	width: 15px;
	margin-left: -15px;
	display: block;
	float: left;
}
.field_ftw input,
.field_ftw textarea,
.field_ftw select {
	display: block;
	margin-top: 6px;
}
.field_ftw select.inline {
	display: inline;
}
.field_ftw .text {
	width: 20em;
}
.checkbox input {
	float: left;
}
.checkbox span {
	display: block;
	margin-left: 26px;
	padding-top: 2px;
}
.field_second {
	margin-left: 15px;
	padding: 0 0 1px 15px;
	border-left: 1px solid silver;
}
.field_selects label {
	display: block;
	margin-bottom: 5px;
}



/**************************************************
*
*	Barres de navigation.
*
**************************************************/
.nav {
	text-align: center;
	margin: 0 16px;
	padding-bottom: 5px;
	padding-top: 3px;
	border: 1px solid #D4D4D4;
	position: relative; /* IE7 fix */
}
.nav * {
	display: inline;
}
.nav option {
	padding-right: 10px;
}
.nav option {
	display: list-item;
}
.nav span {
	margin: 0 5px;
	font-family: Georgia, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
.nav span a {
	border: 0;
	color: #494949;
}
.nav_left span {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.nav_left span a {
	color: black;
}
.inactive {
	color: silver;
}
.nav_left {
	float: left;
	width: 26%;
	text-align: left;
	margin-top: 4px;
}
.nav_right {
	float: right;
	margin-top: 5px;
	width: 26%;
	text-align: right;
}
#nav_top {
	border-width: 0 0 1px 0;
}
#nav_bottom {
	margin-top: 20px;
	border-width: 1px 0;
}



/**************************************************
*
*	Vignettes.
*
**************************************************/
.thumbs {
	margin: 15px 13px 0;
	max-width: 930px;
}
.thumbs dl {
	display: inline-block;
	vertical-align: top;
	margin: 8px 5px 7px;
}
.thumbs dt {
	position: relative;
	border: 1px solid #80A7D2;
	background: #F9F9F9;
	padding-right: 16px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.thumbs dt a.thumb_link {
	position: relative;
	display: block;
	padding: 8px;
	border: 0;
	z-index: 1;
}
.thumbs dt img {
	display: block;
	overflow: hidden;
}

/* Vignette sélectionnée */
.thumbs_alb dl.select dt {
	background-color: #E9E5C5;
	border-color: #686252;
}
.thumbs_alb dl.select dt .thumb_icons {
	background-color: #C8C2B4;
	border-top-color: #aaa;
}
.thumbs_alb dl.select .new_message {
	border-color: #686252 #686252 #BACC74;
}

/* Informations */
.thumbs ul {
	padding: 8px;
	text-align: center;
	border-top: 0;
}
.thumbs li {
	font-size: 85%;
	margin-top: 1px;
	overflow: hidden;
	min-height: 1.5em;
}
.thumbs li.rate {
	margin-top: 2px;
}
.thumbs li,
.thumbs li a {
	color: #333;
}
.thumbs li.title {
	font-size: 90%;
	line-height: 1.7em;
	margin: -2px 0 4px;
}

/* Images récentes */
.thumbs .new dt a.thumb_link {
	border-color: #BACC74;
}
.thumbs .new dt a.thumb_new_link {
	padding: 0;
	border: 0;
}
.thumbs .new .new_message {
	color: #fff;
	background: #BACC74;
	position: absolute;
	padding: 0 0 2px;
	text-align: center;
	font-size: 95%;
	overflow: hidden;
	border: 1px solid #BACC74;
	z-index: 2;
	margin: -1px;
	width: 100%;
	height: auto;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
}
.thumbs .new dt:hover .new_message {
	border-color: #D58B0B;
	background: #D58B0B;
}
.thumbs_alb .new dt {
	border-color: #BACC74;
}

/* Hover */
.thumbs_alb dl dt a.thumb_link:hover {
	padding: 8px;
	border: 0;
}
.thumbs_alb ul li.title a:hover {
	color: #D58B0B;
	border-width: 2px;
}
.thumbs_alb dl dt:hover {
	background-color: #FCF0DA;
	border-color: #D58B0B;
}
#content .thumbs_alb dl dt:hover span.thumb_icons {
	background-color: #FCF0DA;
	border-top-color: silver;
}

/* Information des pages spéciales */
.thumbs_alb .special {
	color: #3B4D81;
	font-weight: bold;
	display: block;
}

/* Catégorie protégées */
.thumbs .protect dt a.thumb_link {
	background: url(icons/lock.png) no-repeat center;
}

/* Icônes de vignettes */
.thumbs .thumb_icons {
	position: relative;
	height: 26px;
	width: 100%;
	display: block;
	border-top: 1px solid #ccc;
	padding: 4px 8px;
	background: url(thumb-icons-bar.png);
	text-align: center;
	overflow: hidden;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
}
.thumbs .thumb_icons img {
	display: inline;
}
.thumbs .thumb_icons a,
.thumbs .thumb_icons a:hover {
	cursor: pointer;
	display: inline;
	padding: 0;
	width: 26px;
	border: 0;
}


/**************************************************
*
*	Vignettes des catégories.
*
**************************************************/
.thumbs_cat ul li.title a {
	font-weight: bold;
	color: #2F2F2F;
	border-width: 0;
}
.thumbs_cat ul li.images span a {
	font-weight: bold;
	color: #859137;
	border-width: 0;
	position: relative;
}
.thumbs_cat dt {
	border-width: 2px;
}

/* Images récentes */
.thumbs_cat .new .title a {
	color: #859137;
}
.thumbs_cat .new dt {
	border-color: #BACC74;
}

/* Hover */
.thumbs_cat dt a:hover {
	padding: 8px;
	border: 0;
}
.thumbs_cat ul li.title a:hover {
	color: #D58B0B;
	border-width: 2px;
}
.thumbs_cat dt:hover {
	background-color: #FCF0DA;
	border-color: #D58B0B;
}



/**************************************************
*
*	Vignettes des catégories : mode étendu.
*
**************************************************/
.thumbs.thumbs_extended {
	max-width: 100%;
}
.thumbs.thumbs_extended dl {
	display: block;
	width: 85%;
	margin: 25px auto;
	border: 2px solid #80A7D2;
	background: #F9F9F9;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.thumbs.thumbs_extended dl:hover {
	background-color: #FEF8EC;
	border-color: #D58B0B;
}
.thumbs.thumbs_extended dt {
	background: none;
	border: none;
	float: left;
	margin-right: 20px;
	padding: 8px 0 8px 8px;
}
.thumbs.thumbs_extended dt a.thumb_link {
	padding: 0;
	border: 1px solid #F9F9F9;
}
.thumbs.thumbs_extended dl.protect dt a.thumb_link {
	border-color: silver;
}
.thumbs.thumbs_extended dt:hover {
	background: none;
	border: none;
}
.thumbs.thumbs_extended ul {
	text-align: left;
	padding: 8px 8px 10px;
}
.thumbs.thumbs_extended li {
	display: inline-block;
	font-size: 100%;
	margin: 0 10px 0 0;
	background: url(thumb-extended-stats.png) no-repeat left center;
	padding-left: 12px;
	white-space: nowrap;
	min-width: 18%;
}
.thumbs.thumbs_extended li.title,
.thumbs.thumbs_extended li.description {
	outline: none;
	display: block;
	padding: 0;
	background: none;
	white-space: normal;
	font-size: 110%;
	width: auto;
}
.thumbs.thumbs_extended li.title {
	margin: 0 0 10px;
	line-height: normal;
	padding-bottom: 2px;
}
.thumbs.thumbs_extended li.description {
	margin: 10px 0 0;
	line-height: 1.35em;
	border-top: 1px solid silver;
	padding-top: 12px;
}
.thumbs.thumbs_extended li.rate img {
	position: relative;
	top: 2px;
}
.thumbs.thumbs_extended a {
	border-color: silver;
}
.thumbs.thumbs_extended a:hover {
	color: #D58B0B;
	border-color: #D58B0B;
}
.thumbs_cat.thumbs_extended .new {
	border-color: #BACC74;
}



/**************************************************
*
*	Envoi d'images.
*
**************************************************/
#upload_categories {
	margin-bottom: 15px;
	width: 65%;
}
#upload_categories option {
	max-width: 45em;
}
#upload_categories .category {
	font-style: italic;
	font-weight: bold;
}
#upload_categories.error {
	outline: 2px solid red;
}
#fileUploadButtons input {
	margin-right: 8px;
}

/* Uploadify */
#uploadifyUploader {
	position: absolute;
	z-index: 10;
}
#fileUploadQueue {
	width: 95%;
	height: 183px;
	overflow-y: auto;
	border: 1px solid silver;
	background: white;
}
.uploadifyQueueItem {
	color: #000000;
	height: 40px;
	margin: 0 0 0 0;
	overflow: hidden;
	border-bottom: 1px dotted silver;
	position: relative; /* IE fix */
	background: #FCFCFC;
	padding: 10px;
}
.uploadifyQueueItem a,
.uploadifyQueueItem a:hover {
	border: 0;
	padding: 0;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background: #F9F9F9;
	border: 1px solid #999;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #385074;
	width: 1px;
	height: 3px;
}



/**************************************************
*
*	Image.
*
**************************************************/
/* L'image elle-même */
#image_container {
	text-align: center;
	margin: 25px 10px 30px;
}
#image_container a,
#image_container a:hover {
	border: 0;
	padding: 0;
}
#image img {
	border: 3px solid #7094BC;
}

/* Message de redimensionnement */
#image_resize_msg {
	font-weight: bold;
	font-size: 95%;
	color: #7094BC;
	text-align: right;
	display: block;
	margin: auto;
	margin-top: -1.3em;
	height: 1.3em;
}

/* Nom de fichier */
#image_file a {
	font-weight: bold;
}

/* Colonnes */
#image_infos,
#image_ratecom {
	margin: 0 auto;
	width: 50%;
}
#image_infos.image_column {
	float: left;
	border-right: 1px solid #D4D4D4;
}
#image_ratecom.image_column {
	margin-left: 50%;
	border-left: 1px solid #D4D4D4;
}
.image_column_bloc {
	margin: 0 30px 40px;
}
.image_column_bloc h2 {
	color: #848484;
	font-weight: bold;
	margin: 0 0 15px;
	text-align: center;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: .2em;
}
#image_infos li {
	text-align: center;
	line-height: 1.7em;
}

/* Tags */
#image_tags ul {
	text-align: center;
}
#image_tags li {
	display: inline;
	margin: 0 4px;
	padding: 0 0 2px 20px;
}
#image_tags li a {
	white-space: nowrap;
}

/* Description */
#image_description p {
	font-size: 110%;
	line-height: 1.35em;
	text-align: center;
}

/* Statistiques */
.image_infos span {
	font-weight: bold;
	color: #333;
}
.image_infos #rate {
	margin-bottom: 4px;
}

/* Vote */
#image_rate p {
	text-align: center;
}

/* Géolocalisation */
#gmap_canvas {
	width: 410px;
	height: 300px;
	margin: 0 auto 5px;
}



/**************************************************
*
*	Image : commentaires.
*
**************************************************/
#comments {
	padding-top: 10px;
}
#comments h2 {
	margin-bottom: 30px;
}

/* Commentaires */
#comments .comment {
	margin-bottom: 40px;
}
#comments .comment_num {
	float: left;
}
#comments .comment_num a {
	border: 0;
	padding: 2px 6px;
	border: 1px solid silver;
	position: relative; /* IE7 fix */
}
#comments .comment_num a:hover {
	color: black;
	background: #eaeaea;
}
#comments .comment_date {
	border-bottom: 1px solid silver;
	padding-bottom: 2px;
	text-align: right;
}
#comments .comment_author {
	margin-top: 5px;
}
#comments .comment_author a,
#comments .comment_author span {
	border-color: #999;
	font-weight: bold;
	color: #333;
}
#comments .comment_author .website,
#comments .comment_author .website a {
	font-weight: normal;
	color: black;
}
#comments .comment_avatar {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid silver;
	border-top-width: 0;
	width: 66px;
	height: 62px;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
}
#comments .comment_avatar:hover {
	background: #EAEAEA;
}
#comments .comment_avatar a {
	padding: 6px 8px;
	border: 0;
	display: block;
}
#comments .comment_avatar img {
	display: block;
}
#comments .comment_message {
	margin-top: 15px;
	line-height: 1.5em;
}
#comments .comment_message img {
	top: 2px;
	position: relative;
}
#comments #no_comment,
#comments #closed {
	text-align: center;
}

/* Ajout de commentaire */
#add_comment h3 {
	font-size: 110%;
	color: #333;
	font-weight: bold;
	margin: 60px 0 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid silver;
}
#add_comment input.text {
	width: 60%;
	margin-top: 5px;
	background: none;
	padding: 4px;
}
#add_comment textarea {
	width: 98%;
	min-width: 98%;
	max-width: 98%;
	margin: 5px 0 15px;
	background: none;
	padding: 4px;
}

/* Aperçu */
#comment_preview {
	background: url(comment-preview.gif) no-repeat 10px 0;
	padding-top: 15px;
	margin-bottom: 40px;
}
#comment_preview span {
	display: block;
	background: #D1E3AD;
	padding: 5px 10px;
}

/* Smilies */
#smilies {
	display: block;
	margin-top: 8px;
}
#smilies img {
	margin-right: 2px;
	cursor: pointer;
}



/**************************************************
*
*	Outils pour catégories, albums et images.
*
**************************************************/
#obj_tools {
	position: relative;
	float: right;
	margin: 8px 15px 0 0;
	z-index: 20;
	opacity: 0.95;
}
#position_special + #obj_tools {
	margin-top: 0;
}
#obj_tools_link {
	background: none;
}
#obj_tools_link a {
	display: block;
	height: 16px;
	padding: 0;
	border: 0;
	outline: none;
	padding: 4px 28px 4px 10px;
	background: #ECF2F8 url(icons/settings.png) no-repeat 95% 50%;
	font-weight: bold;
	margin: -5px -4px 0 0;
	color: #4D6279;
	border: 1px solid #83A3C7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#obj_tools_link a:hover {
	background-color: #DEE6F1;
	color: #45586D;
}
#obj_tools_link a.tool_menu_open,
#obj_tools_link a.tool_menu_open:hover {
	background-color: transparent;
	color: transparent;
	border-color: transparent;
}

/* Menu */
#obj_tool_menu ul li {
	padding: 6px 15px 7px 6px;
	cursor: pointer;
	min-width: 160px;
}
#obj_tool_menu ul li:first-child {
	padding-top: 8px;
}
#obj_tool_menu ul li:hover {
	background-color: #F0E9DA;
}
#obj_tool_menu ul a {
	color: black;
	background-image: url(dotted.png);
	white-space: nowrap;
}

/* Boîtes */
.obj_tool_box {
	display: none;
	position: absolute;
	right: -4px;
	top: -5px;
	z-index: -1;
	background: #F8FAFC;
}
.obj_tool_box .obj_tool_title {
	color: #3C5066;
	font-weight: bold;
	display: block;
	cursor: pointer;
	background-color: #DEE6F1;
	border: 1px solid #7094BC;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
}
.obj_tool_box .obj_tool_title span {
	display: block;
	padding: 4px 8px;
}
.obj_tool_box .obj_tool_body {
	border: 1px solid #7094BC;
	background: #F8FAFC;
	padding-bottom: 4px;
}
.obj_tool_box .message,
#diaporama_edit .message {
	display: none;
	margin: 25px 0 0;
}
.obj_tool_box .message_error,
#diaporama_edit .message_error {
	width: 95%;
	margin-bottom: 10px;
}
.obj_tool_box .message_success,
#diaporama_edit .message_success {
	width: 95%;
	margin-bottom: 10px;
}
.obj_tool_box .message_success.loading {
	background: url(icons/ajax-loading.gif) no-repeat top left;
}
.obj_tool_box .text,
.obj_tool_box textarea {
	background: white;
	width: 99%;
	min-width: 99%;
	max-width: 99%;
}
.obj_tool_box .text {
	padding: 2px 3px;
}
.obj_tool_box .submit {
	margin-top: 30px;
}

/* Édition */
#obj_tool_edit {
	width: 420px;
}
#obj_tool_edit .obj_tool_body {
	padding: 0 10px 10px 10px;
}
#edit_langs {
	border-bottom: 1px solid silver;
	padding-bottom: 15px;
}
#edit_tags {
	height: 50px;
}
.edit_desc {
	height: 70px;
}

/* Actions sur la sélection */
#obj_tool_select {
	width: 320px;
}
#obj_tool_select .obj_tool_body {
	padding: 15px 10px 10px 10px;
}
#obj_tool_select #tags_add_field,
#obj_tool_select #tags_remove_field {
	display: none;
}
#obj_tool_select #msg_select_nb_images.message {
	display: inline;
}

/* Icônes */
#obj_tools_link.obj_tool_edit_icon a {
	background-image: url(icons/edit.png);
}
#obj_tools_link.obj_tool_menu_icon a {
	background-image: url(icons/settings.png);
}
#obj_tools_link.obj_tool_select_icon a {
	background-image: url(icons/select.png);
}

/* Outil 'administrer' */
#obj_tool_menu ul #tool_admin a,
#obj_tool_menu ul #tool_admin a:hover {
	background: none;
	border-bottom: 1px solid #777;
	padding-bottom: 1px;
	outline: none;
}



/**************************************************
*
*	Demande de mot de passe.
*
**************************************************/
#password_auth {
	margin: 60px auto;
	background: url(icons/lock-mini.png) no-repeat 10px 18px;
	padding: 18px 18px 18px 38px;
	width: 600px;
}
#password_auth div {
	border-left: 3px solid #ECD718;
	padding: 3px 10px;
	margin-bottom: 20px;
}
#password_auth .text {
	margin: 12px 0 5px;
}
#password_auth form {
	margin-bottom: 20px;
}
#password_auth_bad {
	margin: 15px;
}



/**************************************************
*
*	Gestion de membres.
*
**************************************************/
/* Liste des membres */
#members_list {
	text-align: center;
}
#members_list td.avatar {
	text-align: center;
}
#members_list td.avatar a {
	display: block;
	padding: 0;
	border: 0;
}



/**************************************************
*
*	Boîtes (profil, inscription, etc).
*
**************************************************/
.field_error label {
	font-weight: bold;
	color: #CC2100;
}
.field_error input,
.field_error textarea {
	border-color: #DD413D;
	outline: 1px solid #DD413D;
}
.box {
	width: 680px;
	float: left;
	margin-left: 5px;
}
.box table {
	margin: 25px auto 20px;
	border-bottom: 1px solid silver;
}
.box td {
	vertical-align: top;
}
.box_message {
	padding: 5px 8px 10px;
	max-width: 300px;
}
.box_message .message {
	margin: 0 0 15px;
}
.box_infos .message_info {
	margin-top: 25px;
}
.box.box_notools {
	width: 100%;
}

/* Menu */
#user_menu {
	margin: 66px 30px 0 680px;
	border: 1px solid silver;
	border-top: 3px solid #8B9FB5;
	padding: 10px 0 15px 0;
	position: relative; /* IE7 fix */
	background: #FBFBFB;
}
#user_menu li {
	padding: 10px 15px 12px 10px;
	border-top: 1px solid #FBFBFB;
	border-bottom: 1px solid #FBFBFB;
}
#user_menu li.current {
	background: white;
	border-color: #C0C0C0;
}

/* Edition */
.box_edit,
.box_user,
.box_success {
	background: url(box-borders.gif) repeat-y top left #FBFBFB;
	width: 372px;
	padding: 15px 10px 15px 20px;
}
.box_edit.aac {
	padding-bottom: 0;
}
.box_success {
	padding: 25px 10px 35px 20px;
}
.box_user {
	padding: 15px;
}
.box_title {
	border-bottom: 3px solid #8B9FB5;
	background: #CADBEE;
	height: 40px;
	border-radius: 22px 22px 0 0;
	-moz-border-radius: 22px 22px 0 0;
	-webkit-border-radius: 22px 22px 0 0;
}
.box_title div {
	padding: 10px 15px 6px;
	margin: -1px 0 0 -1px;
	width: 370px;
}
.box_title h2 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	display: inline;
}
.box_title span {
	font-size: 110%;
	margin-left: 5px;
	position: relative;
	top: -1px;
}
.box_title span a:hover {
	color: #282828;
	border-color: #282828;
}
a#birthdate_reset,
a#birthdate_reset:hover {
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	position: relative;
	top: -1px;
	color: #385074;
	border-bottom: 1px dotted #385074;
	padding-bottom: 1px;
}

/* Avatar */
.box_avatar {
	background: url(pixel-silver.gif) repeat-y top left #FBFBFB;
	padding: 15px 15px 15px 16px;
	min-width: 150px;
}
.box_avatar img {
	display: block;
	margin-bottom: 10px;
}

/* Formulaires */
.box .text,
.box textarea {
	background: white;
	width: 98%;
	max-width: 320px;
	padding: 3px;
}
.box .submit {
	margin: 25px 0 10px;
}

/* Icônes */
.box_edit legend,
.box_user h3 {
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 5px;
	padding-left: 24px;
	margin-left: -12px;
	font-size: 100%;
	color: #385074;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .03em;
}
.box_password legend {
	background-image: url(icons/password.png);
}
.box_options legend {
	background-image: url(icons/settings.png);
}
.box_infos legend,
.box_infos h3,
.box_perso legend {
	background-image: url(icons/card.png);
}
.box_protect legend {
	background-image: url(icons/protect.png);
}
.box_stats h3 {
	background-image: url(icons/stats.png);
}
.box_current_password legend {
	background-image: url(icons/protect.png);
}

/* Profil */
.box_user div {
	margin: 10px 8px;
}
.box_user h3 {
	margin-bottom: 15px;
}
.box_user span {
	font-weight: bold;
	display: block;
	margin: 12px 0 5px;
	color: #333;
}
.box_user .box_infos {
	margin-bottom: 30px;
}
.box_desc {
	line-height: 1.5em;
}
.box_edit_link {
	text-align: right;
	padding: 0 15px;
	height: 25px;
}
.box_edit_link a {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #395773;
	border-color: #395773;
}

/* Consultation de profil */
#user_profile.box_notools {
	margin: 0;
}
#user_profile.box_notools .box_user {
	width: 600px;
	background: url(box-max-borders.gif) repeat-y top left #FBFBFB;
}
#user_profile.box_notools .box_user div {
	float: left;
}
#user_profile.box_notools .box_user .box_infos {
	border-right: 1px solid #e0e0e0;
	padding: 0 25px 0 15px;
	margin-right: 0;
	width: 280px;
}
#user_profile.box_notools .box_user .box_stats {
	border-left: 1px solid #e0e0e0;
	padding-left: 35px;
	margin-left: -1px;
	width: 200px;
}
#user_profile.box_notools .box_user .box_stats.box_noinfos {
	border: 0;
	padding-left: 20px;
}

/* Changement d'avatar */
#new_avatar #file {
	margin-top: 8px;
}
#new_avatar .submit {
	margin-top: 15px;
}
#delete_avatar {
	border-top: 1px solid silver;
	margin-top: 15px;
}

/* Création de compte */
#validate_text span {
	display: block;
	margin-top: 8px;
	padding: 10px;
	border: 1px solid #5679AE;
	background: #EAEFF6;
}

/* Boîtes larges */
.box_large {
	width: 780px;
}
.box_large .box_edit {
	width: 472px;
}
.box_large .box_title div {
	width: 470px;
}
.box_large textarea {
	max-width: 420px;
}
.box_large .box_edit {
	background-image: url(box-large-borders.gif);
}

/* Page contact */
#contact .box_edit {
	padding-top: 0;
	padding-bottom: 0;
}
#contact_message {
	border-bottom: 1px solid silver;
	padding: 10px 0 20px;
	margin-bottom: 20px;
}



/**************************************************
*
*	Historique.
*
**************************************************/
#history {
	text-align: center;
	width: 50em;
	margin: 25px auto 0;
}
#history_added {
	float: left;
}
#history_created {
	margin-left: 27em;
}
#history_added,
#history_created {
	width: 24em;
	border: 1px solid silver;
	border-bottom: 0;
	margin-bottom: 25px;
}
#history h2 {
	margin: 0;
	padding: 10px 12px 8px;
	background: #CADBEE;
	border-bottom: 3px solid #8B9FB5;
	font-weight: bold;
	color: #222;
	font-size: 1em;
	text-align: left;
}
#history h2 select {
	float: right;
	position: relative;
	top: -2px;
}
#history table {
	width: 100%;
	margin: 0;
}
#history table caption {
	padding: 20px 0 8px;
	font-weight: bold;
}
#history table td,
#history table th {
	border-width: 1px 1px 1px 0;
	text-align: right;
	width: 50%;
	padding: 6px 8px;
}
#history table td + td,
#history table th + th {
	border-width: 1px 0 1px 0;
	text-align: left;
}
#history table th,
#history table th + th {
	text-align: center;
	background: #E8E8E8;
	border-bottom: 2px solid silver;
	padding: 5px 0;
}
#history table td.month {
	text-align: center;
	border-right: 0;
	padding: 8px;
	background: #fafafa;
}



/**************************************************
*
*	Page des commentaires.
*
**************************************************/
#page_comments .comment {
	margin: 25px 150px;
}

/* Vignette */
#page_comments .image a,
#page_comments .image a:hover {
	border: 0;
	padding: 5px;
	display: block;
}
#page_comments .image {
	border: 1px solid silver;
	border-left: 3px solid #8B9FB5;
	border-bottom: 2px solid #8B9FB5;
	float: left;
	height: 76px;
	width: 76px;
	background: #FAFAFA;
}
#page_comments .image img {
	display: block;
}
#page_comments .image:hover {
	background: #EAEAEA;
}

/* Informations */
#page_comments .infos {
	border: 1px solid silver;
	border-bottom: 2px solid #8B9FB5;
	border-left: 0;
	height: 76px;
	margin-left: 79px;
	background: #FAFAFA;
}
#page_comments .num {
	padding: 12px 15px 0 0;
	float: right;
}
#page_comments .author {
	padding: 18px 0 0 15px;
}
#page_comments .date {
	padding: 12px 0 0 15px;
}
#page_comments .author a,
#page_comments .author span {
	border-color: #999;
	font-weight: bold;
	color: #333;
}
#page_comments .author .website,
#page_comments .author .website a {
	font-weight: normal;
	color: black;
}

/* Message */
#page_comments .msg {
	border: 1px solid silver;
	border-top: 0;
	margin-left: 79px;
	padding: 15px 100px 15px 15px;
}



/**************************************************
*
*	Liens RSS.
*
**************************************************/
#rss_links {
	border-top: 1px solid #D4D4D4;
	margin: 15px 16px 0;
	padding-top: 12px;
	text-align: right;
	clear: both;
	height: 10px;
}
#rss_links.no_border {
	border: 0;
	margin-top: 10px;
	padding-top: 4px;
}
#rss_links li {
	margin-left: 15px;
	float: right;
}
#rss_links li span {
	background: url(feed-icon.png) no-repeat 0 2px;
	padding: 0 0 2px 18px;
}
#rss_links li a  {
	color: #444;
	border-color: #ccc;
	position: relative;
}



/**************************************************
*
*	Plan de la galerie.
*
**************************************************/
#map_list {
	margin: 25px 0 35px 25px;
}
#map_list ul {
	margin-bottom: 15px;
}
#map_list li {
	margin: 6px 0 0 25px;
}
#map_list li.cat {
	margin-top: 12px;
}
#map_list li.cat a {
	color: #406288;
	font-weight: bold;
	font-size: 110%;
	border-color: #406288;
}
#map_list li.alb a {
	color: black;
	font-weight: normal;
	font-size: 100%;
	border-color: black;
}
#map_list span.cat_link span a,
#map_list li.alb span a {
	color: #999;
	border-color: #aaa;
	font-weight: normal;
	font-size: 100%;
}
#map_list li .nb_images,
#map_list li .lastadddt {
	margin-left: 2px;
	color: #777;
	font-size: 90%;
}
#map_list li .nb_images a,
#map_list li .lastadddt a {
	margin-left: 2px;
}
#map_list li.recent {
	list-style-image: url(new-images.png);
}
#map_list li.protect {
	background: url(icons/lock-link.png) no-repeat 0 1px;
	padding-left: 20px;
	margin-left: 5px;
}
#map_list li {
	list-style-image: none;
}
#map_list a:visited {
	border: 0;
	padding: 0;
}



/**************************************************
*
*	Carte du monde.
*
**************************************************/
#worldmap_canvas {
	width: 910px;
	height: 600px;
	margin: 15px auto;
}
.geoloc_thumb {
	text-align: center;
}
.geoloc_thumb a {
	border: 0;
	padding: 0;
}
.geoloc_title {
	margin: 8px 0;
}



/**************************************************
*
*	Widgets de bas de page.
*
**************************************************/
#bottom {
	border-top: 1px solid gray;
	background: url(bottom-bg.png) #FBFDFF;
	margin-top: 5px;
}
#bottom td {
	width: 220px;
	border-right: 1px solid silver;
	padding: 15px;
	vertical-align: top;
}
#bottom p.title {
	font-size: 120%;
	font-family: Arial, sans-serif;
	letter-spacing: .05em;
	font-weight: bold;
	color: #2E4C6E;
	margin: 4px 0 15px;
	text-align: center;
}

/* Statistiques */
#bottom .stats {
	text-align: center;
	min-width: 140px;
}
#bottom .stats li {
	line-height: 1.6em;
	margin-right: 6px;
}
#bottom .stats li a {
	line-height: 1.9em;
}
#bottom .stats li a#comments_category {
	padding: 0;
	border: 0;
}
#bottom .stats li img {
	position: relative;
	top: 2px;
}

/* Options */
#bottom #options {
	padding: 15px 0;
	width: 240px;
}
#bottom #options div {
	margin: 8px 0;
}
#bottom #options div.option {
	margin: 12px 0;
	padding: 0 15px 12px;
	border-bottom: 1px solid #dadada;
}
#bottom  #options p {
	margin-bottom: 4px;
}
#bottom  #options p.title {
	margin-bottom: 15px;
}
#bottom #options #options_submit {
	text-align: center;
	margin-top: 20px;
}
#bottom #options select {
	margin: 2px 0;
}
#bottom #recent_days {
	margin-left: 25px;
}
#bottom #style select {
	width: 13.5em;
}
#bottom #fixed_size .text {
	width: 3.5em;
}

/* Tags */
#tags {
	width: 300px;
}
#tags li {
	line-height: 2.5em;
	display: inline;
	margin-right: 4px;
}
#tags li a {
	text-decoration: none;
	border: 0;
	color: #024FA6;
	white-space: nowrap;
}
#tags li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #024FA6;
}
#tags #all_tags{
	border-top: 1px solid silver;
	padding: 15px 15px 0;
	margin: 10px -15px 0;
}
.tag_weight_1 { font-size: 90% }
.tag_weight_2 { font-size: 100%; }
.tag_weight_3 { font-size: 110%; }
.tag_weight_4 { font-size: 120%; }
.tag_weight_5 { font-size: 130%; }
.tag_weight_6 { font-size: 140%; }
.tag_weight_7 { font-size: 150%; }
.tag_weight_8 { font-size: 160%; }
.tag_weight_9 { font-size: 170%; }
.tag_weight_10 { font-size: 180%; }

/* Liens */
#bottom .links {
	width: 200px;
}
#bottom .links li {
	line-height: 1.8em;
	background: url(list-square.png) no-repeat 0 10px;
	padding-left: 12px;
}



/**************************************************
*
*	Nuage de tags.
*
**************************************************/
#tags_cloud {
	margin: 20px 30px;
	padding: 20px;
	border: 1px solid #efefef;
	background: #fafafa;
	max-width: 800px;
	font-size: 120%;
}
#tags_cloud li {
	line-height: 2.5em;
	display: inline;
	margin-right: 4px;
}
#tags_cloud li a {
	text-decoration: none;
	border: 0;
	color: #024FA6;
	white-space: nowrap;
}
#tags_cloud li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #024FA6;
}



/**************************************************
*
*	Recherche avancée.
*
**************************************************/
#search_advanced fieldset {
	border: 1px solid silver;
	margin-bottom: 20px;
	padding: 0 15px 15px;
	width: 90%;
	display: block; /* IE7 fix */
}
#search_advanced legend {
	margin: 0;
	padding: 0 10px;
}
#search_advanced .field_second {
	border: none;
}
#search_advanced .submit {
	margin: 15px 0;
}
#search_advanced_query {
	display: block;
	width: 100%;
	margin: 15px 0;
}
#search_advanced_filters div {
	margin-top: 8px;
}
#search_advanced_filters label {
	margin-right: 15px;
}
#search_advanced_categories {
	width: 420px;
	height: 150px;
}
#search_advanced_size .text,
#search_advanced_filesize .text {
	width: 55px;
}



/**************************************************
*
*	Diaporama.
*
**************************************************/
#diaporama {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	background: black;
	z-index: 9990;
}
.diaporama_image {
	position: absolute;
}
#diaporama a:focus {
	outline: 1px dotted #888;
}
#diaporama  select,
#diaporama  input.text,
#diaporama  textarea {
	border-color: #787878;
}
#diaporama  input.text:focus {
	outline-color: #787878;
}

/* Icônes */
.diaporama_icon {
	cursor: pointer;
	float: left;
	margin: 3px 6px;
}
.diaporama_icon img {
	display: block;
}
#diaporama a.diaporama_icon,
#diaporama a.diaporama_icon:hover {
	border: 0;
	padding: 0;
}

/* Barres du haut et du bas */
.diaporama_bar {
	position: absolute;
	color: white;
	width: 100%;
	text-align: left;
	height: 26px;
	font-size: 110%;
	z-index: 9992;
}
.diaporama_bar a {
	color: white;
	border-width: 0;
	border-color: white;
}
.diaporama_bar a:hover{
	border-width: 2px;
}

/* Sidebars */
.diaporama_sidebar {
	position: absolute;
	top: 26px;
	right: 0;
	width: 350px;
	border-left: 5px solid #314A67;
	color: black;
	overflow: auto;
	background: #B8BEC8;
	display: none;
	z-index: 9991;
}
.diaporama_sidebar_inner {
	margin: 15px;
	text-align: left;
}
.diaporama_sidebar_title {
	color: #D7DBE1;
	font-weight: bold;
	background: #314A67 url(diaporama/arrow.png) no-repeat center left;
	margin: 10px 8px 20px;
	padding: 5px 10px 5px 0;
	font-size: 125%;
	letter-spacing: .05em;
	text-align: right;
	height: 18px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
#diaporama a.diaporama_sidebar_close {
	float: left;
	display: block;
	cursor: pointer;
	width: 29px;
	height: 28px;
	top: -5px;
	position: relative;
	border: 0;
	padding: 0;
}
.diaporama_sidebar_title2 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 15px;
}
.diaporama_sidebar_title2 span {
	cursor: pointer;
}
.diaporama_sidebar_ul {
	list-style: square;
	margin-left: 10px;
}
.diaporama_sidebar_content {
	padding-bottom: 25px;
}
.diaporama_sidebar_content li {
	padding: 3px 0;
}
.diaporama_sidebar_content li span {
	font-weight: bold;
	color: #222;
}
.diaporama_sidebar a:hover {
	color: black;
	border-color: black;
}
#diaporama_sidebar_desc,
#diaporama_sidebar_stats,
#diaporama_sidebar_exif,
#diaporama_sidebar_iptc,
#diaporama_sidebar_xmp {
	display: none;
}

/* Édition */
#diaporama_edit .js_link {
	position: relative;
	top: -1px;
}
#diaporama_edit .js_link:hover {
	border-bottom: 2px solid black;
	background: none;
	padding-bottom: 0;
}
#diaporama_edit .fielditems p {
	margin-bottom: 10px;
}
#diaporama_edit .fielditems input,
#diaporama_edit .fielditems textarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	outline-color: #787878;
	margin-top: 3px;
}
#diaporama_edit #diaporama_edit_langs {
	text-align: right;
	margin-top: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #787878;
}
#diaporama_edit .diaporama_image_crtdt br {
	margin-bottom: 3px;
}
#diaporama_edit .message {
	background-color: white;
	background-position: 10px 10px;
	padding: 10px 10px 12px 30px;
	width: 275px;
	border: 1px solid #787878;
	height: auto;
}
#diaporama_loading {
	background: url(icons/ajax-loading.gif) no-repeat top left;
	height: 32px;
	width: 32px;
	margin-top: 25px;
	display: none;
}
#diaporama_edit.diaporama_disabled .diaporama_sidebar_inner {
	color: #787878;
}
#diaporama_edit.diaporama_disabled textarea,
#diaporama_edit.diaporama_disabled select,
#diaporama_edit.diaporama_disabled input {
	outline-color: #C8C8C8;
}

/* Barre du haut */
#diaporama_top {
	top: 0;
	left: 0;
	background: #314A67 url(diaporama/top_background.gif) repeat-x 0 0;
}

/* Fil d'ariane */
#diaporama_top_left {
	margin: 4px 0 0 6px;
	float: left;
	max-width: 75%;
	height: 26px;
	white-space: nowrap;
	overflow: hidden;
}
#diaporama_top_left .current a {
	color: #E7BB33;
	border-color: #E7BB33;
	font-weight: bold;
}
#diaporama_top_left .current {
	color: #E7BB33;
}

/* Boutons principaux */
#diaporama_top_right {
	float: right;
}
#diaporama_top_right a {
	border: 0;
	padding: 0;
}

/* Barre du bas */
#diaporama_bottom {
	bottom: 0;
	left: 0;
	background: #314A67 url(diaporama/bottom_background.gif) repeat-x 0 100%;
	text-align: center;
}

/* Position de l'image courante */
#diaporama_bottom_left {
	margin: 3px 0 0 6px;
	float: left;
	text-align: left;
}

/* Navigation entre images */
#diaporama_bottom_center {
	margin: 0 auto;
	width: 156px;
}
#diaporama_bottom_center .diaporama_icon {
	margin: 3px 5px 1px;
	cursor: default;
}
#diaporama_bottom_center #diaporama_icon_first {
	width: 30px;
	margin-left: 0;
}
#diaporama_bottom_center #diaporama_icon_switch {
	margin: 3px 3px 1px;
}
#diaporama_bottom_center #diaporama_icon_last {
	width: 30px;
	margin-right: 0;
}

/* Mode automatique */
#diaporama_bottom_right {
	float: right;
}
#diaporama_bottom_right object {
	float: left;
	margin: 3px 15px 3px 0;
}
#diaporama_bottom_right .diaporama_icon {
	margin: 3px 4px;
}
#diaporama_bottom_right #diaporama_seconds {
	float: left;
	margin: 3px 8px;
}

/* Messages */
.diaporama_messages {
	display: none;
	position: absolute;
	font-size: 350%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #E6BB33;
	top: 76px;
	left: 50px;
	z-index: 9991;
	background: #1E2D3E;
	text-align: center;
	line-height: 4em;
	width: 4em;
	height: 4em;
	border-radius: 4em;
	-moz-border-radius: 4em;
	-webkit-border-radius: 4em;
	box-shadow: 0 0 20px #1E2D3E;
	-moz-box-shadow: 0 0 20px #1E2D3E;
	-webkit-box-shadow: 0 0 20px #1E2D3E;
}

/* Options */
#diaporama_options #diaporama_transitions_duration {
	width: 45px;
}



/**************************************************
*
*	Footer.
*
**************************************************/
#footer {
	clear: both;
	border-top: 3px solid #7094BC;
	text-align: center;
}
#footer p {
	margin-top: 5px;
	color: #555;
	font-size: 90%;
}
#footer a,
#footer a:hover {
	color: #555;
	border-bottom: 1px solid #555;
	padding: 1px;
}
#footer a:hover {
	color: #000;
	border-color: #000;
}



/**************************************************
*
*	Debug.
*
**************************************************/
#debug_sql {
	margin: 15px auto;
	background: white;
	text-align: left;
}
#debug_sql td,
#debug_sql th {
	border: 1px solid silver;
	padding: 10px;
	vertical-align: top;
	max-width: 400px;
}
#debug_sql th {
	text-align: center;
}
#debug_sql td.sql {
	font-family: "Courier New", sans-serif;
	width: 350px;
}
#debug_sql td.nb_result,
#debug_sql th.time {
	width: 80px;
}
#debug_sql .q {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #275F8F;
	font-weight: bold;
	margin-right: 10px;
}
#debug_sql .params {
	display: block;
	margin-top: 15px;
	color: #275F8F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#debug_sql .success {
	color: #648F27;
	font-weight: bold;
	text-transform: uppercase;
}
#debug_sql .failure {
	color: #D60E0E;
	font-weight: bold;
	text-transform: uppercase;
}
#debug_sql hr {
	border: 0;
	border-bottom: 1px solid silver;
}
#debug_sql td.num,
#debug_sql td.line,
#debug_sql td.nb_result,
#debug_sql td.time {
	text-align: right;
}
