body#top {
	margin : 0;
	/*font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;*/
		font-family: "Times New Roman", Times, serif;
	background : #ffffff;
	font-size: 12px;
}

/*
 * Entete, bandeau
 */
 

/* cadre entete avec bandeau*/
div#entete {
	position:absolute;
	left: 50%;
	margin-left: -392px;
	top: 8px;
	/*border:5px solid #cccece;*/
	width: 780px;
	height: 200px;
	background : url(images/bandeau.jpg) no-repeat;
}

div#oiko {
	position:relative;
	left:564px;
	bottom:99px;
	z-index:30;
}

/* menu general horizontal*/

#menugeneral {
	position:absolute;
	width:950px;
	left: 50%;
	margin-left: -477px;	
/*	margin:0px 28px;	*/
/*	width:780px;
	left:50%;
	margin-left:-392px;*/
	top: 200px;
	text-align:center;
	font-size:11px;
	font-weight:bolder;
	font-family: "OrigGarmnd BT", Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	background: #3a5fac;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

#menugeneral ul {
	margin:0;
	padding:0;
}
#menugeneral ul li {
	display:inline;
	margin:0;
	padding:0;
}

#menugeneral a {
	display:block;
	float:left;
	border:1px dotted #3a5fac;/*gray;*/
	margin-left:1px;
	margin-right: 3px;
	text-decoration:none;
	font-weight:bold;
	height:22px;
	color:#FFFFFF;
	/*color:#7e8282;*/
	padding:0px 5px 0px 5px;
	line-height: 20px;
	background: #3a5fac;/*#fff;*/
}

#menugeneral a:hover {
	color:#FFFFFF;
	/*color:#112233;*/
	/*border:2px solid #fd0303;*/
	border:2px solid #3a5fac;
	/*background:#cccece;*/
	background:#3a5fac;
}

#menugeneral a.mg_allume, a.mg_allume:hover {
	color:#fff;
	background:#3a5fac;/*#7e8282;*/
	border:1px dotted #3a5fac;/*gray;*/
}


/*
 * Bloc corps du site
 */

div#corps , div#corps_wiki {
	position:absolute;
	left: 50%;
	margin-left: -477px;
	width:950px;
	/*margin:0px 28px;*/
	/*background-color:#EBEBEB;*/
	/*margin-left:-400px;*/
	top: 244px;
	/*border:5px solid #cccece;*/
	padding: 0;
	font-size:16px;
}
/*div#corps {
	background: url(images/fond.png) repeat-y;
}*/
div#corps_wiki {
	background: #fff;
}

div#menugeneral h3 {
	margin: 0 0 0 4px;
}


/*
 * Partie centrale du site
 */

div#contenu {/* partie centrale du site */
	float: left;
	width: 478px;
	padding: 0;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
*html div#contenu {
	width: 605px;
}

div#contenu_b {/* partie centrale du site avec les brèves */
	float: left;
	width: 478px;
	padding: 0;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	height:100%;	
	min-height:650px;
}

div#contenu_b h2{
color: #3a5fac;
}
*html div#contenu_b {
	width: 473px;

}

span.date {
	color: #505050;
	font-weight: bold;
	font-size:13px;
}

hr.pointille {
	height: 0px;
	border: none;
	border-bottom: 1px dotted gray;
	background-color: #fff;
	margin: 0 10px 5px 0;
}

h1.titre {
	font-size: 18px;
	font-weight: bold;
	color: #3a5fac;/*#fd0303;*/
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #3a5fac;/*black;*/
}

titre_art{
	text-align:	
}


a.titre_art {
	font-size: 20px;
	font-weight:normal;
	text-decoration: none;
	color:  #3a5fac;
}

a.titre_art:hover {
text-decoration:underline;
	color: #3a5fac;
}
.detail_art{
	color: #3a5fac;
	font-size:13px;
}

span.detail_art{
	color: #3a5fac;
	font-size:13px;
}
a.detail_art {
	font-weight: bold;
	text-decoration: none;
	color:  #3a5fac;
}

a.detail_art:hover {
text-decoration:underline;
	color: #3a5fac;
}

a.titre2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fd0303;
}

