/* BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Graylevtica, a Dotclear 2 theme.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK --------------------------------- */

/* Colors: american idiot
http://www.colourlovers.com/palette/10/american_idiot */

/* Reset
-------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}

:focus { outline: 0; }

ins { text-decoration: none; } del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:inherit;
}
pre, code, kbd, samp, tt {
	font-size: 1em;
	font-family: "Andale Mono","Courier New",monospace;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* Defaults
-------------------------------------------------------- */
body {
	background: #fff;
	color: #292c37; /*gris*/
	font: 63% FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
}
a {
	text-decoration: none;
	color: #b11623; /*lien rouge le bien commun*/
}
a:hover, a:focus {
	text-decoration: underline;
	
}

/* Layout
-------------------------------------------------------- */
#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#top {
	margin-bottom: 20px;
	border-bottom: 10px solid #ccc; /*ligne grise*/
}
/* titre 'agenda du bien commun' en rouge
-------------------------------------------------------- */
#top h1 {
	width: 592px;
	font-size: 50px;
	text-transform: uppercase;
}
#top h1:first-letter {
	color: #b11623;  /*rouge*/
}
#top h1 a {
	color: #292c37;  /*gris*/
}
#top h1 a:hover, #top h1 a:focus {
	text-decoration: none;
}

#logo {
position: absolute;
top: 30px;
left: 490px;
width: 457px;
height: 78px;
background: #ffffff url(img/logo.gif) no-repeat 0 100%; /*zone logos*/
}

#prelude {
	position: absolute;
	top: 77px;
	right: 35px;
	font-size: 1.2em;
	color: #fff;  /*tiret vertical*/
}
#prelude a {
	color: #fff; /*menu droit*/
}
#prelude a:hover, #prelude a:focus {
	color: red;
	background: yellow; /*lien menu droit*/
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

#main {
	width: 460px;
	float: left;
	margin-left: 130px;
}

#sidebar {
	float: right;
	width: 348px;
	margin-left: 20px;
}
#sidebar #blognav {
	float: left;
	width: 169px;
	margin-right: 5px;
}
#sidebar #blogextra {
	float: left;
	width: 169px;
	margin-left: 5px;
}

* html #sidebar { /* IE 6 */
	width: 340px;
}
* html #sidebar #blognav, #sidebar #blogextra { /* IE 6 */
	width: 165px;
}

#footer {
	clear: both;
	margin: 1em 0;
	border-top: 1px solid #ccc;
	text-align: right;
}
#footer p {
	margin-top: 5px;
}


/* Typo and style
-------------------------------------------------------- */
#wrapper {
	background: transparent url(img/wrapper-bg.png) repeat-y 0 10px;
}
#main, #sidebar, #footer {
	font-size: 1.3em;
}

/* Sidebar --------------------------------------------- */
#sidebar div div {
	margin: 0 0 20px 0;
}
#sidebar div div div {
	margin: 0;
}
#sidebar h2 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #999; /*titre gris droit */
}
#sidebar ul {
	margin-bottom: 10px;
	padding-left: 15px;
	list-style: disc outside;
}
#sidebar li {
	margin-top: 5px;
	color: #333;
}
#sidebar p {
	margin-top: 5px;
}

#sidebar #search {
	position: absolute;
	top: 0;
	left: 612px;
	width: 348px;
	padding: 5px 0 7px 0;
	background: #9f111b url(img/topnav-bg.png) no-repeat 0 100%; /*zone recherche rouge*/
}
#sidebar #search h2 {
	display: none;
}
#sidebar #search form {
	width: 159px;
	margin-left: 179px;
}
#sidebar #search p {
	margin-left: 130px;
	color: #ffffff;
	font-weight: bold;
}
#sidebar #search a {
	color: #ffffff;
	font-weight: bold;
}
#sidebar #search a:hover {
	color: #ffffff;
	font-weight: bold;
}
#search .a:hover {
	background: #9ac528;
	color: #fff;
	border: 1px solid #9ac528;
}
#sidebar #topnav {
	position: absolute;
	top: 8px;
	left: 627px;
}
#sidebar #topnav span {
	display: none;
}
#sidebar #topnav li {
	display: inline;
	margin-right: 10px;
}
#sidebar #topnav a {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar div.categories li.category-current {
	font-weight: bold;
}
#sidebar div.categories li.category-current li {
	font-weight: normal;
}

#sidebar div.tags ul {
	padding: 0;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar div.tags ul li {
	display: inline;
	margin: 0;
	line-height: 1.4em;
}
#sidebar div.tags p {
	padding-left: 8px;
	background: #fff url(img/arrow.png) no-repeat 0 0;
}

#sidebar div.syndicate ul {
	list-style: none;
	padding: 0;
}
#sidebar div.syndicate li {
	padding: 1px 0 2px 16px;
	background: #fff url(img/feed.png) no-repeat 0 0;
}

/* Navigation links ------------------------------------ */
p#navlinks {
	margin: 0 0 20px 130px;
}

