/******************************************
PAGE : éléments d'habillage de la page
et éléments communs sur toute la page
******************************************/
body {
background: #EFFFD0;
margin: 0;
padding: 0 4%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
* {
font-family: Arial, Helvetica, sans-serif;
}
div#Page, div#NoMenu {
position:relative;
text-align: left;
}

div#Page {
background:#fff url(imgcss/page.jpg) no-repeat right top;
}
#entete, #hierarchie, .surPage, #Page {
	max-width: 1200px;
	margin: 0 auto;
}
/* force le retour à la ligne, le plus souvent appliqué à <br> */
.clear {
clear: both;
font-size:0;
}
/* 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%; }

/* couleurs des liens */
a {
color: #006633 ;
text-decoration:underline;
}
a:hover {
text-decoration:none;}
span.rond {color:#060;font-weight:normal;}
span.c09 {color:#c09;font-size:110%;}
/* images & logos */
img.spip_logos {
border:none;
padding:0.2%;
}
img.smiley {
vertical-align:middle;
}
a img {
border:none;
}
li {
list-style: none;
}
li small {
display: block;
}
/* messages d'erreur */
.erreur {
color:/*liens_on*/ #ffc233 ;
}

/******************************************
ENTETE : éléments des entêtes (titres, logos, ...)
des pages (accueil, rubriques, plan, ...) 
******************************************/
div#TitreSite {
display:none;
}

/* Entete */
#entete {
text-align: left;
background:#B3DF5A  url(imgcss/entete.gif)  repeat-x ;
padding:0;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font: italic 1.75em Arial sans-serif;
	color:#fff;
}
html > body #entete #nom_site_spip, html > body #entete a .spip_logos {
!font-size:1.5em;
}
#ht {
text-decoration:none;
cursor:pointer;
}
#entete .tetetitre, #entete .teteracine, #entete .nuage, #entete .teteoutils {
height:160px;
float:left;
margin:0 .9%;
padding:.9%;
width:22%;
}
html > body #entete .tetetitre, html > body #entete .teteracine, html > body #entete .nuage, html > body #entete .teteoutils {
height:auto;
min-height:160px;
}
#entete .tetetitre { width:25%;}
html > body #entete .tetetitre { width:24%; }
html > body #entete .tetetitre { !width:23%; }
#entete .teteracine { width:23%;
font:bold .9em/1.2em Arial, sans-serif;
padding:0;
}
html > body #entete .teteracine { !width:24%; } 
#entete ul {
margin-left:0;
padding-left:0;
list-style:none;
font-size:.9em;
}
#entete .teteracine li {
margin:0; padding:0;
border-bottom:1px solid #B3DF5A;
}
#entete .teteracine li a {
display:block;
padding:.5em 0 .5em .5em;
border-left:5px solid #B3DF5A;
}
#entete .teteracine li a.on { 
border-left:5px solid #FC3;
}
#entete .teteracine li a:hover {
border-left:5px solid #FFF;
}
#entete .nuage {
width:23%;
font:normal normal 65%/1.47em arial, sans-serif;
text-align:center;
/*overflow:hidden;*/
max-height:160px;
}
#entete .nuage li {
vertical-align:middle;
line-height:1.8em;
}
#entete ul.nuage li a {
padding:.2em;
}
/* variantes */
.nuage a.nuage0  { font-size: 0.9em; }
.nuage a.nuage1  { font-size: 1.0em; }
.nuage a.nuage2  { font-size: 1.1em; }
.nuage a.nuage3  { font-size: 1.2em; }
.nuage a.nuage4  { font-size: 1.3em; }
.nuage a.nuage5  { font-size: 1.4em; }
.nuage a.nuage6  { font-size: 1.5em; }
.nuage a.nuage7  { font-size: 1.6em; }
.nuage a.nuage8  { font-size: 1.7em; }
.nuage a.nuage9  { font-size: 1.8em; }
.nuage a.nuage10 { font-size: 1.9em; }

#entete .teteoutils {
width:19%;
font-size:small;
padding: 0;
margin-right: 0;
}

