/*  ------------------------------------------
/*  feuille de style pour le squelette egt
/*  intro
/*  ------------------------------------------*/

html { font-size: 100%; }	/* sinon pb avec IE si on change la taille du texte */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top:0;
	padding:0;
	text-align: center;
	background-image: url(../../../IMG/png/body_bg.png);
	background-repeat: repeat;
	background-color: #B9E3FF;
}

a {
	color: #006699;
	text-decoration: none;
	padding-bottom: 1px;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #006699;
	text-decoration: none;
	border-top-color: #F57963;
	border-right-color: #F57963;
	border-bottom-color: #F57963;
	border-left-color: #F57963;
}
/* * Couleurs des liens de Spip */
a.spip_note {
}
a.img:hover {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* liens vers notes de bas de page */
a.spip_in {
	color: #006699;
}
/* liens internes */
a.spip_out {
	color: #006699;
}
/* liens sortants */
a.spip_url {
	color: #006699;
}
/* liens url sortants */
a.spip_glossaire {
	color: #000;
	text-decoration: underline;
}
/* liens vers encyclopedie */
.on {
	color: #000;
}
.invisible {
	display: none;
	margin-top: 10px;
}
/*  ------------------------------------------
/*  accesibilite barre superieure
/*  ------------------------------------------*/
#ac-key {
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}
#ac-key li {
	display: inline;
	background-image: url(../images/puce-barre.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding-left: 12px;
	margin-top: 6px;
	background-position: 0px 5px;
}
#ac-key a {
	color: #CCCCCC;
}
#ac-key a:hover {
	background-color: #FFFFFF;
}
.adherents {
	background-image: url(../images/cadenas4.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #333333!important;
	padding-right: 0px;
}
/*  ------------------------------------------
/*  bordure superieure cadre principal
/*  ------------------------------------------*/
#top {
	background-image: url(../images/haut.jpg);
	background-position:0% 0%;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	visibility: visible;
}
/*  ------------------------------------------
/*  en tete
/*  ------------------------------------------*/
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	margin-top: -20px;
	text-align: center;
}
#header h4 {
	font-size: 0.8em;
	text-align: center;
	color: #CFCFCF;
}
#header img {
	margin: -10px 10px 0px 0px;
}
#header-logo-mot img {
	position: absolute;
	margin: -110px 10px 0px 520px;
}
#header-texte {
	z-index: 100;
	position: absolute;
	margin: -120px 0px 0px 120px;
	visibility: hidden;
}
#header-mel {
	position: absolute;
	margin: -60px 10px 0px 550px;
}
#header-mel img {
	position: absolute;
	vertical-align: middle;
	margin-left: -45px;
}
#header-mel a {
	color: white;
}
#header-mel a:hover {
	border-color: #006699;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}
/*  ------------------------------------------
/*  navigation
/*  ------------------------------------------*/
#haut {
	width: 741px;
	font-weight: 600;
	padding-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#haut ul {
	margin-left: -8px;
}
#haut li {
	display: inline;
	list-style-type: none;
	font-weight: 600;
}
#haut img {
	vertical-align: 0px;
	margin-right: 3px;
	margin-left: 3px;
}

/*  ------------------------------------------
/*  blocs principaux
/*  ------------------------------------------*/
#conteneur {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: -73px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
 
#conteneur1 {
	width: 788px;
	margin: 0 auto;
	background-image:  url(../images/milieu.jpg);
	background-repeat:repeat-y;
	text-align: left;
	background-attachment: scroll;
}

/* -------------------------------------------------------
/*	ONGLETS SOUS LA BARRE ACCUEIL
/* ------------------------------------------------------- */

#onglet_forum {
	margin-left: 10px;
}

#onglet_forum li{
	display: inline;
	margin-right: 5px;
	float: left;
}

#onglet_forum li a {
	border-bottom-style: none;
	background-image: url(../images/onglet_forum.jpg);
	background-repeat: no-repeat;
	width: 97px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: list-item;
	text-align: center;
	vertical-align: text-top;
}

