/*
 *
 * ----- defaut.css --------------------------
 *
*/


/* General.
   ---------------------------------------- */

html {
	background: #FCFCFC;
	font-family: Verdana, sans-serif;
}
body,p,ul,form,td {
	list-style: none;
	margin: 0;
	padding: 0;
}
option[selected="selected"] {
	font-weight: bold;
}
a {
	color: black;
}
a:hover {
	color: #D58B0B;
	text-decoration: none;
}
.lien_js {
	text-decoration: none;
	background: url(dotted.png) repeat-x bottom;
}
.lien_js:hover {
	background: none;
}
#ensemble {
	font-size: .8em;
	width: 100%;
}
img {
	border: 0;
}
.submit:hover {
	color: white;
	background: #E7BF81;
}



/* Sidebar.
   ---------------------------------------- */

#galerie_nom {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 2em;
	margin: 10px 0;
	padding: 0 10px 0;
	text-align: center;
	letter-spacing: -.05em;
}
#galerie_nom a {
	color: #5A8DC6;
	text-decoration: none;
}
#galerie_nom a:hover {
	color: #D58B0B;
}
#panneau {
	vertical-align: top;
	width: 14.5em;
}
#div_panneau_1 {
	background: url(pan_bordure.png) repeat-y 1px;
	width: 14.5em;
}
#div_panneau_2 {
	padding-bottom: 20px;
	border: 1px solid #494949;
	background: url(pan_bordure.png) repeat-y right;
}
#options form {
	padding: 0 10px 10px;
	border-bottom: 1px solid silver;
	margin: 0 0 10px;
}
#recherche form {
	border-bottom: 0;
	padding: 0 10px 10px;
	margin: 0;
}
#categories form {
	border-top: 1px solid silver;
	border-bottom: 0;
	padding: 8px 10px 10px;
	margin: 2px 0 10px;
}
#options_lignes form {
	border: 0;
}
.pan_titre div {
	background: #5A8DC6 url(sidebar_titre.png) repeat-x 50% 50%;
}
.pan_titre a {
	display: block;
	text-align: center;
	font-size: 95%;
	color: white;
	padding: 1px 10px;
	margin: 15px 0 5px;
	font-weight: bold;
	letter-spacing: .05em;
	font-family: "Trebuchet MS", sans-serif;
	background: no-repeat 95% 50%;
	text-decoration: none;
	height: 18px;
}
.pan_titre a:hover {
	background-color: #98B9DE;
	color: white;
}
#enlarge {
	left: 0;
	top: 15px;
	position: absolute;
}



/* Sidebar : navigation.
   ---------------------------------------- */

#liens_site {
	text-align: center;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
	padding: 5px 0 10px;
}
#plan {
	margin-bottom: 5px;
}
#recherche #search, #categories select {
	width: 12em;
	margin-top: 5px;
}
#recherche #search {
	width: 11.6em;
	padding: 1px 2px;
	border: 1px solid #A5ACB2;
}
#historique_lien {
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid silver;
}



/* Sidebar : image aléatoire.
   ---------------------------------------- */

#hasard {
	text-align: center;
}
#hasard_image {
	padding-top: 6px;
	margin: 0;
}
#hasard_image a#has_img {
	display: block;
	border: 1px solid silver;
	background-repeat: no-repeat;
	background-position: center center;
}
#hasard_image li {
	display: inline;
	border-collapse: collapse;
}
#hasard_image .has1 {
	display: table-cell;
	display: inline-table;
	display: inline-block;
}
#hasard_image .has2 {
	display: block;
}
#hasard_image a#has_img:hover {
	border-color: #D58B0B;
	background-color: #FCF0DA;
}
#hasard_image span a {
	margin-top: 3px;
	display: block;
	text-decoration: underline;
}
#hasard_image span a:hover {
	text-decoration: none;
}



/* Sidebar : personnalisation.
   ---------------------------------------- */