#entete .teteoutils li {
margin:.6em 0;
}
#entete .teteoutils li img {
float:right;
margin-left:.2em;
}
#entete .teteoutils {
text-align:right;
}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom:.5em;
	border-top: 1px solid #9ed728; 
	background:url(imgcss/boutons.gif) repeat-x;
	padding: .3em 0 .5em;
	text-align: left;
	font-size: 0.77em;
}
.first_ico {
	margin-left: .5em;
}
.surPage {
background:url(imgcss/surpage.gif) repeat-x;
height:8px;
font-size:1px;
}
/******************************************
CONTENU : affichage du texte des pages ;
affichages des articles, sites 
référencés pour les rubriques ; etc ...
******************************************/

#Contenu {
color: #063 ;
font-size:90%;
position:relative;
float:left;
width: 75%;
margin:2px 1% 0;
padding:1% 0 0;
text-align:left;
}

#NoMenu #Contenu {
float: none;
width: 100%;
border: none;
}

/* affichage des s */
div#articles, div#sites_web, div#sites_syndiques, div#documents,
div#petition, div#rubriques, div#secteur, div#edito, div#sites_recherche,
div#GroupesMots, div.agenda, div.secteur, div.GroupesMots {
border: 1px none  #33C ;
margin-bottom:2%;
}
div.suite {
text-align:right;
font-style: italic;
font-size:80%;
padding:1% 0;
}
h2.titre {
color:#97bb59;
border-bottom:5px solid #063;
}
.page_article h2.titre {
border-bottom:5px none #063;
}
h3.titre {
margin: 0 2px 8px;
padding: 0.3% 2% 0.3% 0;
/*border-bottom: 1px solid  #C06 ;
background-color: #97bb59;*/
font-size:110%;
font-weight:bold;
color:#97bb59;
}
.titre em, em.titre, .liste-articles em {
font-size:80%;
font-weight:normal;
display:block;
color: #97BB59;
}
em.titre {
margin: 0 0 8px 18px; 
}
h3.titre img.spip_logos {
vertical-align: middle;
border:none;
margin: 0.2%;
}
h3.titre a {
color: #060;
}

/* formulaire de recherche (page 404 + pages secteur 1) */
#Contenu div.rechercher {
text-align:center;
}
#Contenu div.rechercher input.forml {
width:20%;
}

/* affichage de la photo sur l'album-photo */
div#photo {
text-align:center;/*Événements à ven*/
border-bottom: 1px solid  #99c ;
}
div#photo dl {
margin:2px;
padding:0;
}

/* affichage : texte, chapeau, etc ... */
#Contenu div.chapo {
margin:0 0 0 15px;
padding: 1%;
font-size:90%;
font-weight:normal;
font-style:italic;
color : #060;
}
html > body #Contenu div.chapo {
height:auto;
min-height:65px;
} 
#Contenu div.texte {
padding: 4px;
font-size:100%; 
background:url(imgcss/bottom_texte.gif) repeat-x left bottom;
line-height:1.4;
}
.page_sommaire .texte {
margin: 0 0 8px 16px; 
}
#Contenu div.texte ul {
padding:0 2%;
}
 #Contenu div.texte li {
list-style-type:none;
padding:2px 1% ;
background:url(imgcss/deplierhaut.gif) no-repeat 0px 3px;
padding-left:15px;
}
html > body #Contenu div.texte li {
background:url(imgcss/deplierhaut.gif) no-repeat 0px 5px;
padding:2px 1% 2px 15px;
}
 #Contenu div.texte li h3 {
 margin-top:0;
}
#Contenu div.texte ul {margin:0 0 3% 0;}
#Contenu .liste-articles p {
margin-top:.3em;}
#Contenu div.lien {
border-top: 1px solid  #99c ;
padding: 0.5%;
font-size:110%;
margin: 0.5% 0;
}
#Contenu div.ps, #Contenu div.notes {
border-top: 1px solid  #99c ;
margin: 10px 0;
padding: 10px 4px;
font-size:90%;
}
#Contenu div.ps h4, #Contenu div.notes h4 {
display:none;
}
#Contenu div.ps div, #Contenu div.notes div {
}
#Contenu p.spip, p.spip_note {
margin: 0;
padding: 4px;
}