a.titre2:hover {
	text-decoration: none;
	color: #303030;
	background: #e8e8e8;
}

.intro {
	text-align: justify;
	margin-right: 5px;
	overflow: auto;
}

*html .intro {
	clear: both;
	width: 465px;
}

/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
     .intro {
	overflow: visible;
}
 /**/

.info_article {
	clear: both;
	font-size: 10px;
	color: #333;
	padding: 3px;
	margin: 10px 10px 20px 10px;
	background: #fff url(images/fond_info_art.png);
}

a.suite {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	color: #3a5fac;
}

a.suite:hover {
	color: #3a5fac;
	text-decoration: underline;
}

a.suite:visited {
	color: #3a5fac;
}

span.chemin {
	font-style: italic;
	color: red;
}

span.auteur {
	margin-left: 10px;
	font-style: italic;
	margin-right: 20px;
}

span.commentaire {
	margin-left: 2px;
	margin-right: 3px;
	color: red;
}

/*
 * Partie encart dans le contenu du site
 */

div#encart {
	float: left;
	width: 132px;
	margin: 0;
	margin-bottom: 1em;
}

div .encart_plan {
	float: right;
	width: 132px;
	margin: 0;
	margin-bottom: 1em;
}

h2.gris {
	width: 120px;
	font-size: 12px;
	color: #fff;
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	border-left: 2px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 2px dotted gray;
	border-top: 2px dotted gray;
}

*html h2.gris {
	border-left: 2px solid gray;
	border-bottom: 1px solid gray;
	border-right: 2px solid gray;
	border-top: 2px solid gray;
}
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
h2.gris {border: 1px solid gray;}
 /**/

h2.gris {
	background: #a3a5a2;
}

ul {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
}

ul li {
	list-style: none;
	margin:0;
	padding:0;
}

ul li.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

a.gris {
	display: block;
	overflow:hidden;
	width: 122px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding:2px;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}
*html a.gris {
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/

a.gris {
	overflow: visible;
	border: 0;
	clear: both;
}
 /**/

a.gris {
	background: #cccece;
}

a:hover {
	color:#112233;
	background:#fff;
}

span.titre_breve {
	color:#fd0303;
	font-weight: bold;
}

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

div.plan_ssrub {
	border-left: 2px solid gray;
	margin-left: 20px;
	padding:2px;
}

.img_plan {
	border: 0;
	width: 18px;
	height: 18px;
	margin-left: 20px;
}

/*
 * Partie droiteTOP du site
 */
 
 div#droiteTop {
	float: right;
	width: 400px;
	/*margin-right: 5px;*/
	background-color:#b2ceee;
}
*html div#droiteTop {
	float: right;
	width: 150px;
	margin-right: 0;
}
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
     div#droiteTop  {
	width: 148px;
}
 /**/
div#droiteTop h2{
color:#2763a5;
font-size:16px;
font-weight:bold;
margin:0px 10px;
}

#droiteTop h2.rouge, #droiteTop h2.orange, #droiteTop h2.gris {
	width: 146px;
	font-size: 12px;
	color: #fff;
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	border-left: 2px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 2px dotted gray;
	border-top: 2px dotted gray;
}

*html #droiteTop h2.rouge, #droiteTop h2.orange, #droiteTop h2.gris {
	border-left: 2px solid gray;
	border-bottom: 1px solid gray;
	border-right: 2px solid gray;
	border-top: 2px solid gray;
}
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
#droiteTop h2.bleu {border: 1px solid gray;}
#droiteTop h2.orange {border: 1px solid gray;}
#droiteTop h2.gris {border: 1px solid gray;}
 /**/

#droiteTop h2.rouge {
	background: #fd0303;
}
#droiteTop h2.orange {
	background: #e88135;
}
#droiteTop h2.gris {
	background: #a3a5a2;
}

#droiteTop ul {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
}

div#droiteTop ul li {
	color:#000000;
	font-size:16px;
	list-style: none;
	margin:0px 10px;
	padding:0;
}

div#droiteTop ul li.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

div#droiteTop a.azul{
color:#000000;
font-size:16px;
}

div#droiteTop a.rouge, #droiteTop a.orange, #droiteTop a.gris {
	display: block;
	overflow:hidden;
	width: 148px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding:2px;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}
