*
	{
	font-family: arial, verdana;
	}
HTML, BODY
	{
	height: 100%;
	width: 100%;
	overflow:hidden;
	}

BODY
	{
	margin: 0;
	padding: 0;
	background:#000 url(images/global_bkg.jpg) no-repeat 50% 50%;
	color:#FFF;
	}

UL,LI
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
a 	{
 	color:#7b7b7b;
 	text-decoration: none;
 	font-weight: bold;
 	}
a:hover {
	color:#F00;
	text-decoration: none;
	}
A IMG
	{
	border: 0;
	}

#conteneur
	{
	overflow:auto;
	position: relative;
	min-height: 100%;
	width: 100%;
	background: url(images/logocentre.png) no-repeat 50% 50%;
	}
/*----------intro----------*/
.contenu_intro {background:#000 url(images/accueil_photographie.jpg) no-repeat center 160px; height:1500px; width:100%;}
/* --------- NAVIGATION ++ */

#navigation 
	{ 
	right:-198px; 
	top:150px; 
	position:fixed; 
	min-height:270px;
	overflow: hidden;
	width: 235px;
	z-index: 100;
	}
#navbouton
	{
	float: left;
	height:100%;
	padding-top: 100px;
	}
#navbouton A
	{
	}
#navmenu
	{
	float: right;
	width: 198px;
	}
#navhaut
	{
	background: url(images/menu/menu_bkg_haut.png) no-repeat;
	width: 100%;
	height: 10px;
	}
#navmilieu 
	{
	background: url(images/menu/menu_bkg_milieu.png);
	min-height:270px;
	width: 100%;
	}
#navbas
	{
	background: url(images/menu/menu_bkg_bas.png) no-repeat;
	height:15px;
	width: 100%;
	}
#navigation UL
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navigation LI
	{
	margin: 0 0 0 12px;
	}
#navigation LI a
	{
	padding: 8px 0 0 30px;
	background: url(images/menu/but_off.png) no-repeat left center;
	}
#navigation LI a:hover
	{
	background: url(images/menu/but_on.png) no-repeat left center;
	}

/* BLOC DE CONNEXION OU D'INSCRIPTION POUR LES MEMBRES */

#membres
	{
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 11px;
	z-index:2000;
	}
#membres LABEL
	{
	width: 100px;
	display: block;
	float: left;
	}
#membres INPUT.text, #membres INPUT.password
	{
	width: 160px;
	background: #fff;
	border-top: 2px solid #afafaf;
	border-left: 2px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	}
#membres LABEL, #membres INPUT,#membres #bienvenue
	{
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	}
#bienvenue{
	margin-top:15px;
	}
#membres LI
	{
	margin-bottom: 2px;
	}



/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */



#entete { width:100%; margin: 0; padding:0; background:#000; height:130px; position:fixed; z-index:150; }
#entete a.accueil { display: block; height:130px; background:url(../squelettes/images/logo.jpg) no-repeat bottom center; }




#pied {
	clear: both;
	width: 100%;
	height:130px;
	margin: 0;
	padding:0;
	text-align: center;
	font-size: 0.90em;
	position:fixed;
	bottom:0;
	left: 0;
	background: #000 url(../squelettes/images/logo_soft.png) no-repeat top right;
	border-top:1px solid #fff;
	}
#pied img { vertical-align: middle; }
.mid-copyright {
	color:#333;
	font-size:0.75em;
	margin-top:100px;
	}

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }



/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */


abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; }

/* Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0;  list-style: none;}
ul.forum, ul.forum ul { list-style: none; }
#droite .forum LI
	{
	list-style: none;
	
	}
.forum-fil { margin-top: 1.50em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a
	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #666; 
	}
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: 0;
	border-bottom: 1px dotted #B8B8B8;
	margin: 0;
	padding: 3px 6px 2px 6px;
	background: #cacaca; 
	color: #fff;
	font-weight: bold;
	}
	
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

#droite UL.forum
	{
	margin: 0;
	padding: 0;
	}
#droite UL.forum LI
	{
	margin-left: 0;
	}
A#signer
	{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: block;
	}
/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/

 .pied_inter {margin:15px auto;}
 
/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { margin: 0; padding: 0; background: none; }
.formulaire_recherche * { display: inline; vertical-align: middle; margin-bottom:12px; }
.formulaire_recherche label { display:none;}
.formulaire_recherche input.text { width: 130px; padding-left: 25px; background: #FFF url(images/menu/rechercher.gif) no-repeat left center; border:1px solid #b7b7b7; margin-left:12px; }
.formulaire_recherche input.submit { background:url(images/ok_but.png) 50% 50% no-repeat; font-size:0; border:none; height:15px; width:21px;}


#edito
	{
	width: 1000px;
	height:354px;
	margin-top:-177px;
	margin-left:-500px;
	top:50%;
	left:50%;
	position:absolute;
	}
#edito_haut
	{
	background: url(images/edito_haut.png);
	height: 15px;
	width: 100%;
	}
#edito_fond
	{
	padding: 0 15px 0 10px;
	background: url(images/edito_fond.png);
	height: 400px;
	overflow: hidden;
	}
#edito_contenu
	{
	overflow: auto;
	height: 100%;
	text-align: justify;
	padding: 0 10px;
	
	}
#edito_bas
	{
	background: url(images/edito_bas.png);
	height: 21px;
	width: 100%;
	}
.spip_logos
	{
	margin: 0 15px 10px 0;
	}

/* ARTICLES */