/* Pagination ------------------------------------------ */
p.pagination {
	margin: 10px 0 10px 130px;
}

/* Content Info ---------------------------------------- */
#content-info {
	margin: 0 0 20px 130px;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	border-style: solid;
}
#content-info h2 {
	font-size: 1.8em;
	margin: 0 0 10px 0;
}
#content-info p {
	text-align: justify;
	line-height: 1.4;
	margin: 0 0 1em 0;
}

#content a.feed {
	padding: 0 0 0 16px;
	background: transparent url(img/feed.png) no-repeat 0 0;
}

/* Entries --------------------------------------------- */
#content div.post {
	clear: both;
	margin: 0 0 20px 130px;
}
#content ul.post-meta {
	margin: -1.4em 0 20px -130px;
	width: 110px;
	float: left;
	color: #666;
}
* html #content ul.post-meta { /* IE 6 */
	margin-left: -65px;
}
#content ul.post-meta a {
	color: #9f111b;
}
#content ul.post-meta li {
	margin-bottom: 5px;
	text-align: right;
}
#content ul.post-meta li.post-date {
	font-weight: bold;
}
#content ul.post-meta li a.comment_count {
	padding-left: 18px;
	background: transparent url(img/meta-sprite.png) no-repeat 0 -187px;
}
#content ul.post-meta li a.ping_count {
	padding-left: 18px;
	background: transparent url(img/meta-sprite.png) no-repeat 0 -64px;
}
#content ul.post-meta li a.attach_count {
	padding-left: 16px;
	background: transparent url(img/meta-sprite.png) no-repeat 0 -125px;
}

#content div.post h2.post-title {
	font-size: 1.6em;
	margin-left: 10px;
		text-align: right;
}

#content div.post div.post-excerpt, #content div.post div.post-content {
	margin-top: 20px;
	font-size: 1.1em;
}

/* Archives -------------------------------------------- */
body.dc-archive #content h3 {
	float: left;
	clear: left;
	width: 110px;
	margin: 0 0 10px 0;
	font-size: 1.4em;
}
body.dc-archive #content ul {
	margin: 0 0 20px 130px;
	font-size: 1.4em;
}
body.dc-archive #content li {
	margin-bottom: 10px;
}

/* Categories ------------------------------------------ */
#subcategories {
	margin: 0 0 20px 130px;
}
#subcategories h3 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}
#subcategories ul {
	list-style: disc;
}
#subcategories li {
	list-style-position: inside;
	line-height: 1.3;
}

/* Tags ------------------------------------------------ */
.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

#content ul.tags {
	list-style: none;
	margin: 10px 0 0 130px;
	padding: 0;
	font-size: 1.5em;
	text-align: justify;
}
#content ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

/* Pages ----------------------------------------------- */
#content p.page-info {
	font-style: oblique;
}

/* Authors --------------------------------------------- */
div.author-info {
	margin-left: 130px;
}
div.author-info h2 {
	float: left;
	clear: left;
	margin: 0 0 10px -130px;
	font-size: 1.6em;
}
div.author-info p {
	text-align: justify;
	line-height: 1.4;
	margin: 0 0 1em 0;
}

/* Attachments ----------------------------------------- */
#attachments {
	clear: both;
	margin-left: 130px;
	margin-bottom: 20px;
}
#attachments h3 {
	font-size: 1.3em;
}

#attachments li {
	margin: 5px 0 5px 0;
	padding-left: 14px;
	background: transparent url(img/arrow.png) no-repeat 0 0;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments -------------------------------------------- */
#comments, #pings, #pr.error, #pr.message, #comment-form, #ping-url, #comments-feed {
	clear: both;
	margin-left: 130px;
	margin-bottom: 20px;
}
#comments h3, #comment-form h3, #pings h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

#comments dt, #pings dt {
	float: left;
	clear: left;
	width: 110px;
	margin: 0 0 10px -130px;
	font-size: 0.9em;
}
* html #comments dt, * html #pings dt { /* IE 6 */
	margin-left: -65px;
}
#comments dt span, #pings dt span {
	display: block;
}

#comments a.comment-number, #pings a.ping-number {
	display: block;
	float: left;
	width: 30px;
	font-size: 1.4em;
}
#comments dd, #pings dd, #pr dd {
	padding: 10px;
	margin: 10px 0 10px;
	background: #fafafa;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
}
#comments dd.me {
	font-weight: bold;
	color: #666;
}
#comments dd p, #pings dd p {
	margin: 0 0 0.5em 0;
	line-height: 1.4;
}

#pr.message, #pr.error {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 5px;
	background: #ffc;
	border: 1px solid #f19f45;
	color: #9b5d32;
	font-weight: bold;
}
#pr.error {
	background: #ffecec;
	border-color: #b11623;
	color: #b11623;
}

div#pr {
	margin: 20px 0;
}

