.bordurtab {
	border-top: thin solid #5F8129;
	border-right: thin solid #5F8129;
	border-bottom: thin solid #5F8129;
	border-left: thin solid #990066;
}
/* bordure de tableau pour le pied de page */
.bordurtab2 {
	border-top: thin solid #66CCFF;
	border-right: thin none #66CCFF;
	border-bottom: thin none #66CCFF;
	border-left: thin none #66CCFF;
}
/*image de fond de la page */
body {
	background-image: url(../inter/motif2.gif);
}

/*tableau principal (gestion de la bordure) #66CCFF*/
.bordurebody {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #86A369;
	border-right-color: #86A369;
	border-bottom-color: #86A369;
	border-left-color: #86A369;
}
/* formulaires */
input, textarea, select {
	border: 1px solid #ccc;
	margin: 1px;
	padding: 1px;
	font-size: 10px;	
}
/* balise A (pour l'affichage par défaut des liens)*/
a {
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.intitule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}
.fdmenu {
	background-color: #990066;
}
.intituleb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textptit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textptit a{
	color:#66CCFF ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textptit a:hover{
	color:#66CCFF ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.textresume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}
.textresume2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}

/*redéfinition des balises H */
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990066;
	font-weight: normal;

}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}


/* changement des puces dans les listes pour l'affichage du plan */
.liste1{
	list-style: url(inter/puce1.png);
}
.liste2{
	list-style: url(inter/puce2.png);
}

/*affichage du plan du site*/
#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}
/* styles utilisés pour le forum (repris d'errational) */
#forumreply{
	background:  #990066;
	color: #fff;
	margin:  15px 0 0 0;
	padding: 1px 5px;	
	border: 1px solid #000;
}
#forumsepar{background:  #990066;
	color: #990066;
	margin:  5px 0 0 0;
	padding: 1px 1px;	
	border: 1px solid #000;
}


.forumbg {
	background: #eee;	
	margin: 0;
	padding: 7px 10px;
	text-align: right;
}

.forum {	
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 10px;	
	background: #eee;	
}

.forumtitle {
	display: block;	
	padding: 4px;
	font-weight: bold;
	background: #eee;
}
.forumtitlede {
	display: block;	
	padding: 4px;
	background: #eee;
}

.forummeta { 
	color: #666;
	padding-left: 20px;
	background: #eee;
}

.forumbody { 
	color: black;
	padding: 4px;
	background: #eee;
}
.forumps  {
	padding: 4px;
	background: #eee;
	color: #666;	
}

.forumthread {
	padding-left:60px;
	background: #eee;
}

.forumblink {
	padding: 10px;
	margin-left: 20px;
	background: #eee;
}
/* Tableaux */
table.spip { margin: 0.2em auto; border: 1px solid #CC6; border-collapse: collapse; }
table.spip th, table.spip td {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 padding: 3px; vertical-align: middle; border: 1px dotted #CC6; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */


#signatures_se { clear: both; background:  #990066;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:  15px 0 0 0;
	padding: 1px 5px;	
	border: 1px solid #000;
} 

#signatures_se_h2 {
	color: #990066;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	margin:  15px 0 0 0;
}

#signatures_se_h1 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	margin:  15px 0 0 0;
}

#signatures_se_h3 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	margin:  3px 0 0 0;
}

#signatures_se_h4 {
	color: #990066;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	text-align:justify;
}

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

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

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

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

/*  ------------------------------------------
/*  Habillage des forum
/*  ------------------------------------------ */


#forum_se { clear: both; background:  #990066;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:  15px 0 0 0;
	padding: 1px 5px;	
	border: 1px solid #000;
} 

#forum_se_h2 {
	color: #990066;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	margin:  15px 0 0 0;
}

#forum_se_h1 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	margin:  15px 0 0 0;
}

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

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

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

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