#Contenu .spip_documents_center {
text-align:center;
}
#Contenu .spip_documents_right {
text-align:right;
margin-left:5px;
}
#Contenu .spip_documents_left {
text-align:left;
margin-right:5px;
}
/******************************************
#Contenu, #navigation {background:#ccc}
MENU : éléments affiché dans le bloc
"menu" (sommaire, brèves, derniers 
messages des forums)
******************************************
Habillage general des menus de navigation
---------------------------------------------- */
#navigation {
margin:0 1% 0 78%;
padding:2.2em 2px 2px;
text-align:left;
font-size:90%;
color: #063 ;
}
html > body #navigation {
padding-top:3.4em;
}
html > body #navigation {
!padding-top:2.2em;
}
.page_sommaire #navigation, .page_article #navigation {
padding:2px;
}
#navigation h3 {
margin:0;
font-size:80%;
text-align:right;
}
.rubriques, .breves, .syndic, .forums, .divers, .edito {
/*	width: 100%;
	border-left: 1px solid #CCC;*/
	margin-bottom: 1em;
	font-size: 90%;
}
.menu-titre {
	padding: 0.5em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}
.rubriques div, .breves div, .syndic div, .forums div, .divers div, .edito div {
margin:0 .5em;
}
#navigation h3 {font-size:1.2em; 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:.4em  0; padding: 0 0.7em; }
#navigation li { background:url(imgcss/border_bottom.gif) repeat-x left bottom; padding-bottom:.9em;}
.page_forum #navigation li { font-weight:bold;text-align: center; }

dt { font-weight: bold; margin-top: .5em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques .menu-titre { background-color: #408080; 	
border-top:5px solid #ff3300;
border-bottom:1px solid #ff9900;
}
.breves .menu-titre { background-color: #FFF2F2; text-align:left;
border-top:5px solid #ff6600;
border-bottom:1px solid #ff9900;
}
.syndic .menu-titre { background-color: #F0FCFC; 
border-top:5px solid #ff9900;
border-bottom:1px solid #ff9900;
}
.edito .menu-titre { background-color: #FCFCF0;
border-top:5px solid #ffcc00;
border-bottom:1px solid #ff9900;
margin-top:0;
}
.divers .menu-titre { background-color: #FCFCF0; 
border-top:5px solid #ffee00;
border-bottom:1px solid #ff9900;
}
.forums .menu-titre { background-color: #F2F2FF; 
border-top:5px solid #ffff00;
border-bottom:1px solid #ff9900;
}
#navigation .menu-titre, .secteur .menu-titre {
	background:url(imgcss/menu-titre.gif); 
	text-align:right; font-style:italic;
	font-size:120%;
	margin:.5em 0 .5em;
}
#navigation .menu-titre a {
	display:block; text-align:left; font-style:normal;
}
#navigation .menu-titre li {
	margin-bottom:.5em;
}

/* sommaire du site (arborescence des rubriques) */
div.sommaire {
margin:0;
}
div.sommaire a {
color: #060 ;
}
div.sommaire a.on {
color:  #F60;
font-style:italic;
}
div.sommaire a.on:hover {
color:  #F60;
}
div.sommaire ul {
position:relative;
margin: 0;
padding: 0;
}
div.sommaire ul ul{
}
div.sommaire li, div.bloc ul, div#breves  {
position:relative;
margin: 0 1% 1%;
padding: 0 0 4%;
background-color:transparent;
background-image:url(imgcss/edito.png);
list-style-type: none;
font-size:110%;
font-weight:normal;
}
html > body div.sommaire li, html > body div.bloc ul, html > body div#edito, html > body div#breves  {
padding: 1% 3.5% 9%;
}
div.sommaire li#rub2.on, div.sommaire li#rub3.on, div.sommaire li#rub4.on, div.sommaire li#rub5.on, div.sommaire li#rub6.on {
background:transparent;
font-weight:bold;
}
div.sommaire li li, div.sommaire li.on li {
margin: 0;
padding: 0;
border: none; 
background: none;
font-weight:normal;
}

