/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
html { 
margin: 0px;
padding: 0px;
font-size: 100%;}

body {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;  font-weight: normal; }


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

/*ici contener perso */
#page {
/*width: 90%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 90%;
	overflow: auto;*/

background-color:#fff;
width:90%;
height:140%;

position: absolute;
left:5%;
top:0%;
Z-index:1;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;

}


/*/////////////////////////////////////////////////////////////////////////// MODIFS PERSO RURART */
/* BLOCS de mise en page, textes et liens */

#entete {
position: absolute;
top:0%;
Z-index:2;


height: 13%;
width: 100%;
float:left;

Padding-top:0%;
Padding-bottom:0%;
Padding-right:0%;
Padding-left:0%;

background-image:url("http://www.rurart.org/N/navig_habill_rurart/img_habill/habillage_generique/bandeauaccueil1.png");
background-repeat:no-repeat;
background-position:left top;

overflow: hidden;


}


#logos {


height: 100%;
width: 19%;
float:left;

Padding-top:0%;
Padding-bottom:0%;
Padding-right:0%;
Padding-left:0%;


Z-index:3;

}

#rssfacebook {

height: 90%;
width: 30%;
float:left;
overflow:auto;
padding-top:0px;
padding-bottom:2px;
padding-right:0px;
padding-left:5%;

Z-index:4;

}
#rssfacebookelements {
display:block;
float:left;
width:90%;
height:auto;

margin-top:2px;
margin-bottom:5px;
margin-right:2px;
margin-left:2px;



}


#imagesaccueil {

height: 100%;
width: auto;
float:left;

overflow: hidden;


Z-index:5;
}


#agenda {



height: 90%;
width: 20%;
float: right;

background-color:#fff;
filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;	

	
padding-top:0;
padding-bottom:0;
padding-right:0;
padding-left:0;


/*Z-index:6;*/

}

#agenda:hover {
filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;	

Z-index:300;
height:200px;
width:300px;

}


#titreagenda {
position: absolute;
top:1%;
right:0%;


height: auto;
width: auto;


display:block;	

margin-top:0%;
margin-bottom:0%;
margin-right:2%;
margin-left:0%;



text-align:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:2em;
color: #5A8EA5;	

/*background-color:#ffffff;*/

Z-index:7;
}

#contenuagenda {


height:70%;
width: 95%;
float: left;
display:block;

font-size: 0.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;

Padding-top:2%;
Padding-bottom:2%;
Padding-right:1%;
Padding-left:4%;

background-color:#fff;
filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;	



margin-top:10%;

overflow: auto;

/*background-color:#ffffff;*/

Z-index:3;
}

#contenuagenda:hover {
height:100%;
width: 95%;

}


/*///////////////////////////////////////////////////////// les mise en page sont gérées dans les css des sections */


/*///////////////////////////////////////////////////////// BAS DE PAGE */

#basdepage {
position: absolute;
Top:130%;

Z-index:400;


height: 11%;
width: 96%;

overflow:hidden;
background-color:#5A8EA5;

padding-top:0%;
padding-left:2%;
padding-right:2%;
padding-bottom:0%;


}

#tagsrurart {
Z-index:102;
width:100%;
height:30px;
margin:0%;
padding:0%;

background-image:url("http://www.rurart.org/N/navig_habill_rurart/img_habill/habillage_generique/bandetags.jpg");
background-repeat:repeat-x;
background-position:left top;

overflow:hidden;



	
}
#tagsrurart li{
display:inline;
width:auto;
height:auto;

	
	
}
#diversbasdepage-g {
float:left;
width:30%;
height:60%;
text-align:left;
padding-top:10px ;
padding-left: 0px;
padding-right:0px ;
padding-bottom: 0px;
/*background-color:#f00;*/

}
#diversbasdepage-c1 {
margin-left:8%;
margin-top:2%;
float:left;
width:auto;
height:auto;

/*background-color:#0f0;*/

}
#diversbasdepage-c2 {
margin-left:25%;
margin-top:2%;
float:left;
width:auto;
height:auto;

/*background-color:#00f;*/

}
/*///////////////////////////////////////////////////// BOUTON BACK TOP ////*/
/*
Back to top button 
*/
#back-top {

float:left;
width:auto;
height:auto;
	}