#options div {
	text-align: center;
}
#options #thumbs,
#options #afficher,
#options #style,
#options #order,
#options #image_taille {
	text-align: left;
}
#options form {
	border: 0;
}
#options select {
	width: 4em;
	margin-top: 5px;
	border: 1px solid silver;
}
#thumbs select {
	margin-left: .75em;
}
#thumbs, #afficher, #style,
#order, #image_taille {
	padding: 0 10px 10px;
	margin: 0 -10px 10px;
	border-bottom: 1px solid silver;
}
#image_taille {
	margin-top: 10px;
}
#image_taille div {
	margin: 10px 0 0;
	text-align: left;
}
#image_taille #fixed_hl {
	text-align: center;
	margin: 3px 0 0;
}
#style select {
	width: 12em;
}
#nombre_jours {
	margin: 5px 0 0 1.2em;
	width: 2.5em;
	padding: 1px 2px 0;
}
#thumbs, #style {
	margin-top: 10px;
}
#order select {
	width: 7em;
}
#order #asc-desc {
	width: 4.2em;
	margin-left: 4px;
}
#img_largeur, #img_hauteur {
	border: 1px solid silver;
	width: 2.9em;
	margin-top: 5px;
	padding: 1px 2px 0;
}



/* Sidebar : statistiques.
   ---------------------------------------- */

#stats {
	text-align: center;
}
#stats ul {
	margin-top: 10px;
}
#stats li {
	padding: 1px 6px;
}
#stats .pan_titre a:hover {
	color: white;
}
#stats_note {
	margin: 4px 0;
}
#stats_note span {
	font-size: 90%;
	display: block;
}



/* Cadre principal.
   ---------------------------------------- */

#affichage {
	vertical-align: top;
	width: 100%;
}
#div_affichage {
	border: 1px solid #494949;
	padding: 10px 0;
}
h1 {
	font-family: "Georgia", serif;
	font-size: 1.9em;
	letter-spacing: .05em;
	margin: 0 15px 13px;
	color: #5A8DC6;
	font-weight: normal;
	border-bottom: 2px solid silver;
}
h2 {
	margin: 0 15px 15px;
	font-size: 1.5em;
	letter-spacing: .02em;
	font-weight: normal;
}
h3 {
	margin: 20px 15px 15px;
	color: #5A8DC6;
	font-size: 1.2em;
	letter-spacing: .05em;
}
#retour_haut {
	margin-left: 8px;
}
#pos_special {
	margin: 0 0 5px 15px;
}
#pos_special a {
	font-weight: bold;
	text-decoration: none;
}
#position {
	border-bottom: 1px solid silver;
	padding-bottom: 13px;
	margin: 0 15px;
	line-height: 1.6em;
}
#galerie_description {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin: 20px 15px 10px;
}
#categorie_description {
	margin: 15px 15px 0;
}
#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;
}



/* Barres de navigation.
   ---------------------------------------- */

.barre_nav {
	text-align: center;
	margin: 0 15px;
}
.barre_nav * {
	display: inline;
}
.barre_nav select {
	border: 1px solid silver;
}

.barre_nav option {
	padding-right: 10px;
}
.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;
}
#barre_nav_bas {
	border-top: 1px solid silver;
	padding-top: 5px;
	margin-top: 6px;
}
#barre_nav_haut {
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	padding-top: 3px;
}
.inactive {
	color: silver;
}
.barre_nav_gauche {
	float: left;
	width: 26%;
	text-align: left;
	margin-top: 4px;
}
.page_actuelle {
	float: right;
	margin-top: 5px;
	width: 26%;
	text-align: right;
}



/* Vignettes.
   ---------------------------------------- */