*html #droiteTop a.rouge, #droiteTop a.orange, #droiteTop a.gris {
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

div#droiteTop a.rouge {
	background: #e18e8e;
}
div#droiteTop a.orange {
	background: #cca68a;
}
div#droiteTop a.gris {
	background: #cccece;
}

div#droiteTop a:hover {
	color: #3a5fac;
	text-decoration:underline;
	background-color:#b2ceee;
/*	color:#112233;
	background:#fff;*/
}

#droiteTop a {
	color: #3a5fac;
	text-decoration:none;
}
#droiteTop a:hover {
	color: #3a5fac;
	text-decoration:underline;
	background-color:#b2ceee;
} 

 
/*
 * Partie droite du site
 */

div#droite {
	float: right;
	width: 200px;
	top::150px;
	/*margin-right: 5px;*/
	background-color:#b2ceee;
}
*html div#droite {
	float: right;
	width: 150px;
	margin-right: 0;
	background-color:#b2ceee;	
}
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
     div#droite  {
	width: 148px;
}
 /**/
 
div#droiteTop h2, div#droite h2, div#gauche h2, div#droiteTop h3, div#droite h3, div#gauche h3{
color:#2763a5;
font-size:15px;
font-weight:bolder;
margin:0px 10px;
}

div#droiteTop p, div#droite p, div#gauche p{
color:#000000;
font-size:14px;
margin:0px 10px;
text-align:justify;
}

#droite h2.rouge, #droite h2.orange, #droite h2.gris {
	width: 146px;
	font-size: 12px;
	color: #fff;
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	border-left: 2px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 2px dotted gray;
	border-top: 2px dotted gray;
}

*html #droite h2.rouge, #droite h2.orange, #droite h2.gris {
	border-left: 2px solid gray;
	border-bottom: 1px solid gray;
	border-right: 2px solid gray;
	border-top: 2px solid gray;
}
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
#droite h2.bleu {border: 1px solid gray;}
#droite h2.orange {border: 1px solid gray;}
#droite h2.gris {border: 1px solid gray;}
 /**/

#droite h2.rouge {
	background: #fd0303;
}
#droite h2.orange {
	background: #e88135;
}
#droite h2.gris {
	background: #a3a5a2;
}

#droite ul {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
}

#droite ul li {
	list-style: none;
	margin:0;
	padding:0;
}

#droite ul li.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

#droite a.rouge, #droite a.orange, #droite a.gris {
	display: block;
	overflow:hidden;
	width: 148px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding:2px;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}
*html #droite a.rouge, #droite a.orange, #droite a.gris {
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
#droite a.rouge {
	overflow: visible;
	border: 0;
	clear: both;
}
#droite a.orange {
	overflow: visible;
	border: 0;
	clear: both;
}
#droite a.gris {
	overflow: visible;
	border: 0;
	clear: both;
}
 /**/

#droite a.rouge {
	background: #e18e8e;
}
#droite a.orange {
	background: #cca68a;
}
#droite a.gris {
	background: #cccece;
}

/*#droite a:hover {
	color:#112233;
	background:#fff;
}*/

div#droite a.intro{
	text-decoration: none;
}

div#droite a.intro:hover {
	text-decoration:underline;
} 

#droite a {
	color: #3a5fac;
	text-decoration:none;
}
#droite a:hover {
	color: #3a5fac;
	text-decoration:underline;
	background-color:#b2ceee;
}

/*
 * Partie gauche du site
 */

div#gauche {
	float: right;
	width: 200px;
	top::150px;
	/*left: 800px;*/
	background-color:#b2ceee;
}

*html div#gauche {
	/*float: left;*/
	width: 200px;
	margin-right: 0;
	background-color:#b2ceee;	
}

#gauche h2.rouge, #gauche h2.orange, #gauche h2.gris {
	width: 146px;
	font-size: 12px;
	color: #fff;
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	border-left: 2px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 2px dotted gray;
	border-top: 2px dotted gray;
}

