@charset "utf-8";
/* --------------------------------------------------------------------------------------------- Reset et styles de base */
	* {
		padding:0;
		margin:0
	}
	body {
		font-size:62.5%;
		font-family:"trebuchet ms", arial, helvetica, sans-serif;
		color:#fff;
		background:#3b312d url(../images/background/body.gif) repeat-x
	}
/* ----------------------------------------------------------------------------------- Lien */
	a {text-decoration:none}
	a:hover,
	a:focus {text-decoration:underline}
	a img {border:none}
/* ----------------------------------------------------------------------------------- Liste */
	ul {list-style:none}
/* ----------------------------------------------------------------------------------- Emphase */
	strong {font-weight:bold}
	em {font-style:italic}
/* ----------------------------------------------------------------------------------- Autres */
	abbr,
	acronym {
		border-bottom:1px dotted;
		cursor:help
	}
	a abbr,
	a acronym {cursor:pointer}
	address {font-style:normal}
	kbd {
		font-size:1.2em;
		background:#444;
		padding:0 2px;
		border:solid 1px #ccc;
		border-right:solid 1px #999;
		border-bottom:solid 1px #999
	}
/* --------------------------------------------------------------------------------------------- Récurrent */
	.masquer,
	.contre_les_robots {
		overflow:hidden;
		position:absolute;
		left:-10000px;
		top:auto;
		width:1px;
		height:1px
	}
	.retour_chariot {clear:both}
/* ----------------------------------------------------------------------------------- Liens */
	a.lien_externe {
		background:url(../images/background/lien_externe.gif) no-repeat right center;
		padding:0 14px 0 0
	}
/* ----------------------------------------------------------------------------------- Formulaire */
/* ------------------------------------------------------------------------- Champs */
	input.champ:hover {background:#fef4eb}
	input.champ:focus {background:#fdebdd}
/* ------------------------------------------------------------------------- Boutons */
	input.bouton {
		font-family:tahoma;
		font-size:.9em;
		font-weight:bold;
		color:#fff;
		background:#a14500 url(../images/background/bouton.gif) repeat-x;
		border:1px solid #b68d68;
		padding:1px;
		cursor:pointer
	}
	input.bouton.secondaire {
		background:#888;
		border:1px solid #777
	}
	input.bouton:hover,
	input.bouton:focus {background:#a14500}
	input.bouton.secondaire:hover,
	input.bouton.secondaire:focus {background:#999}
/* --------------------------------------------------------------------------------------------- Global */
	#global {
		width:988px;
		font-size:1.1em;
		background:url(../images/background/global.gif) no-repeat;
		padding:5px 0 0 0;
		margin:10px auto 0 auto
	}
	#date_infos_valables,
	#impression_pied_page {display:none}
/* ----------------------------------------------------------------------------------- Ombre */
	#ombre {
		float:left;
		width:977px;
		background:url(../images/background/ombre.png) repeat-y;
		padding:0 5px 0 6px
	}
	* html #ombre {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/background/ombre.png',sizingMethod='scale');
		background-image:none
	}
/* ------------------------------------------------------------------------- Entête */
	#entete {
		overflow:hidden;
		height:100%;
		font-family:Arial, Helvetica, sans-serif;
		background:url(../images/background/entete.jpg) repeat-x;
		padding:0 0 10px 0
	}
/* --------------------------------------------------------------- Logo (h1) */
	#entete h1 {
		display:inline;
		float:left;
		margin:0 0 0 38px
	}
	#entete h1 img {vertical-align:middle}
/* --------------------------------------------------------------- Accès rapide */
	#entete ul.acces_rapide {
		float:right;
		margin:7px 0 0 0
	}
	#entete ul.acces_rapide li {
		display:inline;
		margin:0 10px 0 0
	}
	#entete ul.acces_rapide li a,
	#entete ul.acces_rapide li strong {
		color:#fff;
		margin:0 10px 0 0
	}
/* --------------------------------------------------------------- Navigation principale */
	#nav_principale {
		float:right;
		width:518px;
		clear:right;
		text-transform:uppercase;
		font-size:1.2em;
		font-weight:bold;
		padding:30px 0 0 0;
		margin:0 0 0 63px
	}
	#nav_principale li {display:inline}
	#nav_principale li a,
	#nav_principale li strong {
		display:block;
		float:left;
		color:#fff;
		background:url(../images/background/menu_li.gif) repeat-y left top;
		padding:8px 20px
	}
	#nav_principale li a:hover,
	#nav_principale li a:focus,
	#nav_principale li strong {background-color:#6d5949}