#vignettes {
	text-align: center;
	margin: 10px 10px 0;
}
#vignettes li {
	display: inline;
	border-collapse: collapse;
}
#vignettes a.img_link {
	display: block;
	border-bottom: 1px solid silver;
	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 #494949;
}
#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 a.img_link {
	padding: 4px 4px 0;
}
#vignettes_alb .v_recent .env2 {
	border: 1px solid #BDCF7F;
	padding-top: 15px;
	background: #FCFCFC 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.
   ---------------------------------------- */

#nom_image {
	margin: 0 15px;
}
#nom_image a {
	font-weight: bold;
	text-decoration: underline;
}
#image {
	margin: 20px 15px 0;
	text-align: center;
}
#image img {
	border: 4px solid #5A8DC6;
	margin: 0 -4px 5px;
}
#image_fichier {
	text-align: center;
	margin-bottom: 15px;
}
#image_fichier a {
	font-weight: bold;
	text-decoration: none;
}
#image_description {
	margin: 0 15px 20px;
	text-align: center;
}
#image_r_msg {
	font-weight: bold;
	font-size: 95%;
	color: #5A8DC6;
	text-align: right;
	display: block;
	margin: auto;
	margin-top: -14px;
}



/* Image : votes.
   ---------------------------------------- */

#image_note {
	margin: 0 15px;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid silver;
}
#note_user {
	top: 2px;
	position: relative;
}



/* Image : commun commentaires et Exif.
   ---------------------------------------- */

.comment_titre div,
.exif_titre div {
	background: #5A8DC6 url(sidebar_titre.png) repeat-x 50% 50%;
}
.comment_titre a,
.exif_titre a {
	display: block;
	text-align: center;
	color: white;
	margin: 0 -10px;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
	background: no-repeat 98% 50%;
	margin: 0;
}
.comment_titre a:hover,
.exif_titre a:hover {
	color: white;
	background-color: #98B9DE;
}



/* Image : Exif.
   ---------------------------------------- */

#infos_exif {
	text-align: center;
	margin: 0 15px;
	border-top: 1px solid silver;
	padding-top: 15px;
}
#infos_exif_bloc {
	text-align: left;
	margin: 0 auto 20px;
	padding: 0;
	width: 40em;
	border: 1px solid #494949;
	border-width: 0 1px;
}
#partie_exif {
	font-size: 100%;
	border-collapse: collapse;
	width: 100%;
}
#partie_exif td {
	border-bottom: 1px solid silver;
	padding: 3px 5px;
	vertical-align: top;
}
#partie_exif .exif_desc {
	width: 50%;
	border-right: 1px solid silver;
}
#partie_exif #exif_null {
	text-align: center;
	padding: 10px 5px;
}


/* Image : commentaires.
   ---------------------------------------- */

.comment_titre div {
	margin: 0 -10px;
}
#commentaires {
	text-align: center;
	margin: 0 15px 15px;
	padding-top: 15px;
	border-top: 1px solid silver;
}
#commentaires_bloc, #commentaires_ajout {
	border: 1px solid #494949;
	border-bottom-color: silver;
	padding: 0 10px 10px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 39.6em;
}
#commentaires > #commentaires_bloc,
#commentaires > #commentaires_ajout {
	width: 96%;
	min-width: 36em;
	max-width: 48em;
}
#commentaires > #commentaires_bloc,
#commentaires_bloc {
	border-top: 0;
}
#commentaires_bloc {
	padding-bottom: 0;
	border-top: 0;
}
.comment_num {
	float: right;
	background: #5A8DC6;
	color: white;
	padding: 2px 5px;
	margin: 0 -5px 0 10px;
	font-weight: bold;
}
p[class="comment_num"] {
	margin-right: -10px;
}
.comment_auteur {
	margin: 0 -10px;
	padding: 2px 10px;
	background: #DBE4FF;
}
.comment_date {
	float: right;
	padding: 2px 0;
}
.comment_message {
	clear: both;
	margin: 10px 0 20px;
}
#comment_null {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
}
#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 silver;	
	margin: 0 -10px;
	padding: 3px 10px;
	background: #CDDDEF;
}
#commentaires_ajout input, #commentaires_ajout textarea {
	display: block;
	margin-top: 5px;
}
#commentaires_ajout .submit {
	display: inline;
	margin-top: 10px;
}
#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;
}
#comment_rejet {
	color: red;
	margin-top: 20px;
}
#comment_preview {
	background: #D1E3AD;
	margin: 0 -10px;
	padding: 5px 10px;
}
.co_link:hover,
.co_web_link:hover {
	color: #FCFCFC;
	background: #5A8DC6;
}
.co_web_link:hover {
	margin: -1px 0 -3px;
	padding: 1px 0 3px;
}
#co_mod_a {
	margin-top: 8px;
	display: block;
	color: #5A8DC6;
	font-weight: bold;
}
#co_mod_b {
	margin-top: 15px;
	color: #5A8DC6;
	font-size: 110%;
	font-weight: bold;
}