#back-top a {
	/*width: 10px;
	text-align: left;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	 background color transition 
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;*/
}
#back-top a:hover {
	/*color: #000;*/
	
}
/* arrow icon (span tag) */
/*#back-top span {
	 width: 10px;
	height: 10px;
	margin-bottom: 0px;
	
	rounded corners 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	/* background color transition 
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	/*background-color: #fff;
}
*/









#diversbasdepage-d {
float:right;
width:auto;
height:60%;

text-align:right;
padding-top:20px ;
padding-left: 0px;
padding-right:0px ;
padding-bottom: 0px;

/*background-color:#000;*/


}



/*//////////////////////////////////////////////////////////////////////////// DIVERS textes du site rurart */

/* textes : type évènement agenda, ,*/

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size:1.5em;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size:1em;

}


.txtrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}


.motrurart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5A8EA5;
	text-decoration: none;
}


.titrerose {
font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #FF00FF;
	

}
/* textes : texte infos Rurart dans agenda */
.texterurart {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;	
}

/* textes : texte infos hors-Rurart dans agenda */
.texterurartG {
	font-size: 1em;
	color: #989090;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;	
}

/*/////////////////////////////////////: textes bas de page ///*/
.txtblanc {
color:#fff;

}
/* style de lien par défaut dans rurart.org */
a {
	font-size: 0.9em;
	color: #5a8ea5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
a:link {
	font-size: 0.9em;
	color: #5a8ea5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	font-size: 0.9em;
	color: #5a8ea5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #5a8ea5;
}
a:active {
	font-size: 0.9em;
	color: #5a8ea5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.lienimages {
	text-decoration: none;
	
}
.lienimages:link {
	text-decoration: none;
}
.lienimages:visited {
	text-decoration: none;
}
.lienimages:hover {
	text-decoration: none;
}
.lienimages :active {
	
	text-decoration: none;
	
}






/* lien rurart typo blanche bold avec fond bleu*/
.inv {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5a8ea5;
	
}
.inv:link {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5a8ea5;
}
.inv:visited {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5a8ea5;
}
.inv:hover {
	font-size: 0.9em;
	color: #5A8EA5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
}
.inv:active {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5a8ea5;
}

/* //////////////////////////////////////////////////////////////lien rurart bas de page/*/
.rurartbasdepage {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
.rurartbasdepage:link {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.rurartbasdepage:visited {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.rurartbasdepage:hover {
	font-size: 1em;
	color: #5A8EA5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#fff;
}
.rurartbasdepage:active {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}




/*//////////////////////////////////////////////////////////////// COULEUR DES DIFFERENTS TAGS- liens /*/
.tags {
	font-size: 0.9em;
	color: #5A8EA5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
.tags:link {
	font-size: 0.9em;
	color: #5A8EA5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tags:visited {
	font-size: 0.9em;
	color: #5A8EA5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tags:hover {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #5a8ea5;
}
.tags:active {
	font-size: 0.9em;
	color: #5A8EA5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.n0 {
color:#fff;
font-weight: bold;
background-color: #526060;
}
.n1 {
background-color: #FF00FF;
}
.n2 {
background-color: #83dc23;
}
.n3 {
background-color: #907651;
}
.n4 {
background-color: #00FFFF;
}
.n5 {
background-color: #f48213;
}
.n6 {
background-color: #ad0600;
}
.n7 {
background-color: #cccccc;
}
.n8 {
background-color: #80168c;
}
.n9 {
background-color: #FF0000;
}
.n10 {
background-color: #648de0;
}
.n11 {
background-color: #e7aa8d;
}
.n12 {
background-color: #000000;
}
.n13 {
background-color: #fff000;
}
.n14 {	
background-color: #cce4ef;
}
.n15 {
background-color: #200ef3;
}

.n16 {
background-color: #0f0;
}
.n17 {
background-color: #00CCFF;
}

/*/////////////////////////////////////////// IMAGES ///////////////*/
#imagesvignettes {

float:left;
width:auto;
height:auto;
margin-right:10px;


border:solid;
border-width:1px;
border-color:#fff;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
overflow:hidden;
}







/* ////////////////////////////////////////////////////////////////////// MENU HORIZONTAL  RURART////////*/
/*habillage menu horizontal*/

.anticourantactionculturelle  {
background: #9DC0D0;
font-weight: normal;
font-size: 1em;
color:#000000;

}



/*///////////////////////////////////////////////////////// DECLARATION/*/


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
/*///////////////////////////////////////////////////////// MENU/*/
#menu {
	margin: 0px;
	padding: 0px;
	width:100%;
	position: absolute;
	left:0%;
	top:13%;
	z-index: 300;
	



}

#menu {margin: 0px;
	padding: 0px;
	width:100%;
	float:left;


}

#menu dl {
	width: 20%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#5A8EA5;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	left: 0%;
	float: left;
filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
overflow:hidden;




}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	height: auto;
	width: auto;

	z-index: 300; 

}