/* ------------------------------------------------------------------------- Principal */
	#principal {
		overflow:hidden;
		height:100%;
		zoom:1;
		background:url(../images/background/principal.gif) repeat-x;
		padding:0 10px 0 4px
	}
/* --------------------------------------------------------------- Colonne 01 (gauche) */
	#colonne01 {
		float:left;
		width:203px;
		font-size:1.1em
	}
/* ----------------------------------------------------- h2 */
	#colonne01 h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.1em;
		background:#5f4f48 url(../images/background/coin01.gif) no-repeat right top;
		padding:6px 23px 6px 13px;
		margin-bottom:0
	}
/* ----------------------------------------------------- Rechercher un spectacle */
	#rechercher_spectacle {
		background:#f3eee3;
		padding:8px 0 0 0;
		margin:0 0 30px 0
	}
	#rechercher_spectacle input.bouton {
		float:right;
		margin:3px 0 0 0
	}
	#rechercher_spectacle label {
		font-weight:bold;
		color:#343233;
		margin:0 0 0 6px
	}
/* ------------------------------------------- Par critère */
	#rechercher_spectacle fieldset {
		border:0;
		border-bottom:1px solid #cfcbc3;
		padding:0 10px 10px 10px
	}
	#rechercher_spectacle fieldset legend {
		font-weight:bold;
		color:#343233;
		padding:0 0 4px 0;
		margin:0 0 0 6px
	}
	* html #rechercher_spectacle fieldset legend {margin-left:-1px}
	*+html #rechercher_spectacle fieldset legend {margin-left:-1px}
	#rechercher_spectacle fieldset p {
		padding:0 0 5px 0;
		margin-bottom:0
	}
	#rechercher_spectacle fieldset p select {
		width:183px;
		font-size:1em
	}
/* ------------------------------------------- Par mots-clés */
	#par_mot_cle {
		overflow:hidden;
		height:100%;
		border-top:1px solid #faf6ea;
		border-bottom:1px solid #cfcbc3;
		background:#eee9df;
		padding:8px 10px
	}
	#par_mot_cle label {
		display:block;
		padding:0 0 3px 0
	}
	#par_mot_cle input.champ {
		width:176px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em;
		border:1px solid #9e9e9e;
		padding:2px 0 2px 5px;
		margin:0 0 3px 0;
		-moz-box-shadow:1px 1px 1px #c5c0b6
	}
	/*#par_mot_cle span {
		float:left;
		width:100%;
		margin:3px 0 0 0
	}*/
/* ------------------------------------------- Résultats pas page */
	#nbr_resultats_page {
		overflow:hidden;
		height:100%;
		padding:8px 10px
	}
	#nbr_resultats_page select {
		position:relative;
		top:1px
	}
	#nbr_resultats_page select option {padding-right:10px}
/* ----------------------------------------------------- Images */
	#colonne01 img {
		display:block;
		margin:0 auto
	}
/* --------------------------------------------------------------- Sous-principal */
	#sous_principal {
		float:left;
		width:742px;
		padding:15px 0 0 18px
	}
/* ----------------------------------------------------- Outils 01 */
	#outils01 {
		display:inline;
		float:right;
		margin:0 10px
	}
	#outils01 li {
		display:inline;
		margin:0 10px 0 0
	}
/* ----------------------------------------------------- h1 */
	#sous_principal h1,
	#contenu.accueil h2 {
		line-height:1em;
		font-size:2em;
		font-weight:normal;
		color:#ccff00;
		margin:0 0 10px 0
	}
	#sous_principal h1 span {
		font-size:.7em;
		color:#fff
	}