/* affichage des vignettes de l'album photo */
div#vignettes {
text-align:center;
padding: 0.2% 0 3%;
}
div#vignettes img.spip_logos {
padding:0;
margin:0.2%;
}

/* formulaires dans le menu (inscription au site, référencer un site) */
div.formulaires div {
padding:0.5%;
font-size:90%
}
div.formulaires fieldset{
background-color: /*fond_menu_off*/ #99c ;
}

/* blocs affichés dans le menu (brèves, mots-clés, ...) */
div.bloc, div.formulaires {
margin: 0 0 3%;
}

#navigation h4 {
margin: 2% 0 0 0;
padding: 0.2% 0.5%;
font-size:90%;
font-weight:normal;
color: #063;
text-align:right;
}
div.bloc li {
font-size:80%;
font-weight:bold;
text-align:right;
padding: 1% 3.5% 1%;
}
div.bloc li.on span.rond, div.bloc li.on a {
color:#f60; /* 060 */
font-weight:normal; 
}
div.bloc li.on a {
font-style:italic;
}
div.bloc li em {
font-style: italic;
font-weight:normal; 
}
/* edito sur la page d'accueil */
.page_sommaire .edito {
background-color:transparent;
background-image:url(imgcss/edito.png);
text-align:right;
padding-bottom:8%;
margin-top:3%;
}
.edito img.spip_logos {
float:left;
border:none;
margin: 0.2%;
}
.edito div.texte, div#breves div.texte {
padding:1%;
font-size:80%;
}
.edito div.texte div.suite, div#breves div.texte div.suite{
padding:5% 0 0 0;
}
div#breves {
background:#E1E1FF;/* url(imgcss/page.gif) no-repeat fixed left bottom;*/
border-color:#E1E1FF;
margin-left:0; margin-top:3%; text-align:right;}
div#breves h3 {font-style:italic;font-weight:normal;}
div#breves h4 {font-weight:bold;}
div#breves h4 em {font-size:80%;font-weight:normal; display:block;}
div#breves a:hover, div.suite a:hover {color:#063;}

/******************************************
PLAN DU SITE : affichages spécifiques
au plan du site (plan.html)
background:#ccc;
******************************************/
.page_plan #Contenu {
width:60%;
margin:0 0 0 20%;
float:none;
padding-top:2%;
}
.page_plan .breves {
float:right;
width:35%;
margin:0 0 1% 1%;
background-color:transparent;
background-image:url(imgcss/edito.png);
}
.page_plan .breves .menu-titre {
margin-top:0;
}
/* affichage des brèves du secteur dans le plan du site */
.page_plan .breves li {
margin: 0.5%;
padding: 0.3%;/**/
font-size:90%;
list-style-image: url(imgcss/puce.gif);
}
div.breves li em {
color: /*texte_clair*/ #444 ;
font-style: italic;
}
ul.plan {
margin: 0 0.7%;
padding:0;
}
ul.plan ul {
margin: 0 0.7%;
padding:0;
}
ul.plan li {
list-style-type: none;
margin: 0.7% 0 0.7% 3%;
padding:0;
}
ul.plan li.rubriques {
margin: 1.5% 0 1.5% 3%;
}
ul.plan li.rubriques strong {
border: 1px none  #99c ;
background-color:none;
padding:0.5%;
font-size:100%;
}
ul.plan li.articles strong {
border: none ;
background:none;
padding:0;
font-size:90%;
}
ul.plan li.rubriques strong a {
}
/* conteneur listes plan */
div.secteur {
margin:0 0 3%;
}