#menu dd {
	display: none;
	z-index: 300; 
	background-color:transparent;
}
#menu li {
text-align: center;
background: #fff;
z-index: 300; 

}
#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	text-align: center;
	background-color: #5A8EA5;
	z-index: 300; 

}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #9DC0D0;
font-weight: normal;
font-size: 1em;
color:#000000;
}

#section {
position:absolute;
top:17%;
width:auto;
height:auto;


font-size: 2em;
	color: #5a8ea5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

padding-left:5px;
border-left:10px solid #5A8EA5;



}

#presentation1 {
float:left;
width:45%;
font-size: 1em;
color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#presentation2 {
float:right;
width:45%;
font-size: 1em;
color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#articlesrecents {
clear:both;
float:left;
font-size: 2em;
font-weight: bold;
color:#5A8EA5;
width:95%;
height:auto;
padding:2%;
border:solid 1px #5A8EA5;
margin-bottom:2%;
margin-right:3%;


}

#articlesprecedents {
clear:both;
float:left;
font-size: 2em;
font-weight: bold;
color:#5A8EA5;
width:auto;
height:auto;
padding:2%;
border:solid 1px #5A8EA5;
margin-bottom:2%;
margin-right:3%;


}

#derniersarticles {
width:80%;

}

/*//////////////////////////////////////////////// présentation des ateliers péda et actions educatives*/

#tabloresidences {
border: thin solid #5A8EA5;
width:90%;
padding: 1%;

background-color:#fff;

font-size: 1em;
color:#ccc;
margin-bottom:2%;
}

#tabloresidences:hover {
color:#000;

}

#tabloartisteresidence {
border: thin solid #5A8EA5;
width:90%;
padding: 1%;

background-color:#fff;

font-size: 1em;
color:#000;
margin-bottom:2%;
}

.titreresidences {
font-size: 1.5em;
font-weight:bold;
color:#5A8EA5;

}
#bordsimages {
background-color:#fff;
}
#listeateliersexpos {
display:inline;

}
/*/////////////////////////////////////////////////////////////////////// FIN MODIFS PERSO RURART /*/

#conteneur {
	width: 100%;
	position: absolute;
	top: 23%;
	height: 100%;
	

}

#conteneur #contenu {
	float: left;
	width: 80%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 100%;
	overflow:auto;
	
}

#conteneur #navigation {
	position:absolute;
	top: 0%;right:0%;
	width: 18%;height: 200px;
	font-size:1em;
	text-align: left;
	
	background-color: #FFF;
	
}

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

/* Entete SPIP INITIAL
#entete {
	width: 100%;
	background-color: #5A8EA5;	
	 }
	 
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; 
	
	}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }
*/

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.8em; }
#pied img { vertical-align: bottom; }

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

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  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:Verdana, "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
	color:#fff;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #fff;
	text-align: center;
	font-weight: bold;
}

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

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #FFFFFF;}
.rubriques .menu-titre { background: #5A8EA5; }

.breves { background: #ffffff; }
.breves .menu-titre { background: #b1cdd9; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

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

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

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #5A8EA5; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.9em; }

.cartouche .traductions { font-size: 0.9em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: normal;
	line-height: 1.4em; }

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

/* style de texte des articles*/
.texte { color: #000; font-size: 1em; }

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

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; 
	width:auto;
	height:auto;
	overflow:auto;
}
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.9em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.9em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.9em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.9em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.9em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	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.5em; }
.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; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 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: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.9em; 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; font-size: 0.8em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.9em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; }