/* ----------------------------------------------------- Contenu */
	#contenu {
		float:left;
		width:528px
	}
	#contenu.large {width:742px}
	strong.habillage02 {color:#ff9c1e}
/* ------------------------------------------- Communs */
/* --------------------------------- Espacements */
	.espacement01 {margin-bottom:10px}
	.espacement02 {margin-bottom:20px}
	.espacement03 {margin-bottom:30px}
/* --------------------------------- Alignements */
	.alignement01 {text-align:left}
	.alignement02 {text-align:right}
	.alignement03 {text-align:center}
/* --------------------------------- Titres */
	div.contenu h2 {
		font-size:1.6em;
		font-weight:normal;
		color:#9ac100;
		padding:0 0 4px 0
	}
	div.contenu h3 {
		font-size:1.1em;
		color:#ccff00;
		padding:0 0 2px 0
	}
	div.contenu h4 {
		font-size:1em;
		padding:0 0 2px 0
	}
/* --------------------------------- Paragraphes */
	div.contenu p {
		line-height:1.4em;
		padding:0 0 15px 0
	}
/* ----------------------- Meta */
	div.contenu p.meta {
		font-size:.9em;
		font-style:italic;
		padding-bottom:10px
	}
/* --------------------------------- Liens */
	div.contenu a {
		color:#fff;
		text-decoration:underline
	}
	div.contenu a:hover,
	div.contenu a:focus,
	div.contenu a.focus {text-decoration:none}
	div.contenu a.infobulle {
		font-weight:bold;
		color:#8c3e5f;
		border-bottom:1px dashed #8c3e5f;
		text-decoration:none
	}
	div.contenu a.infobulle:hover,
	div.contenu a.infobulle:focus {border:0}
/* --------------------------------- Listes */
	div.contenu ul,
	div.contenu ol {
		overflow:hidden;
		height:100%;
		line-height:1.4em;
		padding:0 0 10px 0
	}
	div.contenu ul li {
		background:url(../images/background/puce.gif) no-repeat left 5px;
		padding:0 0 3px 12px
	}
	div.contenu ol li {
		list-style-type:decimal;
		list-style-position:inside;
		padding:0 0 3px 0
	}
	div.contenu ul li ul,
	div.contenu ol li ol {padding:2px 0 0 15px}
/* --------------------------------- Citations */
	div.contenu q {font-style:italic}
	div.contenu blockquote {
		overflow:hidden;
		height:100%;
		min-height:30px;
		font-style:italic;
		background:#1c1c1c;
		padding:5px 10px;
		margin:0 0 15px 0
	}
	div.contenu blockquote p {padding-bottom:0}
/* --------------------------------- Object */
	div.object-left,
	div.object-right,
	div.object-center,
	div.object-none {margin-bottom:10px}
	div.object-left {
		float:left;
		margin-right:10px
	}
	div.object-right {
		float:right;
		margin-left:10px
	}
	div.object-center {text-align:center}
/* --------------------------------- Tableaux de données */
	table.tableau_donnees {
		width:100%;
		border-collapse:collapse;
		border-top:1px solid #ccc;
		border-left:1px dashed #ccc;
		margin:0 0 15px 0
	}
	table.tableau_donnees caption {
		text-align:left;
		font-weight:bold;
		padding:0 0 4px 0
	}
	table.tableau_donnees tr th {
		background:#1c1c1c;
		border-bottom:1px solid #ccc;
		border-right:1px dashed #ccc;
		padding:4px
	}
	table.tableau_donnees tr th p {padding-bottom:0}
	table.tableau_donnees tr td {
		vertical-align:top;
		border-bottom:1px dashed #ccc;
		border-right:1px dashed #ccc;
		padding:6px 4px
	}
	table.tableau_donnees tr.alterne td {background-color:#131313}
	table.tableau_donnees tr.survol td {background-color:#1f1f1f}
/* --------------------------------- Mise en avant */
	div.mise_en_avant {
		overflow:hidden;
		height:100%;
		background:#27201d;
		padding:10px 10px 0 10px;
		margin:0 0 15px 0
	}
/* --------------------------------- Fichiers en téléchargement */
	a.attribute-pdf {
		background:url(../images/background/pdf.gif) no-repeat left top;
		padding:1px 0 1px 22px
	}
	a.attribute-msword {
		background:url(../images/background/word.gif) no-repeat left top;
		padding:1px 0 1px 22px
	}
	a.attribute-pdf span,
	a.attribute-msword span {
		font-size:.9em;
		color:#929191
	}
/* --------------------------------- Vue line */
	div.vue_line {
		clear:both;
		overflow:hidden;
		height:100%;
		padding:10px 0 8px 0
	}
	div.vue_line img {
		float:left;
		margin:0 10px 0 0
	}
	div.vue_line_texte {
		overflow:hidden;
		height:100%
	}
	div.contenu div.vue_line h2 a {text-decoration:none}
	div.contenu div.vue_line a:hover,
	div.contenu div.vue_line a:focus,
	div.contenu div.vue_line a.focus {text-decoration:underline}
	div.vue_line h2 span {
		font-size:.8em;
		color:#ff8800
	}
	div.contenu div.vue_line h2 span a {color:#ff8800}
	div.vue_line h3 {font-size:1.1em}
	div.vue_line h3 a {text-decoration:none}
	div.vue_line a.lien_continuation {
		background:url(../images/background/lien_continuation.gif) no-repeat left 5px;
		text-decoration:none;
		padding:0 0 0 20px
	}
	div.contenu div.vue_line p {padding-bottom:5px}
	div.contenu div.vue_line p.meta {
		float:right;
		font-size:.8em;
		margin-left:10px;
		margin-bottom:0;
		padding-bottom:2px;
		padding-top:2px
	}
/* --------------------------------- Navigation */
	p.navigation {
		overflow:hidden;
		background:url(../images/background/separation.gif) repeat-x left top;
		padding-top:10px
	}
	p.navigation a {
		color:#fff;
		text-decoration:underline
	}
	p.navigation a:hover,
	p.navigation a:focus {text-decoration:none}
	p.navigation a.precedent {
		background:url(../images/background/puce01.gif) no-repeat left 4px;
		padding-left:18px
	}
	p.navigation a.suivant {
		float:right;
		background:url(../images/background/puce02.gif) no-repeat right 4px;
		padding-right:18px
	}
/* ------------------------------------------- Pagination */
	table.pagination {
		clear:both;
		width:100%;
		border-collapse:collapse;
		border-top:1px solid #464340;
		margin:0 0 10px 0
	}
	table.pagination tr td {padding:9px}
	table.pagination tr td a {
		color:#fff;
		text-decoration:underline
	}
	table.pagination tr td a:hover,
	table.pagination tr td a:focus {text-decoration:none}
	table.pagination tr td.precedent {text-align:left}
	table.pagination tr td.precedent a {
		background:url(../images/background/puce01.gif) no-repeat left 4px;
		padding:0 0 0 17px
	}
	table.pagination tr td.suivant {text-align:right}
	table.pagination tr td.suivant a {
		background:url(../images/background/puce02.gif) no-repeat right 4px;
		padding:0 17px 0 0
	}
	table.pagination tr td.pages {text-align:center}
	table.pagination ul li span {color:#ccff00}
	#contenu table.pagination ul {
		line-height:normal;
		margin-bottom:0;
		padding:0
	}
	#contenu table.pagination ul li {
		display:inline;
		background:none;
		padding-left:0
	}
	#contenu table.pagination ul li a,
	#contenu table.pagination ul li strong {padding:0 3px}
	#contenu table.pagination ul li strong {
		color:#000;
		background:#a1b5ff
	}
/* ------------------------------------------- Résultats */
	table.resultats {
		float:left;
		width:100%;
		border-collapse:collapse;
		margin:0 0 10px 0
	}
	table.resultats tr td {
		width:240px;
		vertical-align:top;
		padding:0 7px 10px 0
	}
	table.resultats tr td div {
		position:relative;
		overflow:hidden;
		zoom:1;
		min-height:230px;
		background:#fff;
		padding:0 0 7px 0
	}
	table.resultats tr td div h2 {font-size:1em}
/* --------------------------------- Thème */
	#contenu table.resultats tr td div h2 {
		font-size:1em;
		font-weight:bold;
		margin-bottom:0;
		line-height:normal
	}
	table.resultats tr td div h2 span.theme {
		position:relative;
		display:block;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:.9em;
		color:#fff;
		background-repeat:no-repeat;
		background-position:right top;
		padding:5px 25px 5px 7px
	}
	/* danse */
	table.resultats tr td div.noeud_17087 h2 span.theme {
		background-color:#ff9900;
		background-image:url(../images/background/coin02.gif)
	}
	/* arts scenes */
	table.resultats tr td div.noeud_17088 h2 span.theme {
		background-color:#7c8bc4;
		background-image:url(../images/background/coin03.gif)
	}
	/* musique */
	table.resultats tr td div.noeud_17076 h2 span.theme {
		background-color:#f959ff;
		background-image:url(../images/background/coin04.gif)
	}
/* --------------------------------- Titre */
	table.resultats tr td div h2 span.titre {
		display:block;
		color:#000;
		padding:2px 7px 0 7px
	}
/* --------------------------------- Auteur */
	table.resultats tr td div p.auteur {
		font-weight:bold;
		color:#000;
		background:#eee9df;
		padding:3px 7px;
		margin:0 0 7px 0
	}
	table.resultats tr td div p.auteur span {font-weight:normal}
	table.resultats tr td div.noeud_17087 p.auteur span {color:#9f5803}
	table.resultats tr td div.noeud_17088 p.auteur span {color:#5d6893}
	table.resultats tr td div.noeud_17076 p.auteur span {color:#8d3290}
/* --------------------------------- Descriptif */
	table.resultats tr td div p.descriptif {
		color:#5f4f48;
		padding:0 7px 20px 7px;
		margin-bottom:0
	}
	table.resultats tr td div p.descriptif img {
		float:left;
		margin:0 9px 0 0
	}
/* --------------------------------- En savoir plus */
	table.resultats tr td div a.savoir_plus {
		position:absolute;
		bottom:-2px;
		right:0;
		font-weight:bold;
		background:#5f4f48;
		color:#fff;
		border:2px solid #000;
		border-bottom:0;
		border-right:0;
		padding:4px 19px;
		text-decoration:none
	}
	table.resultats tr td div a.savoir_plus:hover,
	table.resultats tr td div a.savoir_plus:focus {
		background:#79624f;
		text-decoration:underline
	}
/* ------------------------------------------- Fiche archive */
	#fiche_archive {
		overflow:hidden;
		color:#000;
		background:#fff;
		padding:0 0 10px 0;
		margin:0 0 20px 0
	}
	#fiche_archive h1 span {font-weight:bold}
/* --------------------------------- Thème */
	#fiche_archive h1 span.theme {
		display:block;
		font-size:.5em;
		background-repeat:no-repeat;
		background-position:right top;
		padding:0 8px;
		margin:0 0 5px 0
	}
	#fiche_archive.noeud_17087 h1 span.theme {
		background-color:#ff9900;
		background-image:url(../images/background/coin02.gif)
	}
	#fiche_archive.noeud_17076 h1 span.theme {
		background-color:#f959ff;
		background-image:url(../images/background/coin04.gif)
	}
	#fiche_archive.noeud_17088 h1 span.theme {
		background-color:#7c8bc4;
		background-image:url(../images/background/coin03.gif)
	}