/******************************************
PIED DE PAGE : pour toutes les pages,
il contient la barre de boutons
******************************************/
#PiedPage	{
background:  #EFFFD0 url(imgcss/boutons.gif) repeat-x;
color:#CC0099;
border-top: 1px solid  #efffd0 ;
font-size:80%;
}
#PiedPage a {
font-size:90%;
}
#PiedPage img {
vertical-align:middle;
}
ul#PiedPage {
text-align: center;
padding: 0.3%;
margin:3% 0;
}
ul#PiedPage span {
display:none;
}
ul#PiedPage li {
list-style-type: none;
display: inline;
padding:0.2%;
margin: 0;
}
ul#PiedPage li div {
display:inline;
}
ul#PiedPage img.spip_logos {
margin: 0 3%;
vertical-align:middle;
}
#PiedPage .pub h4 {
text-align:right;
font-size:80%;
}
#PiedPage .pub a {
color:#bbb;
}
/* pied de page de la page d'accueil */
div#PiedPage {
margin:3% 0;
text-align: center;
padding-top:0.8%;
}
div#PiedPage p.copyright {
position:relative;
margin:1.5% 0 0;
font-size:90%
}
div#PiedPage div#EVA {
float: right;
width: 27%;
text-align: left;
background-color: /*fond_menu_on #3333CC */;	
border-left: 1px none  #fff ;
}
div#PiedPage div#EVA a {
}
div#PiedPage div#EVA a:hover {
color: /*liens_on*/ #ffc233 ;
}
div#PiedPage div#EVA img {
float:left;
margin:2px;
}
div#PiedPage div#EVA p {
margin:10px 0;
text-align:center;
}

/******************************************
FORUMS : affichage des forums des 
articles et brèves
******************************************/
div#forum {
margin: 1.5em 3em;
padding: 1em .8em 2em 1em;
background: #EFFFD0;
border-radius: 12px;
box-shadow: 3px 3px 5px #C6E28A inset;

}
div#forum h4 {
border: 2px none  #99c ;
background-color: /*fond_titre*/ #f9ffec ;	
padding: 4px;
margin: 10px 0;
font-size:100%;
font-weight: normal;
text-align: center;
}
div#forum h4 strong {
font-size:110%;
font-weight: bold;
}
div#forum div.lien {
margin: 5px 0 0;
padding:5px 5px 10px;
font-style:italic;
font-size:90%;
}

/* boutons (liens) "répondre à ..." */
div#forum dl div.bouton {
text-align:right;
padding-top:2px;
}

/* messages des forums */
div#forum dl.forum {
margin:20px 0;
padding: 0;
background-color: #EFFFD0;
color: #060 ;
}
div#forum dl.forum a.spip_bouton {
font-size:75%;
}
div#forum dt em {
font-size:90%;
/*color: #ff9 ;*/
}
div#forum dt {
margin: 0;
padding:2px;
background-color: #EFFFD0 ;
border-bottom: 1px solid  #ff9 ;
font-size:110%;
text-align:left;
}
div#forum dd {
margin: 0;
padding:5px 5px 10px;
font-size:100%;
background-color:#f9ffec ;
}
div#forum dl.reponse {
margin: 0 5px 10px 20px;
padding: 0;
background-color: #f9ffec ;
}
div#forum dl.reponse dt {
font-size:100%;
border-bottom: 1px dashed  #ff9 ;
}
div#forum dl.reponse dd {
font-size:90%
}


/******************************************
SPIP : éléménets générés par SPIP 
******************************************/

h3.spip {
color:  #9C3;
font-size:120%;
font-weight:bold;
margin-left:3%;
margin-right:3%;
}
.spip_surligne {
background-color: #FFFF99;
}
.spip_puce {
list-style-position: inside;
}
blockquote.spip {
margin : .5em 2em;
padding: 5px;
}

/* Barre de raccourcis */
a.spip_barre img {
border: 1px solid  #97bb59 ;
padding: 3px;
background-color: /*fond_titre*/ #efffd0;
}
a.spip_barre:hover img {
border: 1px solid  #efffd0 ;
padding: 3px;
background-color: /*fond_page*/ #97bb59 ;
}

/* boutons
.spip_bouton, a.spip_bouton, a:visited.spip_bouton {
border-bottom:1px solid  #ff9 ;
border-right:1px solid  #ff9 ;
background-color:#97bb59 ;
color: #ff9 ;
text-decoration: none;
font-size:90%;
font-weight: bold;
padding:0.15em;
}
.spip_bouton a {
color: #99c ;
text-decoration: none;
font-size:75%;
} */
.spip_bouton:hover {
}

/* champs de formulaires */
.forml {
width: 98%;
background-color:/*fond_titre*/ #f9ffec ;
color: /*texte*/ #060 ;
padding:2px;
font-size:90%
}
fieldset.spip_encadrer {
border: 1px solid #97bb59;
text-align:left;
font-size:90%;
padding:0.5%;
}
fieldset.spip_encadrer legend {
padding:0.4% 1%;
margin:0.5%;
font-size:110%;
}
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
.formulaire_spip { text-align: left; font-size: 1em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {width: 80%; margin-left:10%; border: 0;}
.formulaire_spip legend { font-weight: bold; font-size: 110%; }
#Contenu div.texte .formulaire_spip fieldset li { list-style: none; background: none; padding-left: 0; }

.formulaire_spip label {
	display: block;
	margin: .6em 0 .2em;
	font-weight: bold;
}
.formulaire_spip  ul {
	margin: 0;
	padding: 0;
}
.formulaire_spip fieldset.previsu {
    width: auto;
	margin-right: 20%;
	border-radius: 8px;
	background: #EFFFD0;	
}
.formulaire_spip fieldset.previsu p {
    width: auto;
}
.formulaire_spip fieldset.previsu legend {
	margin-left: 0;
}
.formulaire_spip input[type=text], .formulaire_spip textarea , .formulaire_spip p {
	width: 80%;
}
#formulaire_recherche input[type=text] {
	width: 50%;
	padding: .2em;
}
#formulaire_recherche .submit {
	padding: .1em;
}
.formulaire_spip input, .formulaire_spip textarea {
	padding: .5em;
	border: 1px solid #fb3;
	border-radius: 5px;
}
.submit {
	padding: .5em;
	border-color: #fb3;
	background: #fb3;
	box-shadow: 1px 1px 3px #040;
	color: #040;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
.submit:hover, .submit:focus {
	border-color: #063;
	background: #063;
	box-shadow: -1px -1px 3px #040;
	color: #fff;
}

.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; text-align:right;}

.page_forum .formulaire_spip { text-align: left; font-size: 0.9em; }
.page_forum .formulaire_spip .forml { width: 99%; font-family: inherit; font-size: 110%; text-align:left;}
.page_forum table.spip_barre a img {background-color:#f9ffec;}
/* Boutons */
.spip_bouton, .boutons { 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; }
fieldset .erreur_message { color: #c00; font-weight: bold; }
fieldset li.erreur { color: #060; }

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

/* Formulaire de login au forum width: 12em; */
.formulaire_login_forum .forml { }
.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 width: 12em; text-align: left;  */
.formulaire_recherche { text-align: right; }
.formulaire_recherche label { display: none; }

/* Formulaire de CONTACT  */
.formulaire_ecrire_auteur  {
	width: 80%; margin-left: 10%;
	font-size: 0.86em;
}
.formulaire_ecrire_auteur fieldset {
	width: auto;
}
.formulaire_ecrire_auteur label {
	
}
.formulaire_ecrire_auteur .obligatoire label:after {
	content: " *"; 
}
.formulaire_ecrire_auteur .previsu {
	background: #EFFFD0;
	margin-bottom: 1em;
}
/* Formulaire de FORUM  */
#formulaire_forum {
	margin: 2% 10% 2% 0;
}
#formulaire_forum fieldset {
	padding-left: 2em;
}
#formulaire_forum legend {
	margin-left: -2em;
}
#formulaire_forum fieldset.previsu {
	background: #fff;	
}
.comment-meta span.permalink {
	display: none;
/*	display: inline-block;
	width: 1.3em; height: 1.3em;
	margin-right: 1em;
	padding: 0.23em 0.2em 0.15em 0.25em ;
	border: 1px solid #CC0099;
	color: #CC0099;
	border-radius: 50%;
	text-align: center;
*/
}
.comment-meta small {
	display: inline-block;
	margin-left: 1em;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}
