/*
 *
 * ----- defaut.css --------------------------
 *
*/

/*
 *	SOMMAIRE DE LA FEUILLE DE STYLE
 *	CORRESPONDANT A CHAQUE PARTIE DE LA GALERIE
 *	---------------------------------------------
 *	- General
 *
 *	- Options et moteur de recherche
 *	- Résultats de recherche
 *
 *	- Barres de navigation entre les pages
 *
 *	- Vignettes
 *	- Vignettes : catégories
 *	- Vignettes : albums
 *
 *	- Image
 *	- Image : statistiques
 *	- Image : votes
 *	- Image : commentaires
 *
 *	- Section : inexistant
 *	- Section : mot de passe
 *	- Section : recherche avancée
 *
 *	- Diaporama
 *
 *	- Divers
*/


/* General.
   ---------------------------------------- */

p,div,form,ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
option[selected="selected"] {
	font-weight: bold;
}
img {
	border: 0;
}

/* Mode autonome: centrage et largeur fixe */
body#igal_autonome {
	text-align: center;
}
body#igal_autonome #igalerie {
	width: 758px;
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #BDCF7F;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

/* DIV englobant toute la galerie */
#igalerie {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	text-align: left;
}

/* DIV englobant la partie principale (tout sauf pied de page) */
#ensemble {
	padding: 10px;
}

/* Liens */
a {
	color: black;
}
a:hover {
	color: #D58B0B;
	text-decoration: none;
}
a.lien_js {
	text-decoration: none;
	letter-spacing: .05em;
	font-size: 120%;
	background: url(dotted.png) repeat-x bottom;
}
a.lien_js:hover {
	border-color: #D58B0B;
}
#lien_retour {
	float: right;
}

/* Boutons submit des formulaires */
.submit:hover {
	color: white;
	background: #E7BF81;
}

/* Pied de page */
#pied p {
	padding: 5px;
	border-top: 2px solid #DCDCDC;
	text-align: center;
	margin: 10px;
	color: #444;
}

/* Titres */
#igalerie h1,
#igalerie h2 {
	font-family: "Georgia", serif;
	font-size: 1.9em;
	letter-spacing: .05em;
	margin: 0 0 10px;
	font-weight: normal;
	border-bottom: 2px solid #DCDCDC;
}
#igalerie h1 a,
#igalerie h2 a{
	text-decoration: none;
}
#igalerie h1 a:hover,
#igalerie h2 a:hover{
	color: inherit;
}


/* Barre des liens de position */
#barre_position {
	height: 2.4em;
	border-bottom: 1px solid #DCDCDC;
}
#ensemble > #barre_position {
	height: auto;
	min-height: 2.4em;
}
#position {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#pos_special {
	margin-bottom: 5px;
}
#pos_special a {
	text-decoration: none;
	font-weight: bold;
}


/* Description de la galerie et des catégories */
#galerie_description {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
	margin: 20px 0 10px;
}
#categorie_description {
	margin: 15px 0 0;
}

/* Lien de déconnexion */
#deconnect a {
	border-bottom: 2px solid #FCE842;
	text-decoration: none;
	background: url(cadenas.png) no-repeat left center;
	padding-left: 15px;
	margin: 2px;
}
#deconnect a:hover {
	border-color: #D58B0B;
}

/* Parties repliables */
.pan_titre a, .p_repli {
	text-align: center;
}

/* Hits, commentaires, votes, récentes. */
#hvc_result a {
	font-weight: bold;
	text-decoration: none;
}

/* Statistiques */
#galerie_stats {
	border-top: 1px solid #DCDCDC;
	padding-top: 15px;
	margin-top: 15px;
}
#galerie_stats p {
	float: left;
	color: #DCDCDC;
	font-size: 18px;
	letter-spacing: .05em;
	font-family: "Georgia", serif;
	margin: -7px 10px 0 0;
}
#galerie_stats div {
	margin: 0 0 0 10px;
	display: inline;
}
#galerie_stats a {
	text-decoration: none;
	border-bottom: 1px solid silver;
	font-weight: normal;
}
#galerie_stats a:hover {
	border-color: transparent;
}



/* Options et moteur de recherche.
   ---------------------------------------- */

#options, #recherche {
	text-align: right;
}
#recherche #search {
	width: 15em;
}
#options #valider {
	float: right;
}
#options #order,#options #thumbs {
	display: inline;
	margin-right: 8px;
}
#lien_options {
	float: right;
	margin-left: 8px;
	margin-top: 5px;	
}
#options #liste_trie {
	width: 7.5em;
}
#options #asc-desc {
	width: 7.5em;
}