#onglet_forum li a:hover {
	border-bottom-style: none;
	background-image: url(../images/onglet_forum_survol.jpg);
	width: 97px;
	font-size: 11px;
	font-weight: bold;
	color: #E9E9E9;
	display: list-item;
	text-align: center;
	vertical-align: top;
}

/*  ------------------------------------------
/*  colonne centrale
/*  ------------------------------------------*/

.engras {
	font-weight: bold;
}
h3.centre-top {
	margin-bottom: -10px;
	margin-top: 0px;
}
h4.centre-titre {
	margin-bottom: 2px;
	margin-top: 10px;
	color: #FF0000;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sivousetes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-style: normal;
	color: #524d59;
	text-align: left;
	font-weight: normal;
	line-height: 1.1em;
}
.centrerubli {
	list-style-image: none;
}
#actu {
	margin-top: 15px;
}

#centre {
	margin-left: 168px;
	padding-left: 5px;
	width: 410px;
	margin-top: 30px !important;
	margin-top: 15px;
}
#FlashID {
	margin-top: -5px;
	margin-bottom: 5px;
}

#actu h3 {
	font-size: 1em;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.centre_intro {
	margin-top: -15px;
	margin-bottom: 15px;
	font-size: 0.9em;
	font-weight: 500;
	font-style: italic;
}

#centre li {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#actu li img {
	margin-top: Opx;
}

#centre ul {
	margin: 0px 20px 0px 40px;
	list-style-image: url(../images/fleche.png);
}

.titrerub {
	font-size: 1.3em;
	font-weight: 800;
}
#centre-rubrique {
	width: 410px;
	margin-top: 30px !important;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 168px;
	padding-left: 5px;
}

#centre-rubrique ul {
	margin: 5px 0px 15px 40px;
	list-style-image: url(../images/fleche.png);
}



#centre-rubrique h2 {
	width: 75%;
	border-color: #006699;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 10px 0px;
}

#centre-rubrique h4 {
	font-size: 0.9em;
	font-weight: 200;
}
#centre-article {
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#centre-article h2 {
	margin-top: -3px;
}

#centre hr {
	float: left;
	color: #EFEFEF;
	margin: 0px 0px 0px 0px;
	width: 99%;
	height: 3px;
}

#texterub {
	background-image: url(../images/bloc_haut_rub.png);
	background-repeat: no-repeat;
	background-position: top;
	border-right-color: #0B9FD6;
	border-bottom-color: #0B9FD6;
	border-left-color: #0B9FD6;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 14px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#centre-plan {
	width: 390px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 10px;
}

.contre-encart ul h3 {
	font-size: 1.3em;
	list-style-type: none;
}

#centre-plan ul {
	list-style-image: url(../images/fleche.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.datepubsom {
	font-size: 0.7em;
	font-weight: 100;
	color: #BFBFBF;
	margin-top: -23px;
}

.pagination {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#texte_actu {
	font-size: 0.85em;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.titre-calendrier {
	margin-bottom: 0px;
}

/*  ------------------------------------------
/*  colonne gauche
/*  ------------------------------------------*/
#gauche {
	width: 160px;
	float: left;
	clear: left;
	margin-top: 10px;
}

#gauche li {
	color: #B9D570;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

#menugauche li {
	margin-bottom: 5px;
}

#syndic_gauche {
	font-size: 0.9em;
	margin-top: 0px;
}
#syndic_gauche img {
	margin-bottom: 10px;
}
#syndic_gauche li {
	margin: -7px 5px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/icone_fleches_rouge.gif);
}
#syndic_gauche li p {
	font-size: 0.95em;
	margin: 5px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}
#syndic_gauche li img {
	float: right;
}
.nomsite {
	margin-top: 3px;
	font-size: 0.8em;
	color: #BFB5B3;
}
.pub {
	font-size: 0.8em;
	color: #BFB5B3;
	margin-bottom: 4px;
	margin-top: -5px;
	margin-left: 5px;
}
.logo_pub {
	margin-bottom: 5px;
}


/*  ------------------------------------------
/*  colonne droite
/*  ------------------------------------------*/
#droite {
	float: right;
	width: 150px;
	font-size: 0.9em;
	margin-top: -20px !important; /* pris en compte par Firefox */
	margin-top: -10px; /* pris en compte par IE*/
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#droite li {
	color: #B9D570;
	margin-left:10px;
	list-style-image: url(../images/icone_fleches_rouge.gif);
}

#breves {
	margin-bottom: 10px;
}
.datebreve {
	font-size: 0.8em;
	color: #BFB5B3;
	margin-bottom: 4px;
}
#aretenir-texte {
padding:0px 10px 10px 10px;
}
.aretenir {
	font-size: 0.8em;
	color: #BFB5B3;
	margin-bottom: 4px;
}
hr {
display:block;
height: 1px;
margin: 0;
_margin: -7px 0;
padding: 0;
background-color: #BACBD5;
border: 0;
}

#syndic {
	margin-top: 0px;
	font-size: 1em;
}
#syndic p {
	text-align: center;
}
#syndic li {

}
#syndic p{
	margin:0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	
}
.syndicsite {
	font-weight: 800;
	text-align: center;
}

.sitesyndicdesc {
	color: #bfb5b3;
	font-size: 0.9em;
	margin-bottom: 4px;
}
/* Habillage du mini calendrier */
#calendar { -moz-border-radius: 1em;
	text-align: center;
	padding-top: 0px;
	width:140px;
	padding-right: 2px !important; /* pris en compte par Firefox */
	padding-bottom: 2px !important; /* pris en compte par Firefox */
	padding-left: 2px !important; /* pris en compte par Firefox */
	padding-right: 1px; /* pris en compte par IE*/
	padding-bottom: 1px; /* pris en compte par IE*/
	padding-left: 1px; /* pris en compte par IE*/
	color: #4a4a4a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#calendar table { width: 100% !important; /* pris en compte par Firefox */ 
width: 110%; /* pris en compte par IE*/
margin: 0 auto;
padding: 0; } 

#calendar caption {
	font-size:0.9em !important; /* pris en compte par Firefox */
	font-size:0.7em; /* pris en compte par IE*/
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
} 

#calendar th { -moz-border-radius: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1aa6e4;
}
#calendar th abbr { border: none; cursor: help; }
#calendar td {-moz-border-radius: 0.7em; 
margin: 0; 
padding: 0; 
border: none; 
text-align: center; 
background: #ddd; 
line-height: 1.7em !important; /* pris en compte par Firefox */ 
line-height: 1.5em; /* pris en compte par IE*/
} 

#calendar td.horsperiode {
	color: #ccc;
	background-color: #ececec;
}
#calendar td.occupe {
	background-color: #f7d80b;
}
#calendar td a { display: block; }
#calendar td span { color: #aaa; }
#calendar td a:hover { border:0px; }
#calendar tr { font-size:0.75em !important; /* pris en compte par Firefox */ } 
#calendar tr { font-size:0.7em; /* pris en compte par IE*/ } 
#calendar td.today{
	background-color: #c8e5f2;
}

/* Habillage agenda */

#agenda {
	margin-top: -5px;
}
#bouclelogo_agenda {
	margin-top: -20px;
}


#agenda dt{
	moz-border-radius: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../images/onglet_gris.png);
	background-repeat: no-repeat;
}

#agenda dd{
	font-size: 0.9em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.barre_horizontale_agenda {
	margin-top: 0.2em;
}
/*  ------------------------------------------
/*  pied
/*  ------------------------------------------*/
#haut_de_page {
	font-size: 0.7em;
	text-align: right;
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 130px;
	margin-left: 610px;
	padding-right: 15px;
	margin-top: -17px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/fleche_haut.gif);
}