/* Comments (and Contact) form ------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	clear: left;
}
#comment-form p.form-help {
	font-style: italic;
}

#comment-form p label {
	width: auto;
	cursor: pointer;
}
#comment-form p.field label {
	display: block;
	float: left;
	clear: left;
	padding: 0 20px 0 0;
	margin-left: -130px;
	width: 110px;
	text-align: right;
	line-height: 1.4;
	color: #9f111b;
}
#comment-form p.field input, #comment-form textarea {
	font: 1em Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;;
	border: 1px solid #cdcdcd;
	padding: 2px 2px;
	line-height: 1.4;
}
#comment-form p.field input:hover, #comment-form textarea:hover,
#comment-form p.field input:focus, #comment-form textarea:focus {
	border-color: #b11623;
}
#comment-form textarea {
	width: 455px;
}

* html #comment-form p.field label { /* IE 6 */
	margin-left: 0;
	float: none;
	width: auto;
	text-align: left;
}
* html #comment-form p.field input, #comment-form textarea { /* IE 6 */
	margin-left: 0;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
}

#comment-form input.preview, #comment-form input.submit {
	padding: 2px 8px;
	border: none;
	background: #292c37;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: #9f111b;
}

/* reset revert
-------------------------------------------------------- */
div.post-excerpt p, div.post-excerpt li, div.post-excerpt dd,
div.post-content p, div.post-content li, div.post-content dd {
	text-align: justify;
	line-height: 1.7;
}
div.post-content a {
	text-decoration: none;
	color: #b11623; /*lien rouge dans corps article*/
	font-weight: bold;
}
div.post-content a:hover, a:focus {
	text-decoration: underline;
	
}
div.post-content p, div.post-excerpt p,
div.post table, div.post pre {
	margin: 0 0 1em 0;
}
div.post h1 { font-size:1.7em; }
h2 { font-size:1.5em; }
div.post h3 { font-size:1.3em; }
div.post h4 { font-size: 1.1em; }
div.post h5 { font-size: 1em; }
div.post h6 { font-size: 0.8em; }
div.post h1, div.post-content h2, div.post-excerpt h2, div.post h3, div.post h4, div.post h5, div.post h6 {
	margin: 1.2em 0 0.8em 0;
	font-weight:bold;
}
div.post abbr, div.post acronym {
	border-bottom:1px dotted #000000;
	cursor:help;
}
div.post em {
	font-style:italic;
}
div.post pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
	padding-left: 1em;
	border-left: 1px solid #000;
	line-height: 1.4;
}
div.post blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
div.post-content ul, div.post-excerpt ul,
div.post ol, div.post dl {
	margin: 1em 0 1em 2em;
}

div.post ol li {
	list-style: decimal outside none;
}
div.post-content ul li, div.post-excerpt ul li {
	list-style: disc outside none;
}
div.post dl dt {
	font-weight: bold;
}
div.post dl dd {
	margin: 0.2em 0 1em 0.5em;
}
div.post table {
	margin-left: 1px;
}
div.post th, div.post td {
	border:1px solid #000;
	padding:0.5em;
}
div.post th {
	font-weight:bold;
	text-align:center;
}
div.post caption {
	margin-bottom:0.5em;
	text-align:center;
}
div.post fieldset {
  display: block;
  margin: 1em 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 2px groove ThreeDFace;
}
div.post legend {
  padding-left: 2px;
  padding-right: 2px;
  border: none;
  white-space: nowrap;
}



/* SPIP-STYLE                                                           */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Intertitre */
h3.spip { text-align: center; margin-top: 2em; margin-bottom: 1.4em; font-size: 1.15em; font-weight: bold; }
hr.spip { margin: 2em auto; }

/* Listes SPIP */
ul.spip {}
ol.spip { list-style: decimal; }

/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #DDD; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.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; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_mail { color: #900; }
a.spip_mail:before { content: "\002709"; } /* liens vers un email */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline overline; }
.on { font-weight: bold; } /* liens exposes */
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }
.formulaire_spip fieldset.previsu p { margin: 1em 0; } 

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FDA; padding: 3px; border: 1px outset #CC9; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #CC9; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { margin: 0; padding: 0; background: none; }
.formulaire_recherche * { display: inline; vertical-align: middle; }
.formulaire_recherche label {}
.formulaire_recherche input.text { width: 10em; padding-left: 25px; background: #FFF url(http://www.agendadubiencommun.fr/squelettes-dist/rechercher.gif) no-repeat left center; }
.formulaire_recherche input.submit {}

.spip_surligne {} /* Cf.: spip_style.css */

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}
/* Personnalisations SpipClear */

#content .post img.logo { float: right; margin: 0 0 5px 5px; }

#content #formulaire_forum { background: transparent; }
#content #formulaire_forum input.submit { color: inherit; }
#content table.spip_barre a img { background: #f5f5f5; border: 1px solid #ddd; }
#content table.spip_barre a:hover img { background: #e0e0e0; border: 1px solid #afafaf; }

#calendar table caption,
#search #formulaire_recherche { margin-top: 1em; }
#search #formulaire_recherche label { display: none; }
#search #formulaire_recherche input.text { background: transparent; padding-left: inherit; }
