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


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
/* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
html { 
	font-size: 100%;
	color:#8d8d8d;
} 
a {
	outline:none;	
}
/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Verdana, Geneva, sans-serif; }
h1.brun { 
	font-size: 24px;
	color: #b04d2b;
	line-height:25px;
	margin:0 0 25px;
}
h1.contact {
	background-image:url("../IMG/rebirth-logo-m.jpg");
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding:20px 0 0 55px;
	font-size:18px;
	font-weight:normal;
	color:#00949c;
	margin:0 0 0 0;
	height:49px;
}
span.TitreSmaller {
	font-size:12px;
}
h1.vertG {
	font-size: 24px;
	color: #00949c;
}
h1.vertP {
	font-size: 18px;
	color: #00949c;
}
h1#annonceDate{
	background:transparent url("../IMG/ico-rebirth.gif") no-repeat 0 0;
	font-size:18px;
	color:#00949c;
	margin:0;
	padding:7px 0 15px 35px;
}
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h2.brun {
	font-size: 12px;
	color: #b04d2b;
	font-weight:bold;
	margin-bottom:10px;
}
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
h3.bleu {
	font-size: 11px;
	color: #00949c;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
}
h4.item {
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	margin:0 0 2px 5px;
}
hr.spip {} /* Cf.: spip_style.css */
span.brun, span.annonceBrun{
	color:#b04d2b;
	font-weight:bold;
}
span.annonceBrun {
	font-size:24px;
}
span.vert{
	color: #00949c;	
}
p {
	margin:0;
	padding:0;
}
#contenuText div.INTRO, #contenuText2 div.INTRO {
	margin:15px 0 15px 0 15px;
	font-family:Helvetica,"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}

strong.renforce {
	font-weight:bold;
	display:inline;
}
span.petit {
	font-size:8px;
	font-weight:bold;
	letter-spacing:normal;
}
/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #8d8d8d; }
dfn { font-weight: bold; color: #8d8d8d; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left { padding:5px 0 0 0;} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { 
	background:url("../IMG/fond_site.gif");
	font-size: 12px;
	letter-spacing:0.5pt;
	font-family:Verdana, Geneva, sans-serif;
	color:#707172;
	margin:0;
}
br.espaceBR {
	height:15px;	
}
#page { 
	position: relative;
	background-image:url("../IMG/fond_page.gif");
	background-repeat:repeat-y;
	width:955px;
	margin: 0 auto;
	text-align: left;
}
#entete { 
	width: 931px;
	height:165px;
	margin: 0 0 0 12px;
}
#entete a.accueil { display: block; width: 67%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { 
	clear: both;
	float: left;
	width: 931px;
	margin-left:12px;
	overflow: hidden;
}
#contenu { 
	padding:0;
	margin:0;
}

#navigation { float: right; width: 30%; margin-top: 1em; overflow: hidden; }
#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#pied, #piedL { 
	clear: both;
	width: 931px;
	background-image:url("../IMG/fond_footer.jpg");
	color:#FFFFFF;
	font-size:9px;
	height: 16px;
	text-align: center;
	margin-left:12px;
	padding-top:3px;
}
#piedL {
	margin-left:0;
}
a.linkFooter {
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	text-decoration:none;
	font-weight:bold;
}
a.linkFooter:hover {
	color:#ff6600;
	text-decoration:none;
	border-bottom:1px solid #ff6600;
}
#pied img { vertical-align: middle; }

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

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }
/* ------------------------------------------
/*Elements de la page SOMMAIRE
/* ------------------------------------------ */
div#LogoIntro {
	float:left;
	margin:40px 0 0 53px;
	width:233px;
	height:67px;
}
div#intro {
	margin:400px 60px 0 515px;
	line-height:1.7em;
}
h1#TexteIntro {
	font-family:Verdana, Geneva, sans-serif;
	color:#009999;
	font-size:12px;
	line-height:1.7em;
	margin:0 0 0 10px;
}