#ombrepied {
	background-image: url(../images/bas.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
#pied {
	border-color: black;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	clear: both;
	text-align: center;
	width: 741px;
	margin-bottom: -15px;
}
#pied-spip {
	font-size: 0.85em;
	filter: alpha(opacity=30);

	-moz-opacity: 0.3;
	opacity: 0.3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-position: right top;
	background-image: url(../images/logo_pied.jpg);
	background-repeat: no-repeat;
}
#pied #pied-spip-bis {
	font-size: 0.8em;
	background-position: left;
	filter: Alpha(Opacity=30);
	-moz-opacity: 0.3;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#pied-ecrire {
	font-size: 0.9em;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#pied img {
	vertical-align: middle;
}
/*  ------------------------------------------
/*  porfolio
/*  ------------------------------------------*/
.porfolio {
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 10px 10px 0px 10px;
	text-align: center;
	width: 156px;
	color: black;
	font-weight: 800;
	font-size: 0.9em;
	-moz-border-radius: 10px;
	border: black 1px solid;
}
.porfolio a {
	padding-bottom: 1px;
}
.porfolio-descriptif {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.8em;
	color: black;
	font-weight: 300;
}
.porfolio-type {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 6px;
	font-size: 0.77em;
	font-weight: 100;
	color: #CFCFCF;
}
.porfolio-sommaire {
	width: 400px;
	padding-left: 0px;
	margin: 5px auto 5px auto;
}
#porfolio-article {
	width: 545px;
	border-color: red;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
/*  ------------------------------------------
/*  dans l'article
/*  ------------------------------------------*/
#sur-titre {
	font-size: 1.1em;
	font-weight: bold;
	font-stretch: wider;
	margin-left: 3px;
	margin-top: -5px;
	padding-bottom: 2px;
}
.titre-texte {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.4em;
	font-weight: bolder;
	font-weight: normal;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 2px;
}
#publie {
	font-size: 0.85em;
	margin-left: 3px;
	color: #bfbfbf;
	margin-bottom: 10px;
}
#publie-sstitre-cal {
	font-size: 0.85em;
	color: #bfbfbf;
	margin-bottom: 5px;
}
#sous-titre {
	font-size: 1.1em;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 5px;
	color: gray;
}
#chapeau {
	margin-top: 13px;
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	padding-right: 10px;
	padding-left: 10px;
}
#texte {
	font-size: 1.0em;
}
#ps {
	font-size: 0.9em;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
	background-color: #DFDFDF;
	-moz-border-radius: 10px;
	padding: 5px 5px;
	0px;
	0px;
}
#notes {
	font-style: italic;
	color: #666666;
	font-size: 0.85em;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
}

/*  ------------------------------------------
/*  forums
/*  ------------------------------------------*/
.formulaire_forum {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #EFF8FF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 10px;
}
.formulaire_forum legend {
	display: none;
}
.previsu {
	background: #fff;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
}
.extrait {
	margin-top: 5px;
	background: #EFEFEF;
}
.forml#auteur {
	margin-left: 50px;
	width: 260px;
	margin-top: 5px;
}
.forml#auteur:hover {
	background: #FFF;
}
.forml#email_auteur {
	margin-left: 137px;
	width: 260px;
}
.forml#url_site {
	margin-top: -20px;
	margin-left: 137px;
	width: 260px;
}
.forum-repondre {
	float: left;
	font-size: 0.9em;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #DFDFDF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 10px;
}
.forum ul {
	font-size: 0.85em;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: 10px;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.forum-fil li {
	margin-left: 25px;
	list-style-image: none;
}
.forum-total {
}
.forum-fil {
	color: black;
	margin-left: 50px;
	list-style-image: none;
}
.forum {
}
.forum-chapo {
}
.forum-titre {
	font-weight: bold;
	padding: 0px 5px 5px 5px;
	margin: 27px 0px 0px -4px;
}
.forum-item {
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #EFEFEF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.forum-repondre-message {
	border-width: 1px 1px 0px 0px;
	border-style: none;
	border-color: black;
	background-color: #EFEFEF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
}
.forum-texte {
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #9F9F9F;
	background-color: #DFDFDF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
}
/*  ------------------------------------------
/*  formulaire sites
/*  ------------------------------------------*/
.formulaire_site {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #EFF8FF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 20px 10px;
}
.formulaire_site legend {
	font-weight: bold;
}
.formulaire_site #nom_site {
	margin-left: 63px;
	width: 52%;
}
.formulaire_site #url_site {
	margin-left: 0px;
	width: 51%;
}
/*  ------------------------------------------
/*  recherche
/*  ------------------------------------------*/

#q{
	padding-left: 20px;
	width: 104px;
	background-color: #eee;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#q:focus {background: #fff url("../images/search.png") no-repeat 2px center;}

.bouton {
	background-color: #006699;
	background-image: none;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	width: 28px;
	font-weight: normal;
}
.bouton_formulaire {
	background-color: #006699;
	background-image: none;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	width: auto;
	font-weight: normal;
}
#recherche h1 {
	font-size: 1.3em;
}

.formulaire_recherche label {
	display: none;
}

.formulaire_recherche {
	margin-left: 5px;
	width: 160px;
	padding-top: 2px;
	margin-bottom: 20px !important;
	margin-bottom: 2px;
}

.publierech {
	margin-top: -15px;
	color: #AFAFAF;
}
/*  ------------------------------------------
/*  formulaire inscription
/*  ------------------------------------------*/
.formulaire_inscription {
	font-size: 0.85em;
}
#inscription {
	margin-left: -7px;
	margin-bottom: 8px;
}
#inscription input {
	width: 130px;
}
#inscription {
	font-size: 0.95em;
	padding-left: 7px;
}
#inscription form {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
}
.formulaire_inscription legend {
	font-size: 0.9em;
	font-weight: bold;
}
/*  ------------------------------------------
/*  habillage des petitions
/*  ------------------------------------------*/
.formulaire_signature {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #EFF8FF;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 10px;
}
.formulaire_signature legend {
	font-weight: bold;
}
#signatures caption {
	margin-top: 15px;
	font-size: 1.4em;
	font-weight: bold;
}
#signatures table {
	padding-left: 15px;
}
.formulaire_signature #signature_url_site {
	margin-left: 11px;
}
.formulaire_signature #adresse_email {
	margin-left: 11px;
}
#signatures {
	font-size: 0.77em;
}
#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
#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.96em;
}
/*  ------------------------------------------
/*   menu
/*  ------------------------------------------*/
#menu {
	-moz-border-radius: 10px;
	background-position: left top;
	padding-bottom: 5px;
	padding-left: 1px;
	margin-bottom: 10px;
}
#menu_img {
	background-image: url(../images/rubrique_sommaire_02.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	margin-top: 10px;
}
#onglet_menu {
	background-image: url(../images/rubrique_sommaire_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
	padding-top: 22px;
	background-attachment: scroll;
}
#menu_bas {
	background-image: url(../images/rubrique_sommaire_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
	padding-bottom: 5px ;
	/padding-bottom: 0px ;
	
}
.open {
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
.closed {
	display: none;
}
li .actif {
	font-weight: bold;
	color: #ea320f;
}
.artracine {
	margin-bottom: 3px;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #006699;
	font-weight: 100;
	color: #ea320f;
}
ul {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 9px;
	margin: 0px;
	padding-right: 4px;
}

.li {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
/*  ------------------------------------------
/*   css barre typo stable 1.9.2 plugin
/*  ------------------------------------------*/

.texteencadre-spip {
	color: #333333;
	position: relative;
	background-color: #f4f4f4;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	background-image: url(../img_pack/fond_cadre_spip.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0.6em;
	padding-right: 1.3em;
	padding-bottom: 0.8em;
	padding-left: 1em;
}
.caractencadre-spip {
	color: #F60;
	font-weight: bold;
}
.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}
acronym.spip_acronym {
	cursor: help;
	border-bottom: 1px dotted;
}
a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color: #999;
	background: transparent;
}
a.spip_blank {
	color: #F00;
}
/* Pour le mode preview dans l'admin */
#article_preview {
	display: none;
	border: 1px solid #666;
	overflow: auto;
	background-color: #FFCCCC;
}
/*  ------------------------------------------
/*   divers
/*  ------------------------------------------*/
textarea {
	width: 90%;
	margin: 10px 10px 10px 10px;
}
/* * Barre de raccourcis */
a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}
#principal {
	margin-left: 20px;
	padding-left: 5px;
	width: 85%;
	margin-bottom: 10px;
}
#login {
	margin: -15px 0px 20px 0px;
}
#textebreve {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: black 1px dotted;
	background-color: #fff;
}
fieldset {
	background-color: #e3e3e4;
}
.spip_doc_descriptif {
	clear: none;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
}
.spip_documents_center {
	clear: none;
	width: 100%;
	margin: auto;
}
.spip_documents {
}
.formulaire_ecrire_auteur {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #F8F8F8;
	-moz-border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 10px;
}
#logorub img{
	margin-top:-25px;
}
/*------------------------------------------------
	21. SOMMAIRE ARTICLE - PLAN
		MODELES (voir : /alternatives/modeles)
 ------------------------------------------------*/