.comment-content {
	margin: 0 2em;
}
.comment-fil {
	padding-bottom: 1em;
	border-bottom: 1px solid #Fc3;
/*	background: url("imgcss/border_bottom.gif") repeat-x scroll left bottom transparent	; */
}
/*
///////////////////////////////////
*/

/* tableau des smileys  */
table#smileys {
position:relative;
float:right;
margin:4px;
border-collapse: collapse;
font-size:90%;
font-weight:bold;
color:/*texte*/ #060 ;
}
table#smileys tr.row_first {
background-color: /*titre_page*/ #efffd0 ;
color: /*fond_page*/ #97bb59 ;
font-weight:bold;
text-align:center;
}
table#smileys tr.row_odd {
/*background-color: #97bb59 ;*/
}
table#smileys tr.row_even {
/*background-color:  #97bb59 ;*/
}
table#smileys td {
padding: 2px;
vertical-align: center;
border: 1px solid  #97bb59 ;
}

/* tableaux */
table.spip {
padding: 0;
margin:10px auto;
border-collapse: collapse;
font-size:90%
}
table.spip tr.row_first {
background-color: /*titre_page*/ #e6e6e6 ;
color: /*fond_page*/ #666 ;
font-weight:bold;
text-align:center;
}
table.spip tr.row_first th {
border: 1px solid  #666 ;
}
table.spip tr.row_odd {/*fond_menu_off*/
/*background-color:  #99c ;*/
color:/*texte*/ #666 ;
}
table.spip tr.row_even {
background-color: /*fond_page*/ #cdcee0 ;
color:/*texte*/ #666 ;
}
table.spip td {
padding: 2px;
vertical-align: center;
border: 1px solid  #ddd ;
}
table.spip tr.row_odd td {
border: 1px solid  #cdcee0 ;
}

/******************************************
BOUTONS ADMIN : boutons affichés pour
les administrateurs
(recalculer cette page , ...) 
******************************************/
.spip-admin {
text-align:left;
left:2px;
}
.spip-admin form{
margin:2px;
}
/******************************************
LOGIN : éléments spécifique au 
squelette login.html
******************************************/
div#Login {
position:relative;
width: 510px;
margin: 50px auto;
padding:5px;
text-align: left;
border: 2px solid  #99c ;
background-color: /*fond_menu_off*/ #99c ;
}
div#Login #Contenu {
margin-top:1.5%;
padding:0.5%;
}
div#Login #Contenu img.spip_logos{
float:left;
}
div.spip_encadrer {
margin-top:1.5%;
padding:0.5%;
border-right: 1px solid #006633;
border-bottom: 1px solid #006633;
border-top: 1px solid #99CC33;
border-left: 1px solid #99CC33;
background-color:  /*fond_titre*/ #97bb59 ;
}

#xiti-logo {
visibility:hidden;
}
/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a, a.spip_out { text-decoration:underline ; color: #060; }
a:hover { text-decoration:none ; }
#entete a {}
#hierarchie a {color: #000;}

.on { font-style: italic; }
.pagination .on { margin:auto .5em; }
.spip_out, #Contenu a[href^="http://"] {
padding-right:14px; 
background:url(imgcss/external.png) no-repeat right 3px;
}
/*  ------------------------------------------
/*  IMPRESSION ARTICLE
/*  ------------------------------------------ */
.page_article_print, .page_article_print #Contenu *, .page_article_print .cartouche p,
.page_article_print .titretete {background:#fff; color:#000;}
html > body.page_article_print .tetetitre, .page_article_print .tetetitre {
height:auto; 
width:auto; 
background:none;
float:none;
margin:0;
padding:.5em;
text-align:left;
}
.page_article_print #Contenu div.texte {
line-height:normal;
}