#piedIntro {
	clear: both;
	width: 931px;
	font-size:9px;
	height: 16px;
	text-align: center;
	margin-left:12px;
	padding-top:3px;	
}
a#linkIntro {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#00949c;
	margin:30px 0 0 90px;
	width:55px;
}
a#linkIntro:hover {
	border-bottom:1px solid #00949c;	
}
/* ------------------------------------------
/*Elements MENU HORIZONTAL
/* ----------------------------------------- */
div#menuHaut {
	width:931px;
	height:33px;
	background-image:url("../IMG/menu_h/fond.jpg");
	margin:10px 0 0 12px;
	clear:left;
}
div.finRub {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:7px 0 9px 0;
	font-size:11px;
	text-align:center;
}
#nav, #nav ul { /* toutes les listes */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align:left;
}

#nav a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.3px;
	font-size:11px;
	color:#FFF;
	width: 100%;
	text-align:center;
	margin:0;
	padding-top:8px
}
#nav a#ouvrage {
	margin:0;
	padding-top:2px
}
#nav a#pratique {
	padding:8px 0 8px 0;
}
#nav a:hover,#nav a#ouvrage:hover, #nav a.on {
	color:#81d2c4;
	text-decoration:none;
}
#nav li { /* tous les items de liste */
	float: left;
	width: 10em; /* largeur obligatoire, sinon opera devient fou */
	height:26px;
	margin-top:3px;
}
#nav li ul { /* listes de deuxième niveau */
	position: absolute;
	background-image:url("../IMG/menu_h/fond_srub.jpg");
	width: 10em;
	left: -999em;  /* on met left plutôt que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'écran */
}
#nav li ul li {
	text-align:left;
}
#nav li ul a{
	text-align:left;
	padding-left:27px;
	width:80px;
}
#nav li ul a:hover,#nav li ul li a.on  {
	text-decoration:none;
	color:#00949c;
	background-image:url("../IMG/menu_h/puce_srub.jpg");
	background-repeat:no-repeat;
	background-position:15px 12px;
}
#nav li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}
/* FIN MENU HORIZONTAL */
div#descLieu1, div#descLieu2 {
	font-size:12px;
	line-height: 16px;
	font-weight:bold;
}
div#descLieu1{
	padding:0 40px 20px 0;
}
div#descLieu2 {
	color:#B04D2B;
	float:right;
	line-height:50px;
	margin:0;
	padding:50px 50px 0 0;
}
div#photoLieu {
	margin:0;
	padding:0;
}
div#conteneurIMG {
	margin:0;
	padding:0 0 20px 0;
	height:250px;
}
div#conteneurIMG1 {
	margin:0;
	padding:0;
	height:225px;
}
/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */
#habillage_G{
	float:left;
	width:275px;
	height:476px;
}
#mainText {
	float:left;
	width:460px;
	margin:0 0 0 60px;
	padding:0 0 30px 0;
}
#mainLieu {
	float:left;
	width:860px;
	margin:0 0 0 85px;
	padding:0 0 30px 0;	
}
#mainRebirth{
	float:left;
	width:710px;
	margin:0 0 0 50px;
	padding:0 0 30px 0;
}
#mainTextTemoin{
	background:#FFF url("../IMG/etoiles_rebirth.gif") no-repeat top right;
	float:left;
	width:880px;
	margin:0;
	padding:0 0 30px 50px;	
}
#inscritemoin{
	float:right;
	padding:0 60px 0 0;
}
span.questionTemoin{
	display:block;
	color:#00949C;
	font-style:normal;
	padding:5px 0 5px; 0;
	margin:0;
}
#hierarchie {
	text-transform:uppercase;
	color: #9a9a9a;
	clear: both; 
	margin: 10px 0 0 0;
	font-size: 9px;
}
#hierarchie a {
	text-transform:uppercase;
	color: #9a9a9a;
	text-decoration:none;
	line-height:1.5em;
}
#hierarchie a:hover {
	color:#00939d;
	text-decoration:underline;
}
#hierarchie, #hierarchie a { color: #8d8d8d; }
#contenuText, #contenuText2, #contenuText3 {
	line-height:1.3 em;
	scrollbar-face-color: #FFF;
	margin:30px 50px 0 0;
	padding:0 0 0 0;
}
#contenuParcours{
	line-height:1.3 em;
	scrollbar-face-color: #FFF;
	margin: 0;
	padding:30px 0 30px 0;
	width:540px;
	text-align:justify;
}
#contenuRebirth{
	line-height:1.3 em;
	scrollbar-face-color: #FFF;
	margin: 0;
	padding:30px 0 30px 0;
	width:710px;
	text-align:justify;
}