#nav {
	float: right;
	display: block;
	width: 160px;
	background-color: white;
	overflow: hidden;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/coin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav h6
  {
	border-bottom: 1px silver dotted;
	text-align: center;
	font-size: 0.9em;
	color: #666666;
	vertical-align: top;
	margin-top: 0em;
	margin-bottom: 0.4em;
	padding-top: 0.2em;
	margin-left: 2em;
	margin-right: 0.4em;
}

#nav ul {
	font-size: 85%;
	margin-left: 2em;
	padding: 0;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.7em;
	list-style-image: url(../images/puce_h6.gif);
}

#nav ul li
 {
	line-height: 1.2em;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
 }


/* -------------------------------------------------------
 	AUTRES ELEMENTS PRODUITS PAR SPIP
 ------------------------------------------------------- */
.spip_puce {
	list-style-position: outside;
}

ul.spip {margin: 0; padding: 0;}
ol.spip {}
li.spip {
	list-style-type: none;
	background-image: url(../images/puce_article.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 15px;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
}
li li.spip{
	background-image: url(../images/puce_niveau2_article.gif);
	background-repeat: no-repeat;
	background-position: 0 0.42em;
 	padding-left: 15px;
	margin-bottom: -0.2em;
}

.spip_code { background-color: #FCF4D0; }
p.spip_note { }

table.spip {
	font-size: 1em;
	border: 2px solid #009ee0;
}
table.spip tr.row_first { background-color: #FCF4D0; }
table.spip tr.row_odd { background-color: #FFFFFF; }
table.spip tr.row_even { background-color: #dfeef6; }

table.spip td
{
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #009ee0;
}

hr.spip { }
b.spip { }
i.spip { }

h4.spip {
	font-size: 1.1em;
	background-image: url(../images/puce_h4.spip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

blockquote.spip
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	background-color: white;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #e3e3e4;
}

.spip_cadre
{
	width: 100%;
	background-color: white;
	padding: 5px;
}

div.spip_poesie
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
	font-size: 1.2em;
}

div.spip_poesie div
{
	text-indent: -60px;
	margin-left: 60px;
}

.spip_surligne {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1.2em;
}


/*
 * Barre de raccourcis
 */

a.spip_barre img
{
	padding: 3px;
	background-color: #ffddaa;
	border-color: white #A96 #A96 white;
	border-width: 1px;
	border-style: solid;
}

a.spip_barre:hover img
{
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