/* Section : plan.
   ---------------------------------------- */

#section_plan p {
	margin: 0 15px 15px;
}
#plan_liste {
	margin: -5px 0 20px -5px;
}
#plan_liste li {
	margin: 1px 0 0 25px;
}
.plan_cat {
	padding: 10px 0 5px;
}
.plan_cat a {
	font-weight: bold;
	color: #3B6FA9;
	text-decoration: underline;
	font-size: 110%;
}
.plan_cat a:visited {
	text-decoration: none;
}
.plan_alb a:visited {
	text-decoration: none;
	color: black;
}
.plan_cat a:hover {
	text-decoration: none;
	color: #D58B0B;
}
.plan_alb a {
	font-weight: normal;
	color: black;
	text-decoration: underline;
	font-size: 100%;
}
.plan_alb a:hover {
	text-decoration: none;
	color: #D58B0B;
}
.plan_nb_images {
	color: #686868;
}
#section_plan .alb_recentes {
	background: url(point_recent.png) no-repeat left center;
	padding-left: 11px;
	margin-left: 14px;
}
#section_plan .cat_recentes {
	background: url(point_recent.png) no-repeat 0 1.2em;
	padding-left: 11px;
	margin-left: 14px;
}
#section_plan .plan_cat_pass {
	background: url(cadenas.png) no-repeat 0 11px;
	padding-left: 15px;
	margin-left: 10px;
}
#section_plan .plan_alb_pass {
	background: url(cadenas.png) no-repeat left center;
	padding-left: 15px;
	margin-left: 10px;
}



/* Section : recherche avancée.
   ---------------------------------------- */

#adv_search_form {
	margin: 15px 40px;
	padding: 10px 10px 0;
	border: 1px solid gray;
	max-width: 600px;
	background: #F5F5F5;
}
fieldset {
	border: 1px solid silver;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
fieldset .fielditems {
	margin: 10px 0 0 0;
}
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 gray;
	margin: 15px -10px 0;
	padding: 5px 0;
	text-align: center;
	background: #EFEFEF;
}
#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: #3B6FA9;
	display: block;
}



/* Section : inexistant.
   ---------------------------------------- */

#inexistant p {
	margin: 20px 15px 15px;
	font-weight: bold;
	color: red;
	font-size: 110%;
}
#inexistant a {
	font-weight: normal;
	font-size: 90%;
}



/* Section : recherche.
   ---------------------------------------- */

#search_result {
	margin: 0 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 15px;
}
#search_result p {

}
#search_result ul {
	margin-left: 25px;
	margin-bottom: 25px;
}
#search_result_msg {
	font-weight: bold;
}
#search_result_msg span {
	color: #D58B0B;
}
p#search_result_cat,
p#search_result_alb,
p#search_result_img {
	margin-top: 25px;
}



/* Section : historique.
   ---------------------------------------- */