/* Résultats de recherche.
   ---------------------------------------- */

#search_result {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 15px;
}
#search_result ul {
	margin-left: 25px;
	margin-bottom: 25px;
}
#search_result_msg {
	font-weight: bold;
}
#search_result_msg #search_result_page {
	font-weight: normal;
}
#search_result_msg #s_requete {
	color: #D58B0B;
}
p#search_result_cat,
p#search_result_alb,
p#search_result_img {
	margin-top: 15px;
}



/* Barres de navigation entre les pages.
   ---------------------------------------- */

.barre_nav {
	text-align: center;
}
.barre_nav * {
	display: inline;
}
.barre_nav option {
	padding-right: 10px;
}
.barre_nav_img select {
	width: 12em;
}
.barre_nav option {
	display: list-item;
}
.barre_nav span {
	margin: 0 5px;
	font-family: Georgia, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
.barre_nav span a {
	color: #494949;
	text-decoration: none;
}
.barre_nav span a:hover {
	color: #D58B0B;
	text-decoration: underline;
}
.inactive {
	color: #DCDCDC;
}
.barre_nav_gauche {
	float: left;
	width: 26%;
	text-align: left;
	margin-top: 4px;
	font-size: 85%;
}
.page_actuelle {
	float: right;
	margin-top: 5px;
	width: 26%;
	text-align: right;
}

/* Barre du bas */
#barre_nav_bas {
	border-top: 1px solid #DCDCDC;
	padding-top: 5px;
	margin-top: 8px;
}

/* Barre du haut */
#barre_nav_haut {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 5px;
	padding-top: 3px;
}



/* Vignettes.
   ---------------------------------------- */

#vignettes {
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
}
#vignettes li {
	display: inline;
	border-collapse: collapse;
}
#vignettes a.img_link {
	display: block;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 0;
}
#vignettes a {
	text-decoration: none;
}
#vignettes .env1 {
	display: table-cell;
	display: inline-table;
	display: inline-block;
}
#vignettes .env2 {
	display: block;
	margin: 8px;
	border: 1px solid #5F5F5F;
}
#vignettes img {
	border: 0;
}
#vignettes .env2:hover {
	background-color: #FCF0DA;
	border-color: #D58B0B;
}
#vignettes .env2:hover .vignette_nom {
	color: #D58B0B;
}
.vignette_infos {
	display: block;
	margin: 3px 0;
}
.vignette_infos span {
	display: block;
}
.vignette_infos .img_recentes {
	display: inline;
}
.vignette_infos .img_recentes a {
	color: #A0BA26;
	font-weight: bold;
}
.vignette_infos .img_recentes a:hover {
	color: #D58B0B;
}
.vignette_nom {
	margin: 3px 0;
	display: block;
}



/* Vignettes : catégories.
   ---------------------------------------- */

#vignettes_cat .env2 {
	border-left-width: 4px;
}
#vignettes_cat .v_recent .env2 {
	border-color: #BDCF7F;
	border-left-width: 4px;
}
#vignettes_cat .v_recent .vignette_nom {
	background: url(recent.png) no-repeat left center;
}
#vignettes_cat .v_pass .env2 {
	border-color: #E9CB20;
}
#vignettes_cat .v_thumb .env2:hover {
	border-color: #D58B0B;
}



/* Vignettes : albums.
   ---------------------------------------- */

#vignettes_alb .env2 {
	margin: 8px 10px;
	border: 1px solid #C0C0C0;
}
#vignettes_alb .v_recent .env2 {
	border: 1px solid #BDCF7F;
	padding-top: 15px;
	background: url(nouveau.png) no-repeat 50% 0;
}
#vignettes_alb .v_recent .env2:hover {
	border-color: #D58B0B;
	border-top-color: #BDCF7F;
	background-color: #FCF0DA;
}
.is_hvcr {
	background: #E0EAF6;
	border: 1px solid #B3C5E7;
	border-width: 1px 0;
	margin: 3px 0;
}
.image_note {
	font-size: 80%;
	padding-top: 2px;
	vertical-align: top;
}
.image_note span {
	display: inline;
}
.image_votes {
	vertical-align: top;
}



/* Image.
   ---------------------------------------- */

/* DIV de l'image */
#image {
	margin: 20px 10px 0;
	text-align: center;
}

/* Image proprement dite */
#image img {
	border: 1px solid silver;
	background: white;
	padding: 10px;
	margin: 0 -10px 5px;
}
#image a:hover img {
	border-color: #D58B0B;
	background: #FCF0DA;
}