H1
	{
	font-size: 14px;
	margin: 0 0 20px 0;
	}
.chapo
	{
	font-weight: bold;
	font-size: 12px;
	}
.texte
	{
	font-size: 12px;
	}
.auteur
	{
	font-size: 10px;
	margin-top: 10px;
	text-align: right;
	}

/* PAGES INTERIEURES */
/*	height:51%; */
#gauche
	{
	position: absolute;
	top: 150px;
	left: 2%;
	width: 24%;
	background: url(images/rubriques_bkg.png);
	margin-bottom:150px;

	}
.photographes_gauche {
	width:500px;
	float:left;
	background: url(images/rubriques_bkg.png);
	left:50%;
	top:30%;
	margin:5px auto 5px -250px;
	padding:10px;
	border:1px solid #fff;
	position:absolute;
	}
#droite
	{
	position: absolute;
	top: 150px;
	left: 28%;
	width: 69%;
	margin: 0 2% 0 0;
	font-size: 12px;
	color:#fff;
	background: url(images/rubriques_bkg.png);
	margin-bottom:150px;
	}
#droite A
	{
	text-decoration: underline;
	}
#droite A:hover
	{
	text-decoration: none;
	}

#droite LI A
	{
	text-decoration: none;
	}
#droite LI A:hover
	{
	text-decoration: underline;
	}
.bord_int
	{
	background: #000;
	}
#gauche .bord_int
	{
	}
.contenu
	{
	margin-bottom:130px;
	padding: 10px 40px 10px 10px;
	color: #fff;
	overflow: auto;
	}
.contenu A
	{
	color: #b8b8b8;
	}
.contenu A:hover
	{
	text-decoration: underline;
	}
.contenu H1
	{
	font-size: 16px;
	color: #b8b8b8;

	}
#gauche UL
	{
	margin: 3px 0 0 5px;
	}
#droite UL
	{
	margin: 5px 0 0 15px;
	}
.plan H1
	{
	border-bottom: 1px solid #b8b8b8;
	}
#rep_gauche LI
	{
	text-align: center;
	float: left;
	margin-bottom: 5px;
	}
#rep_gauche IMG
	{
	margin: 0;
	padding: 0;
	}
#rep_gauche A
	{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.jquery-corner div
	{
	}
#gauche .liste_art LI
	{
	font-size: 12px;
	list-style: square;
	margin-left: 10px;
	color: #B8B8B8;
	}
#gauche .liste_rub
	{
	margin-left: 20px;
	}

#droite LI
	{
	list-style: square;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
	}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 0;
	font-size: 95%;
	}

TABLE.spip { border: 1px solid #FCB424; border-collapse:collapse}

table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }

TABLE.spip TD { border: 1px solid #FCB424; }

table.spip tr.row_even { background: #FFF; }
table.spip th, table.spip td { padding: 5px; text-align: left; vertical-align: middle; }

TABLE.spip TH {
	background: #FCB424;
	color:#FFF;
	font-size: 115%;
	border-right: 1px solid #fff;
	}

/* Logos, documents et images */
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }


/* FORMULAIRES */
	
.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend {
	display: none;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
  	color:#B8B8B8;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:#B8B8B8;
}
.spip_forms .spip_form_label_obligatoire {
	color: #CC6434;
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	background:#262626;
	color:#F1F1F1;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#B8B8B8;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
INPUT, TEXTAREA, SELECT, .email
	{
	border-top: 2px solid #828177;
	border-left: 2px solid #828177;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;	
	}

TEXTAREA
	{
	height: 100px;
	font-size: 12px;
	}
SELECT, OPTION
	{
	background: #fff;
	}
	.
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	color:#4A4336;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_bouton
	{
	display: block;
	text-align: right;
	width: 100%;
	margin-top: 5px;
	}
.spip_forms .spip_bouton input {
	background: url(images/envoyer.gif);
	height: 22px;
	width: 122px;
	border: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.spip_forms .spip_bouton input.effacer
	{
	background: url(images/effacer.gif);
	height: 22px;
	width: 115px;
	border: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	text-align: right;	
	}
.spip_forms fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FFFBED;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}


/* GALERIES */

#galerie
	{
	width: 426px;
	height: 483px;
	z-index: 10;
	overflow: hidden;
	position: absolute;
	top: 120px;
	left:-400px;
	background: url(images/menugal.png) no-repeat right top;
	}
#galerie UL
	{
	padding: 0;
	margin: 10px 30px 30px 30px;
	float: left;
	}
.portfolio
	{
	width: 150px;
	height: 90px;
	}
#galerie LI
	{
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
	list-style: none;
	}
#galerie A
	{
	display: block;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	}
#galerie A:hover
	{
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
	}
#galerie A SPAN
	{
	display: block;	
	border: 1px solid #cacaca;
	}
#divgalaffdiapo {
	height:630px;
	position:absolute;
	height:600px;
margin-top:-250px;
width:900px;
margin-left:-450px;
left:50%;
top:50%;
	}
#gal_aff
	{

text-align:center;

z-index:1;
	}
#galdiapo
	{
	height:50px;
	margin:15px 5px;
	overflow:visible;
	position:absolute;
	text-align:center;
	width:100%;
	}
#galimg
	{
	}

#galtxt
	{
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	background: #afafaf;
	color: #fff;
	margin-left: 51px;
	min-height: 50px;
	display: none;
	top:0;
	position:absolute;
	}
/*
#galtxt
	{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	background: #afafaf;
	color: #fff;
	position:absolute;
	height:70px;
	width:500px;
	margin:0 75px;
	top:-120px;
	display: none;
	text-align:left;
	padding:5px;
	}*/
#galerie #pagination_gal
	{
	margin: 10px 0 0 30px;
	font-size: 11px;
	color: #979797;
	}
#galerie #pagination_gal A
	{
	display: inline;
	}
.loadpage
	{
	z-index: 1000;
	position: absolute;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	width: 136px;
	height: 25px;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	margin-left: -68px;
  	display: none;
	}
#titregal
	{
	position: relative;
	top: 10px;
	left: 30px;
	}
#gal_avt
	{
	width: 50px;
	height: 500px;
	float: left;
	}
#gal_avt IMG {
	margin-right:25px;
	}
#gal_apr
	{
	width: 50px;
	height: 500px;
	float: right;
	}
#gal_apr IMG {
	margin-left:25px;
	}
#gal_avt A,#gal_apr A
	{
	width: 75px;
	height: 500px;
	}
#gal_avt A IMG,#gal_apr A IMG
	{
	display:block;
	margin:-25px 0;
	position:absolute;
	top:50%;
	}

#gal_avt A, #gal_apr A, #galdiapoint
	{
	display: none;
	}
#galtout
	{
	margin: 0 auto;
	position: relative;
	}
#diapostop
	{
	display:none;
	}

#accueil
	{
	position: absolute;
	bottom: 5px;
	right: 5px;
	}
.accueil_flashbox {
	width:1000px;
	height:354px;
	}
UL#liste_galeries 
	{
	display:inline;
	}
#liste_galeries LI
	{
	float: left;
	text-align: center;
	margin-right: 2px;
	list-style: none;
	height: 150px;
	width: 150px;
	clear: none;
	}
/*Photographes*/
.contenu-photographes {background: #000 url(images/photographes/photographes-choix.jpg) no-repeat center top; height:1500px; width:100%;}
.fabien_img {
	bottom:100px;
	float:left;
	position:absolute;
	width:50%;
	height:100%;
	display:block;
	}
.fabien_img:hover {
	bottom:100px;
	float:left;
	position:absolute;
	width:50%;
	height:100%;
	display:block;
	}
.fabien_img img {
	bottom:0;
	margin-right:150px;
	}
.bruno_img {
	float:right;
	bottom:100px;
	right:0;
	position:absolute;
	width:50%;
	height:100%;
	display:block;
	}
.bruno_img:hover {
	float:right;
	bottom:100px;
	right:0;
	position:absolute;
	width:50%;
	height:100%;
	display:block;
	}
.bruno_img img {
	bottom:0;
	margin-left:250px;
	}
#diapo_intro {
	margin: auto auto !important;
	}
#racine_lien {
	font:"polices/ARIALNB.TTF";
	font-size:14px;
	}
/*AUTEURS*/

.auteurs_contenu {
	background: url(images/auteurs_bkg.jpg) no-repeat 50% 50% #000;
	}
.auteurs_texte {
	float:left;
	text-align:left;
	color:#6f7072;
	width:50%;
	margin:30px 0 0 30px;
	}
.auteurs_imgs img{
	margin:5px;
	}
.carnet { float:right; width:40%; text-align:center;}
.image_carnet {margin:120px 0 auto 30px;}
.retour {margin:30px 100px; height:100px;}
.photos_small_auteurs {height:100px;}
.transit-flash {
	height:500px;
	width:750px;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-375px;
	position:absolute;
	}