#historique_titre {
	margin: 0 15px 15px;
}
#date_ajout_div,
#date_creation_div {
	width: 245px;
	text-align: center;
	border: 1px solid silver;
}
#date_ajout_div {
	margin-right: 20px;
}
#date_ajout .h_titre,
#date_creation .h_titre {
	letter-spacing: .05em;
	padding: 4px 0 4px;
	margin-bottom: 15px;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 135%;
	border-bottom: 1px solid silver;
	background: #CDDDEF;
}
#h_tablo {
	border-collapse: collapse;
	margin: 10px 0 15px 15px;
	font-size: 100%;
}
#h_tablo table {
	border: 1px solid silver;
	border-width: 1px 0;
	border-collapse: collapse;
	margin: 0 auto;
	width: 245px;
	font-size: 100%;
}
#h_tablo td {
	vertical-align: top;
}
#h_tablo table .h_date {
	border-right: 1px solid silver;
	text-align: right;
}
#h_tablo .h_caption {
	margin: 15px auto 0;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 115%;
}
#h_tablo table th,
#h_tablo table td {
	border: 1px solid silver;
	border-width: 1px 0;
	padding: 4px 6px;
	width: 50%;
	font-size: 100%;
}
#h_tablo table th {
	background: #E8E8E8;
	font-size: 95%;
	letter-spacing: .05em;
}
#h_tablo table th.h_date {
	text-align: center;
}
#h_tablo table td {
	text-align: left;
}
.clear_both {
	clear: both;
}
#h_tablo .h_recentes td.h_date {
	background: url(point_recent.png) no-repeat 5px 8px;
}



/* Section : contact.
   ---------------------------------------- */

#contact_msg {
	margin: 0 15px 15px;
}
#form_contact {
	margin: 15px;
}
#form_contact fieldset {
	border: 1px solid silver;
	padding: 15px;
}
#form_contact p {
	margin: 0;
}
#form_contact .text {
	margin-top: 10px;
	padding: 1px 2px 0;
}
#form_fcontact {
	margin: 15px;
}
#form_fcontact #contact_mail,
#form_fcontact #contact_sujet {
	margin-top: 5px;
	padding-left: 2px;
}
#form_fcontact textarea {
	margin: 5px 0 15px;
	padding: 2px;
}
#contact_envoi_erreur {
	font-weight: bold;
	color: red;
	font-size: 120%;
	margin-top: 30px;
	display: block;
}
#contact_erreur {
	margin: 0 15px;
	font-weight: bold;
	color: red;
}
#contact_envoi_succes {
	font-weight: bold;
	color: #5A8DC6;
	font-size: 120%;
	margin-top: 30px;
	display: block;
}



/* Section : mot de passe.
   ---------------------------------------- */

#password {
	background: url(cadenas.png) no-repeat left top;
	margin: 25px 0 10px 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;
}



/* Hits, commentaires, votes, récentes.
   ---------------------------------------- */

#hvc_result {
	padding-bottom: 15px;
}
#hvc_result a {
	font-weight: bold;
	text-decoration: none;
}
span#search_result_page {
	font-weight: normal;
	color: black;
}



/* 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-size: .8em;
	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 0;
	text-align: center;
	font-size: .8em;
	z-index: 1;
	height: 22px;
}
#diapo_boutons_nav img {
	margin-top: 2px;
	margin-right: 8px;
}
#diapo_change_fond {
	float: left;
	width: 35%;
	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: 35%;
	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_img_resize {
	position: relative;
	top: -1px;
}
.diapo_separateur {
	position: relative;
	top: 1px;
	margin: 0 4px;
}



/* Pied de page.
   ---------------------------------------- */

#pied td {
	padding: 5px;
	border-top: 1px solid silver;
	text-align: center;
	margin: 0 15px;
	color: #444;
}



/* Divers (doit être en dernier).
   ---------------------------------------- */

a.pos_actuel {
	font-weight: bold;
	text-decoration: none;
}
.montrer a {
	background-image: url(montrer.png);
}
.cacher a {
	background-image: url(cacher.png);
}
.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;
}