*html #gauche h2.rouge, #gauche h2.orange, #gauche h2.gris {
	border-left: 2px solid gray;
	border-bottom: 1px solid gray;
	border-right: 2px solid gray;
	border-top: 2px solid gray;
}
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
#gauche h2.bleu {border: 1px solid gray;}
#gauche h2.orange {border: 1px solid gray;}
#gauche h2.gris {border: 1px solid gray;}
 /**/

#gauche h2.rouge {
	background: #fd0303;
}
#gauche h2.orange {
	background: #e88135;
}
#gauche h2.gris {
	background: #a3a5a2;
}

#gauche ul {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
}

#gauche ul li {
	list-style: none;
	margin:0;
	padding:0;
}

#gauche ul li.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

#gauche a.rouge, #gauche a.orange, #gauche a.gris {
	display: block;
	overflow:hidden;
	width: 148px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding:2px;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}
*html #gauche a.rouge, #gauche a.orange, #gauche a.gris {
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
#gauche a.rouge {
	overflow: visible;
	border: 0;
	clear: both;
}
#gauche a.orange {
	overflow: visible;
	border: 0;
	clear: both;
}
#gauche a.gris {
	overflow: visible;
	border: 0;
	clear: both;
}
 /**/

#gauche a.rouge {
	background: #e18e8e;
}
#gauche a.orange {
	background: #cca68a;
}
#gauche a.gris {
	background: #cccece;
}

#gauche a {
	color: #3a5fac;
	text-decoration:none;
}
#gauche a:hover {
	color: #3a5fac;
	text-decoration:underline;
	background-color:#b2ceee;
}
/*
 * Pied de page
 */
div#pied {
	clear: both;
	width: 950px;
	background: #ddd;
	margin-top: 10px;
	/*border-top: 5px solid #cccece;*/
	font-size: 10px;
	padding: 5px 0 5px 0;
}

#pied a {
	color: black;
}

#pied .ours {
	display: block;
	background: #a3a5a2;
	height: 18px;
	text-align: right;
	border: 1px dotted black;
	color: white;
	padding: 0 50px 0 0;
	margin: 0 0 0 750px;
}


/*
 * Recup feuille habillage SPIP Mise en page des textes (bordures...)
 */
.surtitre {
font-weight:bold;
text-align:justify;
	/*margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 1em;
	font-size: 1.5em;*/
}

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}

.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}


/*
 * Recup et modification éléments de la feuille spip_style.css
 */
 
span.spip_surligne {
	background-color: #FFFF66;
}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}

.spip_encadrer {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

p.spip {
	text-align: justify;
}

.spip_logos {
	margin: 3px;
	border-width: 0px;
}

.spip_documents{
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-size : 90%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
/* Des couleurs specifiques selon les types de menus */

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }

/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 5px 0 0 0;
	list-style: none;
}
.forum-fil {
	margin-top: 4px;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	overflow: auto;
}
*html ul .forum-item {
	width: 448px;
}
*html ul ul .forum-item {
	width: 428px;
}
*html ul ul ul .forum-item {
	width: 408px;
}
*html ul ul ul ul .forum-item {
	width: 388px;
}
*html ul ul ul ul ul .forum-item {
	width: 368px;
}

.forum-repondre-message {
	text-align: right;
}

.forum-titre-auteur {
	color: white;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 100%;
	background: #1e7099;
}
ul ul .forum-chapo {
	background: #a8bcc6;
}
ul ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}


/*
 * Formulaires
 */
 
 div#formulaire_recherche input.recherche{
 }
 
input.formrecherche {
	background-color: #ddd;
	margin: 1px dotted #000000;
	display: block;
	width: 300px;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding:2px;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-weight: normal;
}
.forml {
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-size: 100%;
}

.spip_bouton {
	padding: 3px;
	background: #d0d0d0;
}

.spip-admin {
}


.prive {
	color: green;
	font-size: 9px;
	text-decoration: none;
}

#pagination {
	background: #ddd;
	position:relative;
	font-weight: bold;
	border:1px dotted #000000;
}

/*
 * Réponse au forum
 */
 
#forum_texte {
 	float: left;
	display: block;
	width: 280px;
}

#forum_repondre {
	float: left;
	display: block;
	width: 330px;
	background: #d5e5ee;
}