/* --------------------------------- Titre */
	#fiche_archive h1 span.titre {
		font-size:.8em;
		color:#000;
		margin:0 14px
	}
/* --------------------------------- Auteur */
	#fiche_archive p.auteur {
		font-size:1.2em;
		font-weight:bold;
		background:#eee9df;
		padding:3px 19px
	}
	#fiche_archive p.auteur span {
		font-size:.9em;
		font-weight:normal
	}
	#fiche_archive.noeud_17087 p.auteur span {color:#9f5803}
	#fiche_archive.noeud_17076 p.auteur span {color:#8d3290}
	#fiche_archive.noeud_17088 p.auteur span {color:#5d6893}
/* --------------------------------- Contenu */
	#fiche_contenu {padding:15px}
	#descriptif {
		float:right;
		width:405px;
		padding:0 0 0 20px
	}
/* --------------------------------- Separation */
	div.separation {
		font-weight:bold;
		border-top:1px solid #cbcbcb;
		padding:10px 0 0 0
	}
/* --------------------------------- Contact */
	#contact {
		width:270px;
		padding:15px 0 0 0
	}
	#contenu #contact h2 {
		font-size:1.2em;
		font-weight:bold;
		color:#fff;
		background:#5f4f48 url(../images/background/coin05.gif) no-repeat right top;
		padding:3px 20px 3px 10px
	}
	#contenu #contact div {
		border:1px solid #eee9df;
		border-top:0;
		background:#f9f7f1;
		padding:7px 9px 0 9px
	}
	#contenu #contact div a {color:#006eb3}