#contenuText2 {
	margin:20px 50px 0 0;
}
#contenuText3 {
	margin:10px 50px 0 0;
}
#contenuTemoin {
	margin:0;
	padding:30px 0 0 0;
	width:100%;
}
#contenuText p, #contenuText2 p, #contenuText3 p {
	margin:0 10px 5px 0;	
}
h1.titreArticle {
	font-size:18px;
	font-weight:normal;
	color:#00949c;
	margin:0 0 20px 0;
}
h1.titreTemoin{
	background:transparent url("../IMG/ico-rebirth.gif") no-repeat 0 5px;
	font-size:18px;
	font-weight:normal;
	color:#00949c;
	padding:10px 0 5px 35px;
	margin:0;
}
span.autreDate{
	font-size:14px;
	color:#00949c;
}
div#horaire {
	margin:20px 0 15px 0;	
}
#textelecharge {
	display:block;
	padding-top:45px;
	
}
#textelecharge a {
	color:#b04d2b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#textelecharge  a:hover {
	color:#da5f34;
	border-bottom:1px solid #da5f34;
	text-decoration:none;
}
#contenuIntro {
	font-size:9px;	
}
#lieudit {
	margin:330px 0 0 0;
	text-align:center;
	Font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}
#italique {
	text-align:left;
	margin:10px 0 20px 0;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#b04d2b;
}
#lieuRencontre{
	margin:35px 0 0 0;
	color:#00949c;
	line-height:1.6em;
}
span.brun{
	color:#b04d2b;
	font-weight:bold;
}
span.horaire{
	font-size:14px;	
}
#annonceDate, #annonceSans, #renseignement {
	background:transparent url("../IMG/ico-rebirth.gif") no-repeat 0 0;
	font-size:18px;
	color:#00949c;
	margin:0;
	padding:10px 0 15px 35px;
}
#annonceSans{
	background:none;
	padding:10px 0 15px 0;
}
#renseignement {
	padding:0 0 15px 35px;
}
.signature {
	font-size:14px;
}
#libregratuit {
	font-size:14px;
	color:#b04d2b;
}
h2.TitreOuvrage, h2.TitreOuvrage1, h2.TitrePart {
	color:#00949c;
	font-size:12px;
	font-weight:normal;
	margin:15px 0 0 0;
	padding:0;
}
h2.TitreOuvrage1 {
	color:#b04d2b;
}
h2.TitrePart {
	font-weight:bold;
	margin-top:35px;
	color:#b04d2b;
}
a.lienPart {
	text-align:left;
	color:#00949c;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.lienPart:hover {
	border-bottom:1px solid #00949c;
	text-decoration:none;
	color:#00949c;
}
span.auteur {
	font-size:9px;
	font-weight:bold;
}
.transition {
	font-size:10px;
	font-weight:bold;
	margin:20px 0 0 0;
}
span.adresse {
	font-weight:bold;
	color:#00949c;
}
div#adresse {
	margin:0;
}
div.T18 {
	float:left;
	color:#8d8d8d;
	letter-spacing:0.3px;
	font-size:18px;
	width:100%;
}
a#lienCourrier {
	float:left;
	height:26px;
	padding:15px 0 0 95px;
	background-image:url("../IMG/contact-rebirth.jpg");
	background-repeat:no-repeat;
	background-position:0 -15px;
	color:#00949c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:5px 0 0 0;
	width:140px;
}
a#lienCourrier:hover{
	/* border-bottom:2px solid #00949c; */
	text-decoration:none;
}
/*-------------------------------------------
TEMOIGNAGE
/*-------------------------------------------*/
div.temoinG, div.temoinD{
	float:left;
	width:435px;
	padding:0;
	margin:0;
}
div.temoinD{
	float:right;
}
div.temoignage {
	float:left;
	width:350px;
	font-style:italic;
	padding:10px 80px 5px 5px;
	text-align:justify;
}
div.temoignage p{
	display:inline;
	margin:0;
	padding:0;
}
span.temSigne {
	display:block;
	text-align:left;
	color:#B04D2B;
	font-size:12px;
	padding:7px 0 10px 0;
	margin:0;
	border-bottom:2px solid #c28b7b;
}