/* Description */
#image_description {
	margin: 0 auto 20px;
	line-height: 1.4em;
	font-size: 120%;
	font-family: Georgia, serif;
	text-align: center;
	padding: 5px 0 5px 10px;
	width: 36em;
}

/* Message indiquant que l'image a été redimensionnée */
#image_r_msg {
	font-weight: bold;
	font-size: 95%;
	color: #BCBCBC;
	text-align: right;
	display: block;
	margin: auto;
	margin-top: -14px;
}

/* Options: redimensionnement */
.valider_image {
	margin-left: 10px;
}
#image_taille div {
	display: inline;
}
#image_taille #fixed_hl input {
	width: 3em;
}



/* Image : statistiques.
   ---------------------------------------- */

#stats {
	margin: 10px auto 15px;
	width: 39.6em;
}
#partie_stats {
	padding: 8px;
	border-top: 0;
}
#partie_stats li {
	margin: 3px;
}
#partie_stats li .stats_titre {
	font-weight: bold;
}
#partie_stats a {
	text-decoration: none;
	border-bottom: 1px solid silver;
}
#partie_stats a:hover {
	border-color: transparent;
}
#note_stars img,
#note_user img {
	position: relative;
	top: 2px;
}



/* Image : Exif.
   ---------------------------------------- */

#exif {
	margin: 10px auto 15px;
	width: 36em;
}
#partie_exif {
	padding: 8px;
	border-top: 0;
}
#partie_exif p {
	margin: 3px;
}
#partie_exif p span {
	font-weight: bold;
}



/* Image : votes.
   ---------------------------------------- */

/* Message qui apparaît après avoir voté */
#image_note {
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #DCDCDC;
}

/* Formulaire */
#image_note option {
	padding-right: 10px;
}



/* Image : commentaires.
   ---------------------------------------- */

#commentaires {
	text-align: center;
	margin: 0 0 15px;
	padding-top: 15px;
	border-top: 1px solid #DCDCDC;
}
.comment_titre {
	text-align: center;
}
#commentaires_bloc,
#commentaires_ajout {
	padding: 0 10px 10px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 45em;
}

/* Message indiquant aucun commentaire */
#comment_null {
	text-align: center;
	margin-top: 10px;
}

/* Affichage des commentaires */
#partie_comments {
	margin-top: 10px;
}
.comment_num {
	float: left;
	padding: 2px 5px;
	margin: -1px 8px 0 0;
	font-weight: bold;
	border: 1px solid #DCDCDC;
}
.comment_auteur {
	padding: 2px 10px;
	border-bottom: 1px solid #DCDCDC;
}
.comment_aut {
	font-weight: bold;
}
.comment_date {
	float: right;
	padding: 2px 0;
}
.comment_message {
	clear: both;
	margin: 10px 0 30px 0;
}

/* Ajout d'un commentaire */
#commentaires_ajout input, #commentaires_ajout textarea {
	padding: 1px 2px 0;
}
#commentaires_ajout input.hidden {
	padding: 0;
}
#commentaires > #commentaires_ajout,
#commentaires_ajout {
	margin: 25px auto 0;
}
#commentaires_ajout p {
	border-bottom: 1px solid #DCDCDC;	
	margin: 0 -10px;
	padding: 3px 10px;
	font-weight: bold;
}
#commentaires_ajout input,
#commentaires_ajout textarea {
	display: block;
	margin-top: 5px;
}
#commentaires_ajout .submit {
	display: inline;
}
#co_auteur, #co_mail {
	width: 20em;
}
#co_site {
	width: 20em;
	margin-bottom: 10px;
}
#commentaires_ajout label {
	margin-top: 10px;
	margin-right: 10px;
	display: block;
}
#previsualiser {
	float: left;
	margin-right: 10px;
}

/* Commentaire modéré */
#co_mod_a {
	margin-top: 8px;
	display: block;
	color: #5A8DC6;
	font-weight: bold;
}
#co_mod_b {
	margin: 15px 0 20px;
	color: #5A8DC6;
	font-size: 110%;
}

/* Commentaire rejeté */
#comment_rejet {
	color: red;
	margin: 20px 0;
}

/* Prévisualisation du commentaire */
#comment_preview {
	background: #D1E3AD;
	margin: 0 -10px -5px;
	padding: 5px 10px;
}
.co_preview {
	border: 2px solid #D1E3AD;
	margin: 0 -10px -5px;
	padding: 5px 10px;
}



/* Section : inexistant.
   ---------------------------------------- */

#inexistant p {
	margin: 20px 0 15px;
	font-weight: bold;
	color: red;
	font-size: 110%;
}
#inexistant a {
	font-weight: normal;
	font-size: 90%;
}



/* Section : mot de passe.
   ---------------------------------------- */

#password {
	background: url(cadenas.png) no-repeat left top;
	margin: 25px 0 0 15px;
}
#password2 {
	border-left: 3px solid #FCE842;
	padding: 0 10px;
	margin-left: 15px;
}
#password .text {
	margin-top: 10px;
	padding: 1px 2px 0;
}
#mauvais_pass {
	color: red;
	margin-top: 10px;
}



/* Section : recherche avancée.
   ---------------------------------------- */

#section_recherche  h3 {
	font-family: "Georgia", serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .05em;
	text-align: center;
	margin: 0 0 10px;
}
#adv_search_form {
	margin: 5px 40px;
	padding: 10px 10px 5px;
	max-width: 600px;
	background: #F9F9F9;
	border: 1px solid #DCDCDC;
}
#section_recherche fieldset {
	border: 1px solid #DCDCDC;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#section_recherche fieldset .fielditems {
	margin: 10px 0 0 0;
}
#section_recherche fieldset legend {
	font-style: italic;
	color: black;
}
#adv_search_stext {
	width: 90%;
	width: 380px;
}
#adv_search_mode {
	margin-top: 3px;
}
#adv_search_filtres {
	float: left;
	margin-right: 15px;
}
#adv_search_exif {
	margin-top: 10px;
}
#adv_search_date_type {
	margin: 5px 0 10px;
}
#adv_search_pluslink {
	margin: 10px 0 0 3px;
	display: block;
}
#adv_search_submit {
	border-top: 1px solid #DCDCDC;
	margin: 15px -10px 0;
	padding-top: 5px;
	text-align: center;
}
#adv_search_submit input {
	padding: 0 10px;
}
.adv_search_second {
	margin: 8px 0 0 25px;
}
#adv_search_aide {
	margin-top: 10px;
}
.adv_search_ex {
	margin: 0 0 5px 20px;
	color: gray;
	display: block;
}



/* Diaporama.
   ---------------------------------------- */

#igal_diapo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

/* Image */
#diapo_image_premiere,
#diapo_image_derniere,
#diapo_image_actuelle,
#diapo_image_suivante,
#diapo_image_precedente {
	position: absolute;
	z-index: 0;
}

/* Barre de position */
#diapo_position #diapo_sortir,
#diapo_position #diapo_pos_actuel {
	font-weight: bold;
	color: #E7BB33;
}
#diapo_position a:hover {
	text-decoration: underline;
}
#diapo_position {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #314A67 url(diaporama/diapo_position_fond.gif) repeat-x 0% 0%;
	color: white;
	padding: 3px 0;
	font-family: Verdana, sans-serif;
	font-size: .8em;
	text-align: left;
	z-index: 1;
}
#diapo_position a {
	color: white;
	text-decoration: none;
}
#diapo_image_path {
	padding-left: 5px;
	
}
#diapo_image_pos {
	float: right;
	padding-right: 5px;
}

/* Barre de navigation */
#diapo_navigation {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #314A67 url(diaporama/diapo_navigation_fond.gif) repeat-x 0% 100%;
	color: white;
	padding: 3px 0 2px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: .8em;
	text-align: left;
	z-index: 1;
	height: 20px;
}
#diapo_boutons_nav {
	text-align: center;
}
#diapo_boutons_nav img {
	margin-top: 2px;
	margin-right: 8px;
}
#diapo_change_fond {
	float: left;
	width: 32%;
	text-align: left;
	position: relative;
	margin-left: 8px;
	top: 1px;
}
#diapo_change_fond img {
	padding: 3px 0 2px;
}
#diapo_mode_auto {
	float: right;
	right: 8px;
	position: relative;
	top: -1px;
	width: 32%;
	text-align: right;
}
#diapo_mode_auto img {
	margin-right: 3px;
}
#diapo_precedente {
	margin-right: 10px;
}
#diapo_auto_temps {
	margin: 0 5px;
	position: relative;
	top: -4px;
}
.diapo_lien_nav[href]:hover {
	cursor: pointer;
}
#diapo_img_resize {
	position: relative;
	top: -1px;
}
.diapo_separateur {
	position: relative;
	top: 1px;
	margin: 0 4px;
}



/* Divers (doit être en dernier).
   ---------------------------------------- */

a.pos_actuel {
	font-weight: bold;
	text-decoration: none;
}
.js a:hover {
	color: black;
	background-color: #DFE8FB;
	padding: 1px 0 2px;
}
.js a:active {
	background-color: #97B5F3;
}
.fidn .submit {
	display: none;
}
.spacer1 {
	margin-top: 10px;
}