/* ------------------------------------------- Outils 02 */
	#outils02 {
		clear:both;
		text-align:right;
		font-family:Arial, Helvetica, sans-serif;
		border-top:1px solid #3d3b39;
		padding:7px 18px 7px 0;
		margin:0 0 20px 0
	}
	#outils02 li {
		display:inline;
		margin:0 0 0 12px
	}
	#outils02 li a {
		color:#fff;
		text-decoration:underline;
		background-position:left center;
		background-repeat:no-repeat;
		padding:2px 0 3px 24px
	}
	#outils02 li a:hover, #outils02 li a:focus, #outils02 li a.focus {text-decoration:none}
	#outils02 li #imprimer {background-image:url(../images/background/imprimer.gif)}
	#outils02 li #enregistrer_pdf {background-image:url(../images/background/pdf.gif)}
	#outils02 li #faire_suivre {background-image:url(../images/background/envoyer_page.gif)}
	#outils02 li #haut_page {
		background-image:url(../images/background/haut_page.gif);
		padding-left:18px
	}
/* ------------------------------------------- Plan du site */
	#plan_site li a {text-decoration:none}
	#plan_site li a:hover,
	#plan_site li a:focus {text-decoration:underline}
/* --------------------------------- Premier niveau */
	#contenu #plan_site {padding-left:60px}
	#contenu #plan_site li {
		background:url(../images/background/puce.gif) no-repeat left 5px;
		padding-left:15px;
		margin:0 0 3px 0
	}
	#contenu #plan_site li h2 {font-size:1.4em}
/* --------------------------------- Second niveau */
	#contenu #plan_site li ul {
		font-size:1.1em;
		padding-top:4px
	}
	#contenu #plan_site li ul li {
		background:url(../images/background/puce02.gif) no-repeat left 5px;
		padding-left:14px;
		margin-bottom:3px
	}
/* --------------------------------- Autres niveaux */
	#contenu #plan_site li ul li ul {
		font-size:.9em;
		padding-top:5px
	}
	#contenu #plan_site li ul li ul li {margin-bottom:1px}
/* ----------------------------------------------------- Colonne 02 (droite) */
	#colonne02 {
		float:left;
		width:196px;
		padding:0 0 0 18px
	}
/* ------------------------------------------- Coups de projecteur 62 */
	#coups_projecteur {
		color:#000;
		border:1px solid #6d5949;
		background:#fff
	}
	#coups_projecteur h2 {margin:0 0 7px 0}
	#coups_projecteur p {padding:0 10px 10px 10px}
	#coups_projecteur a {
		display:block;
		text-align:center;
		font-weight:bold;
		border:2px solid #000;
		background:#5f4f48;
		padding:3px 0;
		text-decoration:none
	}
	#coups_projecteur a:hover,
	#coups_projecteur a:focus {
		background:#79624f;
		text-decoration:underline
	}
/* ------------------------------------------- Téléchargements */
	#telechargements {
		overflow:hidden;
		height:100%;
		border:1px solid #6d5949;
		background:#14110f;
		padding:7px
	}
	#telechargements h2 {
		font-size:1em;
		font-weight:bold;
		color:#f08800;
		margin:0 0 8px 0
	}
	#telechargements a {
		text-decoration:none
	}
	#telechargements a:hover,
	#telechargements a:focus {text-decoration:underline}
/* --------------------------------------------------------------------------------------------- Footer */
	#pied_page {
		clear:both;
		font-family:arial, helvetica, sans-serif;
		font-size:1.1em;
		color:#6d5949;
		background:url(../images/background/pied_page.gif) repeat-x;
		padding:0 0 60px 0
	}
	* html #pied_page {margin-top:-5px}
	#pied_page a,
	#pied_page strong,
	#pied_page span {color:#fff}
	#pied_page div {
		width:988px;
		text-align:center;
		background:url(../images/background/pied_page_ul.jpg) no-repeat;
		padding:100px 0 12px 0;
		margin:0 auto
	}
	#pied_page ul {margin:0 0 10px 0}
	#pied_page ul li {
		display:inline;
		margin:0 7px
	}
	#pied_page p a {margin:0 7px}
	#pied_page p span {margin:0 7px 0 0}