/*------------FORMULAIRE--------------------*/
#temoinform { 
	width: 380px;
	margin: 0;
	padding:38px 0 10px 0;
	line-height: 1.4em;
	font: 12px/1em Verdana,Geneva,Sans,sans-serif;
	color: #707172;
	text-align: left;
}
#temoinform p { 
	float:left;
	margin: 0;
	padding: 1em;
	color: gray;
}

#temoinform ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	width:380px;
}
#temoinform li {
	float:left;
	width:50%;
	margin: 0;
	padding: 10px 0 5px 0;
}
li#temMail {
	width:350px;	
}
li#temNom {
	width:200px;	
}
li#temPrenom {
	width:180px;
}
#temoinform label {
	color: #B04D2B;
}

#temoinform li#temMessage label {
	display:block;
	padding: 0 0 5px 0;
}
#temoinform input.text, #temoinform textarea, #temoinform fieldset li select { 
	margin: 0;
	padding: 0;
	background: #EEE;
}
#temoinform textarea {
	font-size:12px;
	padding:0;
	margin:0;
	width:371px;
	overflow:auto;
}
#temoinform * input.text:focus, #temoinform * textarea:focus, #temoinform * select:focus { background-color: #FFF; border-style: solid; border-color: #666; }

#temoinform li.obligatoire { background-color: #FFCC99; }
#temoinform li.obligatoire label { font-weight: bold; }
#temoinform li.obligatoire label em { font-weight: normal; font-style: normal; color: #C30; }

#temoinform li.erreur input.text, #temoinform li.erreur textarea, #temoinform li.erreur select {
	background-color: #FCC;
	border:none;
}
#temoinform p.erreur_message {
	width:400px;
	margin: 0;
	padding: 10px 0 10px 0;
	color:#e00c30; 
	font-weight: bold;
	text-align:center;
}
#temoinform p.message_ok { margin: 0; padding: 0 0 30px 0; color: #c2421d; font-weight: bold; font-size: 16px; text-align: center; line-height:20px; }

#temoinform .nom input.text { width: 150px; }

#temoinform .prenom input.text { width: 150px; }

#temoinform p.boutons {
	text-align: right;
	float:left;
	width:370px;
}
#temoinform p.boutons input {
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}
#temoinform p.boutons input.submit {
	border:1px solid #999999;
}
#temoinform p.boutons input.submit:hover {
	border:1px solid #999966;
}
/* ------------------------------------------
/* Habillage des elements BLOC DROIT PLAQUETTE
/* ------------------------------------------ */
#habillage_D{
	float:right;
	width:136px;
	text-align:center;
}
#plaquette {
	width:136px;
	height:481px;
	background-image:url("../IMG/menu_d/fond_haut.jpg");
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#styloContact, #styloContactRD {
	width:136px;
	height:95px;
	background-image:url("../IMG/menu_d/fond_bas.jpg");
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#styloContactRD {
	background-image:url("../IMG/menu_d/fond_bas_rd.jpg");
}
a#linkPlaquette {
	display:block;
	background-image:url("../IMG/menu_d/fleche_out.gif");
	height:16px;
	width:29px;
	margin:20px 0 0 53px;
}
a#linkPlaquette:hover {
	background-image:url("../IMG/menu_d/fleche_ov.gif");	
}
a#linkPlaquette1 {
	display:block;
	width:85px;
	height:222px;
	text-decoration:none;
	padding:0;
	margin:18px 0 0 28px;
}
a#linkPlaquette1:hover {
	text-decoration:none;
}
a#LinkMail {
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0 0 0;
}
a#LinkMail:hover {
	color:#b04d2b;
}

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #8d8d8d; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

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; }
ul.forum, ul.forum ul { 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 { display: block; margin: 0; padding: 0; font-weight: bold; color: #333; }
.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 #8d8d8d; 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: #C4E0E0; }
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; }


/* 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*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #8d8d8d; }
.pagination .on { font-weight: bold; color: #8d8d8d; }

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }


/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }
