/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */
body {
	/*
	 margin: 1.5em
	 background: #FFF;
	 margin: 1px;
	 margin-top: 0px;
	 text-align: center;
	 font-size: 0.96em;
	 color: #003D86;
	 background-image:url(../IMG/fond.jpg);
	*/
	margin: 0; padding: 10px 5px; background:url(../IMG/2/bg.jpg); color: #666; font: normal 11px verdana, arial, sans-serif; }

}

#popup {
	background: #FFF;
	/*margin: 1.5em;*/
	margin: 0px;
	margin-top: 3px;
	text-align: center;
	color: #003D86;
}

img, table { margin: 0; padding: 0; border: none; }
/*ul, ol, li { margin: 0; padding: 0; }*/
/*ul { list-style: none; }*/
ul { list-style-type: disc }

h1, h2, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

h3 { margin: 0; padding: 0; font-size: 1.15em; font-weight: bold; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
  /*
	 width: 55em;
	 text-align: left;
	 margin-left: 0em;
	 margin-top: 0em;
	 margin-right: auto;
	 background: url(../IMG/fondnavigation.jpg);
	 background-repeat:no-repeat;
  */
	 margin-left:auto;  margin-right:auto; width: 960px;
	 text-align:center; padding:0px;
	 background-color:#FFFFFF; 
	 border: solid 1px #CCCCCC;
}

#page small { font-size: 0.65em; }

#conteneur { 
	width: 100%;
/*	height: 50em;*/
	margin-top: 5px;
}

#conteneur #contenu {
#	float: right;
	width: 46em;
	font-size: 0.88em;
}

#conteneur #navigation {
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width:153px;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	width: 40em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	margin:0;
}

#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }

#entete a { text-decoration: none; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
 }

#sous_pied {
	margin-left:auto;
	margin-right:auto;
	min-width: 948px;
	background:#E5E5E5;
	background-color:#E5E5E5;
	padding: 1px;
	padding-right: 10px;
	padding-bottom:5px;
}

.foot_table {
	float:right;
	padding:1px;
}

.foot_line {
 margin:0;
 margin-left:5px;
 padding:1px;
 padding-left:10px;
 padding-right:10px;
 border-left:dotted 1px #666666;
 text-align: center;
}

.copy_line {
 margin:0;
 margin-left:5px;
 padding:1px;
 padding-left:10px;
 padding-right:10px;
 text-align: center;
 font-family: verdana; font-size: 7pt; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none; 
}


#pied small { font-size: 0.77em; }
#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%; }

/* Fenetre Pop-up */
#page-popup {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 0.88em;
}

#contenu_popup {
	width: 350px;
}

.menu {
		cursor:pointer;
		width:153px;
		background: #E5E5E5;
		background-color: #E5E5E5;
		border: solid 1px #FFFFFF;
		margin:0 ;
		padding-top:4px;
		padding-left:5px;
		padding-bottom:5px;
		padding-right:0px;
		z-index:1; 
		font-family: verdana; font-size: 10px; color: #000000; line-height: 14px; font-weight: bold ;  text-decoration: none;
}

.menuh {
		cursor:pointer;
		width:153px;
		background: #FFFFFF;
		background-color: #FFFFFF;
		border: solid 1px #E5E5E5;
		margin:0;
		padding-top:4px;
		padding-left:5px;
		padding-bottom:5px;
		padding-right:0px;
		z-index:1;
		font-family: verdana; font-size: 10px; color: #FF9900; line-height: 14px; font-weight: bold ;  text-decoration: none;
}
.menu:hover {
		cursor:pointer;
		width:153px;
		background: #FFFFFF;
		background-color: #FFFFFF;
		border: solid 1px #E5E5E5;
		margin:0;
		padding-top:4px;
		padding-left:5px;
		padding-bottom:5px;
		padding-right:0px;
		z-index:1;
		font-family: verdana; font-size: 10px; color: #FF9900; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.mysubmenu {
		cursor:pointer;
		width:152px;
		background: #FFFFFF;
		background-color: #FFFFFF;
		border: solid 1px #E5E5E5;
		margin:0 ;
		padding-top:2px;
		padding-left:5px;
		padding-bottom:2px;
		padding-right:0px;
		z-index:2; 
		font-family: verdana; font-size: 10px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.mysubmenu:hover {
		cursor:pointer;
		width:152px;
		background: #E5E5E5;
		background-color: #E5E5E5;
		border:solid 1px #E5E5E5;
		margin:0;
		padding-top:2px;
		padding-left:5px;
		padding-bottom:2px;
		padding-right:0px;
		z-index:2;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.menu_img {
		width:153px;
		background: #FFFFFF;
		border:solid 1px #FFFFFF;
		margin:0 ;
		padding:0;
		z-index:2;
}

.menu_bullet {
		cursor:pointer;
		float:left;
		margin:0;
		margin-left:-15px;
		padding:0;
		border:solid 0px #FFFFFF;
		z-index:111;
}


A.mynews_link { font-family: verdana; font-size: 8px; color: #000000; line-height: 11px; font-weight: bold ;  text-decoration: none; margin:0}
A.mynews_link:link { font-family: verdana; font-size: 8px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none;  margin:0}
A.mynews_link:active { font-family: verdana; font-size: 8px; color: #000000; line-height: 11px; font-weight: bold ; text-decoration: none; margin:0}
A.mynews_link:visited { font-family: verdana; font-size: 8px; color: #000000; line-height: 11px; font-weight: bold ;  text-decoration: none; margin:0}
A.mynews_link:hover { font-family: verdana; font-size: 8px; color: #FF9900; line-height: 11px; font-weight: bold ; text-decoration: none; margin:0 }

A.myarticle_link { font-family: verdana; font-size: 10px; color: #FF9900; line-height: 11px; font-weight: none ;  text-decoration: none; margin:0}
A.myarticle_link:link { font-family: verdana; font-size: 10px; color: #FF9900; line-height: 11px; font-weight: none ;  text-decoration: none;  margin:0}
A.myarticle_link:active { font-family: verdana; font-size: 10px; color: #FF9900; line-height: 11px; font-weight: none ; text-decoration: none; margin:0}
A.myarticle_link:visited { font-family: verdana; font-size: 10px; color: #FF9900; line-height: 11px; font-weight: none ;  text-decoration: none; margin:0}
A.myarticle_link:hover { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ; text-decoration: none; margin:0 }

A.foot_link { font-family: verdana; font-size: 7pt; color: #000000; line-height: 9pt; font-weight: none ;  text-decoration: none;}
A.foot_link:link { font-family: verdana; font-size: 7pt; color: #000000; line-height: 9pt; font-weight: none ;  text-decoration: none;  }
A.foot_link:active { font-family: verdana; font-size: 7pt; color: #000000; line-height: 9pt; font-weight: none ; text-decoration: none; }
A.foot_link:visited { font-family: verdana; font-size: 7pt; color: #000000; line-height: 9pt; font-weight: none ;  text-decoration: none;}
A.foot_link:hover { font-family: verdana; font-size: 7pt; color: #FF9900; line-height: 9pt; font-weight: none ; text-decoration: none; }

A.user_link { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none; margin:0}
A.user_link:link { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none;  margin:0}
A.user_link:active { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ; text-decoration: none; margin:0}
A.user_link:visited { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none; margin:0}
A.user_link:hover { font-family: verdana; font-size: 10px; color: #FF9900; line-height: 11px; font-weight: none ; text-decoration: none; margin:0 }

A.map_link { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none; margin:0}
A.map_link:link { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none;  margin:0}
A.map_link:active { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ; text-decoration: none; margin:0}
A.map_link:visited { font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none; margin:0}
A.map_link:hover { font-family: verdana; font-size: 10px; color: #FF9900; line-height: 11px; font-weight: none ; text-decoration: none; margin:0 }

.info_link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 13px; font-weight: bold ;  text-decoration: none; margin:0}
A.info_link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 13px; font-weight: bold ;  text-decoration: none; margin:0}
A.info_link:link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 13px; font-weight: bold ;  text-decoration: none;  margin:0}
A.info_link:active { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 13px; font-weight: bold ; text-decoration: none; margin:0}
A.info_link:visited { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 13px; font-weight: bold ;  text-decoration: none; margin:0}
A.info_link:hover { font-family: verdana; font-size: 11px; color: #000000; line-height: 13px; font-weight: bold ; text-decoration: none; margin:0 }

.info_text { font-family: verdana; font-size: 11px; color: #000000; line-height: 13px; font-weight: none ;  text-decoration: none; margin:0}

.doc_link {
 cursor:pointer;
}

.articles {
		width:90%;
		background: #FFFFFF;
		border:solid 1px #999;
		margin:3px ;padding:5px;
		cursor:pointer;
		z-index:1; 
}

.articles:hover {
		width:90%;
		background: #CCCCCC;
		border:dashed 1px #999;
		margin:3px ;padding:5px;
		z-index:1; 
}

.myspecial {
		margin:0;
		padding:0;
		width:246px;
}

.orange_table {
		margin:0;
		padding:0;
		width:192px;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
}

.grey_table {
		margin:0;
		padding:0;
		width:192px;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
}

.blue_table {
		margin:0;
		padding:0;
		width:254px;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
}

.news_table {
		margin:0;
		padding:0;
		width:153px;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
}

#mynav {
		margin:0;	
		margin-left:20px;
		padding:10px;
}

.nav_table {
		margin:0;
		padding:0;
		width:305px;
		border:0;
}

.myfocus {
		margin:0;
		padding:0;
		width:254px;
}

.mygrey_box {
		margin:0;
		padding:0;
		width:192px;
}

.myorange_box {
		margin:0;
		padding:0;
		width:192px;
}

.mynews_box {
		margin:0;
		padding:0;
		width:153px;
}


.mytitre {
		background: #6699CC;
		background-color: #6699CC;
		margin:0;
		padding-bottom:3px;
		text-align:right;
		font-family: verdana; font-size: 10px; color: #FFFFFF; line-height: 11px; font-weight: bold ;  text-decoration: none;
}

.mygrey_titre {
		background: #E5E5E5;
		background-color: #E5E5E5;
		margin:0;
		padding-bottom : 3px;
		text-align:right;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: bold ;  text-decoration: none;
}

.myorange_titre {
		background: #FF9900;
		background-color: #FF9900;
		margin:0;
		padding-bottom : 3px;
		text-align:right;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: bold ;  text-decoration: none;
}

.mynews_titre {
		background: #E5E5E5;
		background-color: #E5E5E5;
		margin:0;
		padding-bottom:3px;
		text-align:right;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 11px; font-weight: bold ;  text-decoration: none;
}

.myelement {
		margin:0px;
		padding:5px;
		width:242px;
		text-align:left;
		border-left:solid 1px #6699CC;
		border-right:solid 1px #6699CC;
		font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.mygrey_element {
		margin:0;
		padding:5px;
		width:180px;
		text-align:left;
		border-left:solid 1px #E5E5E5;
		border-right:solid 1px #E5E5E5;
		font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.mygrey_element_alt {
		margin:0;
		padding:5px;
		width:180px;
		text-align:center;
		border-left:solid 1px #E5E5E5;
		border-right:solid 1px #E5E5E5;
		font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.myorange_element {
		margin:0;
		margin-bottom:0;
		padding:5px;
		padding-bottom:0;
		width:180px;
		text-align:left;
		border-left:solid 1px #FF9900;
		border-right:solid 1px #FF9900;
		font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}


.mynews_element {
		margin:0;
		padding:5px;
		width:141;
		border:solid 1px #E5E5E5;
		font-family: verdana; font-size: 9px; color: #000000; line-height: 11px; font-weight: none ;  text-decoration: none;
}

#mypartner {
		margin:0;
		margin-bottom:30px;	
		margin-top:10px;
		padding:0;
}

#mypartner_box {
		position : absolute;
		margin:0;	
	  margin-left:5px;
	  margin-right:5px;
		padding:0;
}

.mypartner_info {
		position : absolute;
		margin:0;
		padding:0;
		width:189px;
		right:auto;
		left:0%;
		bottom:100%;
		z-index:66;
}

.mypartner_element {
		margin:0;
		padding:3px;
		width:181px;
		text-align:left;
		background: #FFFFFF;
		background-color: #FFFFFF;
		border-left:solid 1px #FF9900;
		border-right:solid 1px #FF9900;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
		z-index:66;
}

.mypartner_img {
		position:relative;
		float:left;
		margin:0;
		padding:0;
		cursor:pointer;
		z-index:1;
}

.private1 {
		margin:0;
		padding:2px;
		border:solid 1px #FFFFFF;
		background-color:#FFFFFF;
}

.private2 {
		margin:0;
		padding:2px;
		border:solid 1px #FFFFFF;
		background-color:#FFE8C7;
}

.docs1 {
		margin:0;
		padding:4px;
		border:solid 1px #FFFFFF;
		background-color:#FFFFFF;
}

.docs2 {
		margin:0;
		padding:4px;
		border:solid 1px #FFFFFF;
		background-color:#E5E5E5;
}

.article_img {
		margin:0;
		margin-left:5px;
		margin-bottom:5px;
		padding:0;
}

.myarticle_img {
		margin:0;
		margin-right:5px;
		margin-bottom:5px;
		padding:0;
}


.myimg {
		margin:0;
		padding:0;
}

.myimg_focus {
		margin:0;
		padding:5px;
		text-align:center;
}

.mytexte {
		margin:0;
		padding:0;
		text-align:left;
		font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.mydate {
		margin:0;
		padding:0;
		text-align:left;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: "Verdana", "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu, #page-popup {
	font-family: "Verdana", Helvetica, sans-serif; }

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques {
					 width:180px;
					 margin:0;
}
.tdcell {
 padding-left:5px;
}

.breves, .syndic, .forums, .divers {
	min-width: 10em;
/*	border: 1px solid #CCC;*/
	margin-bottom: 1em;
	font-size: 0.71em;
}
.menu-titre, .menu-titre-session {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

A.focus_titre_link { font-family: verdana; font-size: 11px; color: #FFFFFF; line-height: 14px; font-weight: bold ;  text-decoration: none;  margin:0;	padding:0}
A.focus_titre_link:link { font-family: verdana; font-size: 11px; color: #FFFFFF; line-height: 14px; font-weight: none ;  text-decoration: none; margin:0;	padding:0}
A.focus_titre_link:active { font-family: verdana; font-size: 11px; color: #FFFFFF; line-height: 14px; font-weight: bold ; text-decoration: none; margin:0;	padding:0}
A.focus_titre_link:visited { font-family: verdana; font-size: 11px; color: #FFFFFF; line-height: 14px; font-weight: bold ;  text-decoration: none; margin:0;	padding:0}
A.focus_titre_link:hover { font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: bold ; text-decoration: none; margin:0;	padding:0}


A.titre_link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: bold ;  text-decoration: none; margin:0}
A.titre_link:link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: none ;  text-decoration: none;  margin:0}
A.titre_link:active { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: bold ; text-decoration: none; margin:0}
A.titre_link:visited { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: bold ;  text-decoration: none; margin:0}
A.titre_link:hover { font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: bold ; text-decoration: none; margin:0 }


A.newstitre_link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: bold ;  text-decoration: none;	padding:0;}
A.newstitre_link:link { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: none ;  text-decoration: none;	padding:0;}
A.newstitre_link:active { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: bold ; text-decoration: none;	padding:0;}
A.newstitre_link:visited { font-family: verdana; font-size: 11px; color: #FF9900; line-height: 14px; font-weight: bold ;  text-decoration: none;	padding:0;}
A.newstitre_link:hover { font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: bold ; text-decoration: none;	padding:0; }

.mybreve_img {
 float:left;
 margin:0;
 margin-right:5px; 
 margin-bottom:5px;
 margin-top:5px;
}

.breve_block {
 margin-bottom:10px;
}

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

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


.breves { background: #FFFFFF; }
.breves .menu-titre { background: #FFFFFF; }

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

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

.divers { background: #FFFFFF; }
.divers .menu-titre { background: #FFFFFF; }*/

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

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

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
}
#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.71em; }

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */

.article_titre {
		font-family: verdana; font-size: 16px; color: #6699CC; line-height: 14px; font-weight: bold ;  text-decoration: none;
}

.chapo {
	margin-bottom: 2em;
	font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: bold ;  text-decoration: none;
 }

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

.texte { 
	text-align: justify;
	font-family: verdana; font-size: 11px; color: #000000; line-height: 14px; font-weight: none ;  text-decoration: none;
}

.texte_sommaire { 
	font-size: 0.96em;
}

.texte h3, .chapo h3, .texte theme{ 
	font-size: 14px;
	font-weight: bold; 
}

.texte h4 { 
	font-size: 1.27em;
	font-weight: bold; 
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.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; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; 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.88em; font-weight: bold; }
#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 li { margin-bottom: 1em; clear: both; }

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

.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.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	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-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

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

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { 
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
								 margin: 0; padding: 0; border: none; background: none;
}

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
	color: yellow;
}

.reponse_formulaire {
	color: yellow;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
/*.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right;
	background-color: white;
	color: #003D86}*/

.spip_bouton input {
		border:2px outset white;
		background-color:white;
		color:#003D86;
		margin: 3px 0;
		padding: 1px 2px;
		font-weight: bold;
}

.spip_bouton input:active {
		border:2px inset #003D86;
		background-color:#003D86;
		color:white;
		margin: 3px 0;
		padding: 1px 2px;
		font-weight: bold;
} 



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

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

/* 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 */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
    margin-top:6px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
		padding:0;
    background-color:#FFFFFF;
		background:#FFFFFF;
		text-align: left;
    width: 133px;
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
}

.formulaire_recherche label { 
		font-family: verdana; font-size: 10px; color: #000000; line-height: 12px; font-weight: none ;  text-decoration: none;
		display: none;
 }

/*Mise en page des input de login, basé sur les anciens d'idb*/

.logtexte { font-family: verdana; font-size: 9px; color: #000000; line-height: 14px; font-weight: bold ;  text-decoration: none; margin:0 }

.tdChamps {
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	background:#FFFFFF;	
  font-family: verdana; font-size: 9px; color: #000000; line-height: 14px; font-weight: bold ;  text-decoration: none;  
}

.inputBarnav {
	width:66px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	background:#FFFFFF;	
  font-family: verdana; font-size: 9px; color: #000000; line-height: 14px; font-weight: bold ;  text-decoration: 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; }
.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.88em; 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.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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #003D86; }
.on { text-decoration: none; color: #003D86; font-style: italic; }
a:hover { text-decoration: underline; }

#connexion {
	position:absolute;
	BORDER-TOP: #003D86 2px solid;
	BORDER-LEFT: #003D86 2px solid;
	BORDER-RIGHT: #003D86 2px solid;
	BORDER-BOTTOM: #003D86 2px solid;
	top:150px;
	left:150px;
	width:400px;
	font-size:0.8em;
	z-index:1000;
	background-color: #FFFFFF;
/*	background-color: #82CAFF;*/
}

