/* PERSONNALISATION DE SPIP-STYLE                          version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* à la sauce renke/icon-network        */

html {
	overflow-y : scroll;
	scrollbar-face-color: #000000;
	* overflow-x: hidden;
}
body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
	color: #999999;
}
/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Arial, Helvetica, sans-serif; 
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Trebuchet MS", Helvetica, sans-serif }
	
sup { line-height: 70%; }
/*  ------------------------------------------
/*  Styles Spip par defaut
/*  ------------------------------------------ */



h3.spip {
	text-align: left; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold;
	color: #F9BF12;
}


/* * Couleurs de mes liens pour download "_blank" */
p.spip a.download { color: #F9BF12; text-decoration: underline; } /* liens sortants de l'article */
p.spip a.download:hover { color: #FFFFFF; text-decoration: none; }

/* * Couleurs des liens de Spip */
a.spip_out, a.spip_url { color: #999999; text-decoration: underline; } /* liens sortants de l'article */
a.spip_out:hover, a.spip_url:hover { color: #FFFFFF; text-decoration: none; }

a.spip_in { font-weight: bold; color: #F9BF12; } /* liens internes */
a.spip_glossaire { color: #F9BF12; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #FFFFFF; } /* liens exposes */
.rubriques ul li .on { font-weight: bold; color: #FFFFFF; }
.rubriques ul li .on:hover { font-weight: bold; color: #FFFFFF; }
.spip_doc_titre a { color: #F9BF12; }

a.spip_note:link { color: #FFFFFF; text-decoration: none; font-size: 85%; } /* liens vers notes de bas de page */


#hierarchie {
float: right;
}


#hierarchie a:link, 
#hierarchie a:visited,
#hierarchie a:active,
#hierarchie a:hover,
#hierarchie a:focus {
	color: #999999;
}

.spip_surligne { background: #F9BF12; color: #000000; }

/*  ------------------------------------------
/* PAGE PRINCIPALE
---------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}
#global-table {
	height: 100%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0;
}
#global-long {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0;
}
#global-td {
	vertical-align: middle;
	text-align: center;
    margin: 0;
    padding: 0;
}
#page {
	width: 800px;
	text-align: left;
	border: 1px solid #333333;
	color: #999999;
	background-color: #000;
	min-height: 580px;
    margin: 0;
    padding: 0;
}

#conteneur { /* Blocs du contenu (c-a-d. la colonne principale) */
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 580px;
	text-align: left;
	background: url(images/fond02_menu.gif) repeat-y left top;
	float: left; /* Ce float:left corrige l'affichage de son background-image pour FF */
}

#conteneur #navigation {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 200px;
	background: url(images/fond_menu.gif) no-repeat left top;
}
#conteneur #nav-article { /* Navigation sans logo de fond pour les articles */
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 200px;
}
#conteneur #nav-article ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.formulaire_recherche { 
	width: 170px;
	height: 20px;
	margin: 30px 0 15px 15px;
}
#empty-logo-search { 
	width: 170px;
	height: 20px;
	margin: 130px 0 15px 15px;
}
#print { 
	width: 170px;
	height: 20px;
	margin: 30px 0 115px 15px;
	background: url(images/print.gif);
}

#black-logo { 
	width: 600px;
	height: 110px;
	margin: 20px 0 150px 0;
	background: url(images/black_icon.png) no-repeat center top;
}
.titre-sommaire {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;  
	font-size: 2em; 
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	padding: 0 0 50px 0;
}

#conteneur #contenu {
	float: left;
	width: 460px;
	margin: 0 70px;
	* margin: 0 32px;
	padding-bottom: 70px;
	text-align: justify;
}
#fond-contenu {
	float: left;
	width: 600px;
	height: 100%;
	margin: 0;
	padding-top: -30px;
	text-align: justify;
	background: url(images/lecteur2008.png) no-repeat left top;
}
/*  ------------------------------------------
/*  Habillage des secteurs : pages de rubriques principales
/*  ------------------------------------------ */
#conteneur #contenu-rubriques {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;

}
#conteneur #contenu-secteur {
	float: left;
	width: 600px;
	height: 580px;
	margin: 0;
	padding: 0;
}
.logo-secteur {
	width: 195px;
	margin: 80px 0 0 5px;
	padding: 0;
	float: left;
}
.menu-secteur {
	margin: 0;
	padding: 0;
	width: 195px;
	font-size: 0.77em;
	float: left;
}
.menu-secteur ul {
	list-style-type: none;
	text-align: left;
}
.menu-secteur ul a:link, 
.menu-secteur ul a:visited,
.menu-secteur ul a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.menu-secteur ul a:hover,
.menu-secteur ul a:focus {
	color: #F9BF12;
}
.menu-secteur li {
	margin-bottom: 40px;
}
.menu-secteur ul ul {
	margin-top: 20px;
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: right;  
	font-size: 2em; 
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
#contenu .surtitre { 
	font-size: 0.82em;
	text-align: right;
	color: #F9BF12;	
}
#contenu .soustitre {
	font-size: 1em;
	text-align: left;
	color: #F9BF12;
	text-transform: uppercase;
}

.cartouche .spip_logos { /* Logos, documents et images */
	float: left; 
	margin: 0 10px 0 0; }
	
/* Logos en haut des sous-rubriques et des articles de la rubrique */

.desc-rub { color:#F9BF12; font-size: 11px; width: 550px; margin-left: 30px; margin-bottom: 50px; }
.logo_entete { margin: 0; padding: 0; text-align: center; font-size: 0.71em;}	

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }
.cartouche p a { color: #FFFFFF; }

.cartouche p small a { color: #999999; } /* Lien "auteur" sur articles */
.liste-articles ul li small a { color: #999999; } /* Lien "auteur" sur page "last publi" */


.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }
.cartouche .traductions li a { color: #666666; }

.liste-articles ul li a { color: #666666; }

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.2em;
 	font-size: 1em;
	color: #FFFFFF;	}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold;}

.texte { color: #999999; font-size: 0.9em; 	line-height: 1.2em; }
.texte a { color: #999999; text-decoration: underline; }
.texte a:hover { color: #FFFFFF; text-decoration: none; }
.texte h4 { font-size: 15px; font-weight: bold; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }


/*  ------------------------------------------
/* COLONNE PRINCIPALE
---------------------------------------------- */

/* Blocs du contenu (c-a-d. la colonne principale) */

#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/*  ------------------------------------------
/* PIED DE PAGE
---------------------------------------------- */


/* Pied de page */
#pied {
	clear: left;
	width: 796px;
	margin-top: 0;
	padding: 2px;
	text-align: center;
	border: none;
}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation */

.forums, .divers {
	min-width: 12em;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.breves, .syndic {
	width: 200px;
	padding: 50px 0 50px 0;
	font-size: 0.77em;
	font-weight: normal;
	border: none;
	background: none;
	text-align: left;
}
.breves .menu-titre, .syndic .menu-titre { 
	background: none;
}
.menu-titre {
	font-weight: bold;
	padding: 3px 0 10px 5px;
	text-align: left;
	color: #F9BF12;
	border: none;
}
.menu-titre a {
	font-weight: bold;
	padding: 3px 0 10px 5px;
	text-align: left;
	color: #F9BF12;
}
.breves li a, .syndic li a {
	padding: 0 0 0 30px;
	margin: 5px 0;
	* margin: -5px 0;
	color: #CCCCCC;
	display: block;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
.encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
.encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus*/
#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
}
.rubriques { 
	background: transparent;
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.77em;
}
.rubriques a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.rubriques ul {
	margin: 0;
	padding: 0;
}
.rubriques li {
	margin: 0;
	padding: 0;
}
.rubriques ul li a {
	display: block;
	height: 18px;
	width: 195px; /* soustraire la valeur padding-left uniquement de la largeur totale (200px) pour obtenir les 200px ??.;;!! */
	* height: 22px;
	* width:200px;
	color: #F9BF12;
	font-weight: bold;
	letter-spacing: 0.05em;
	background: #000000;
	text-decoration: none;
	border: 0 none;
	margin: 20px 0;
	* margin: 20px -5px 20px 0;
	padding: 3px 0 0 5px; /* ...ce padding-left */
}
.rubriques ul li ul li a {
	display: block;
	height: 100%;
	width: 170px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0;
	background: none;
	text-decoration: none;
	border: 0 none;
	margin: 8px 0;
	padding: 0 0 0 30px; /* ...ce padding-left */
}
.rubriques ul li ul li ul li a {
	display: block;
	height: 100%;
	width: 150px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0;
	background: none;
	text-decoration: none;
	border: 0 none;
	margin: 8px 0;
	padding: 0 0 0 50px; /* ...ce padding-left */
}




/*  ------------------------------------------
/*  Habillage du contenu Portfolio
/*  ------------------------------------------ */
.correct-float {
	width: 115px;
	height: 115px;
	float: left;
}
.vignettes-box {
	float: left;
	height: 115px;
	width: 115px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;	/* Equivalent de cellspacing */
	border-collapse: collapse; /* Equivalent de cellspacing pour IE */
	border: 1px solid #1F1F1F;
	background-color: #111111;
    padding: 0;
}
.vignettes-box td {
	vertical-align: middle;
	text-align: center;
    margin: 0;
    padding: 0;
}
.vignettes-pagination {
	width: 460px;
	text-align: center;
	margin: 5px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.vignettes-pagination a, .photo-pagination a {
	color: #ffffff;
}
.album-photo-titre {
	text-align: center;
	font-size: 11px;
}
.album-photo-titre ul, .album-photo-titre li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.album-photo-titre ul {
	margin-top: 7px;
	margin-bottom: 10px;

}
#photo-box {
	height: 400px;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0;
	padding: 0;
	border-spacing: 0px;	/* Equivalent de cellspacing */
	border-collapse: collapse; /* Equivalent de cellspacing pour IE */
}
#photo-box td {
	height: 400px;
	width: 460px;
	vertical-align: middle;
	text-align: center;
    margin: 0;
    padding: 0;
}
#photo-box td img {
    margin: 0;
    padding: 0;
}
.photo-pagination {
	width: 460px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
.legend-popup {
	margin: 20px 0;
	text-align: center;
	font-size: 11px;
}
.legend-popup a {
	font-size: 11px;
	color: #777777;
	margin-top: 15px;
	border: none;
}

.separateur {
	clear: both;
}

.ps a:link { color: #F9BF12; text-decoration: none; }
.ps a:hover { text-decoration: underline; }


/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	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 tr.row_first { background: #FF0000; color: #FFFFFF; }
table.spip tr.row_odd { background: #333333; color: #FFFFFF; }
table.spip tr.row_even { background: #555555; color: #FFFFFF; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }