/* ========= Formatage des elements du centre ============ */
.centre { width: 600px; position: absolute; margin-top: 80px; margin-left: 190px; /*Sarka-SPIP 1.8.2*/ font-family: Verdana;}

/* SOMMAIRE */
/* 4 zones centrales*/
.zone1  {font-size: 11px; margin: 5px; padding: 10px 12px 0px 10px; border-top: 0.4em solid #f5080d; border-right: 0.4em solid #f5080d;
	border-left: 0.1em dotted #f5080d; border-bottom: 0.1em dotted #f5080d;}
.zone2, .zone4  {font-size: 11px; margin: 5px; padding: 10px 12px 0px 10px; border-bottom: 0.4em solid #f5080d;	border-left: 0.4em solid #f5080d;
	border-right: 0.1em dotted #f5080d; border-top: 0.1em dotted #f5080d; }
.zone3  { font-size: 11px; margin: 10px;}

.zone1 a.nom-breve,.zone2 a.nom-breve, .zone4 a.nom-breve {display: block; font-weight: bold; text-align: left; color: #990000; text-decoration: none;}

.zone1 .texte, .zone2 .introduction, .zone4 .introduction { font-size: 13px;}

.zone3 .annonce { /*background: #f6f5f5;*/ /*SPECIAL*/ border-bottom:1px solid #a9b5d9;	margin: 0px 0px 0px 0px; /*SPECIAL*/ padding: 0px 0px 0px 0px;}

.zone3 .annonce .surtitre {display: block; border-left: 14px solid red; font-weight: bold; text-align: left; text-indent: 3px; color: #990000; text-decoration: none;}

.zone3 .annonce a.titre { color: #990000;}

.zone3 .annonce a.titre:hover { color: #FFFFFF; background: #808080; text-decoration: none;}

.zone3 .introduction { background: #f6f5f5; font-weight: bold;}

.en-tete {font-size: 14px; color: #990000; text-decoration:none;}

.date {text-align:left;font-weight:bold;color:#A19EA0;font-size:0.9em;}

.texte, .introduction { text-align: justify;}

a.suite { color: red; text-decoration: none; font-weight: normal;}

/* FIN SOMMAIRE */
/* RUBRIQUES */
/* ~~~~~~~~~~~~ contenu ~~~~~~~~~~~~ */
/* Le bloc contenu contient les rubriques, */
/* les articles, et leurs objets associes */
/* in extenso */

/* contenu --> rubriques */
.contenu .rubrique a.titre {
	display: block;
	font-size: 100%;
	color: white;
	background: red;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align: center;
}

.contenu .rubrique .texte a {
	color: #203680;
	text-decoration: none;
}

.contenu .rubrique .texte a:hover {
	text-decoration: underline;
}

/* contenu --> rubriques filles */
/*.contenu .rubrique*/
.filles {
	margin: 2px;
}

.spip_documents_center  {
/*clear:both;*/
display:block;
margin:1em auto;
width:100%;
}
.spip_documents {
line-height:normal;
text-align:center;
}

/*.contenu .rubrique*/
.filles a {
	display: block;
	color: green;
	font-size: 13px;
	font-weight: bold;
/*	background-image: url(/his/dist/images/noeud_plus.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
	padding-left: 15px;
	margin: 5px 0px 5px 15px;
}

/*.contenu .rubrique*/
/*
.filles a:hover {
	background-image: url(/his/dist/images/noeud_moins.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
*/

/* FIN RUBRIQUES */
/* ARTICLES */
/* ~~~~~~~~~~~~ article (affichage presque semblable à "derniers articles" ~~~~~~~~~~~~ */

/* contenu de l'article "proprement dit" */

/*.contenu*/
.article { font-family: arial; font-size: 13px;}
.article a { color: #990000; /*SPECIAL*/ text-decoration: none;}
.article a:hover {color: #990000; /*SPECIAL*/ text-decoration: underline;}
.article .image .spip_logos {display: block; float: left; margin: 10px;	border:0px;}

.article .surtitre { color: #A81B1D; font-size: 1em; font-weight: bold;}

.article .titre { color: #A81B1D; font-size: 2em; font-weight: bold; padding: 2px 2px 3px 3px;}

.article .soustitre { color: #A81B1D; font-size: 1em; font-weight: bold; margin: 0 0 10px; /*Sarka-SPIP 1.8.2*/}

* html .article .surtitre, * html .article .titre, * html .article .soustitre 
	{height : 1px;}  /* Hack IE6 : sur-titre, titre, sous-titre de l'article invisible */

*+html .article .surtitre, *+html .article .titre, *+html .article .soustitre 
	{height : 1px;}  /* Hack IE7 : sur-titre, titre, sous-titre de l'article invisible */

.article .detail { color: #6262A4; font-size: 85%; /*Sarka-SPIP 1.8.2*/	font-weight: bold; text-align: center;	margin: 0px 0px 2px 5px;
	padding: 1px 5px 1px 5px; /*border-left: 1px solid #6262A4; border-bottom: 1px solid #6262A4; border: 1px solid #000;*/ width: 200px;float: right;}

.article .texte { color: #000000; margin: 0px 10px 0px 10px;}

.article .chapo { color: #6262A4; margin: 10px 10px 0px 10px; font-weight: bold;}

.article .post-scriptum { color: #000000; margin: 10px 0px 10px 0px; padding-top: 10px; font-size: 100%; border-top: 2px solid #6262A4;}

.article .post-scriptum .annonce {
	font-weight: bold;
	color:#6262A4;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.article .notes { color: #000000; margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px; border-top: 2px solid #6262A4;
	font-size: 90%;}
.article .en-tete { color: #FFFFFF; font-size: 130%; ont-weight: bold; margin: 10px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/}
.article h3 { color: #6262A4; font-weight: bold; font-size: 140%; margin: 1.5em 0em 0.5em 0em;}
.article table { font-size: 12px; border-color: #FFFFFF; /*width:572px;*/}
.article tr.row_first { background: #808080; color: #FFFFFF; text-align: center; font-size: 100%;}
.article tr.row_odd { background: #E0E0E0; color: #000000;}
.article tr.row_even { background: #E0E0E0; color: #000000;text-align:center;}
/*.article td { border: 1px solid #FFFFFF; padding: 1px 5px 1px 5px;}*/
.article a.imprimer {display: block; background-image: url(../images/printer.png); background-repeat: no-repeat;
	width: 22px; height: 22px; float: right; margin-right: 10px;}

.article a.creer_pdf {
	display: block;
	background-image: url(../images/_pdf.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	float: right;
	margin-right: 10px; 
}

/* ~~~~~~~~~~~~ dans la meme rubrique ~~~~~~~~~~~~ */

.articles-freres {
	border: 2px solid red;
	padding: 10px;
	margin: 20px 5px 10px 5px; 	/*Sarka-SPIP 1.8.2*/
	background: #EEEEEE;
}

.articles-freres ol {
	color: #6262A4;
}

.articles-freres .en-tete{
	color: #f5080d;
	font-size: 110%;
	margin: 0px 0px 5px 0px;
}

.articles-freres .frere a {
	/* lien vers les articles frères sauf l'article en cours */
	color: #f5080d;
	text-decoration: none;
	font-weight: bold;
}

.articles-freres .frere a:hover {
	color: #6262A4;
	text-decoration: underline;
}

.articles-freres .frere .date {
	color: #990000; /*SPECIAL*/
}

.articles-freres .en-cours {
	/* affichage du titre de l'article en cours (sans lien) */
	color: #808080;
}
/* FIN ARTICLES */

/* AUTEUR : pour style page question*/
.auteur {
	padding: 0px;
	margin: 0px 5px 0px 5px; /*Sarka-SPIP 1.8.2*/
	font-size: 12px;
}

/* Style de l'intitule de chaque page */
.auteur .intitule {
	color: #808080;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; 
}

.auteur div {
	text-align: left !important;
}

.auteur .image .spip_logos {
	display: block;
	float: right;
	margin: 10px;
	border:0px;
}

.auteur .nom {
	color: #6262A4;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.auteur .tchak {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}

.auteur .spip_encadrer {
	border: 1px solid #6262A4;
	color: #6262A4;
	font-size: 100%;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

.auteur a {
	color: #990000; /*SPECIAL*/
	text-decoration: none;
}

.auteur a:hover {
	text-decoration: underline;
}
/* FIN AUTEURS */

/* DERNIERS ARTICLES */

/* ~~~~~~~~~~~~ derniers articles ~~~~~~~~~~~~ */
/* La classes "derniers articles" est mal nommee : */
/* elle correspond aux annonces d'articles, dans les */
/* pages sommaire, plan, recherche, auteur, etc. */

.derniers-articles {
	margin: 5px 0px 20px 0px; /*Sarka-SPIP 1.8.2*/
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}

.derniers-articles a {
	color: #95beba;
	text-decoration: none;
}
.derniers-articles a:hover {
	color: green;
	text-decoration: underline;
}

.derniers-articles .en-tete {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 10px 10px 10px;
}

.derniers-articles .annonce {
	background: #FFFFFF;
	border:1px solid #000000;
	margin: 10px;
	padding: 0px 0px 10px 0px;
}

.derniers-articles .surtitre {
	color: #6262A4;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
}

.derniers-articles a.titre {
	display: block;
	color: black;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	padding-top: 3px;
}

.derniers-articles a.titre:hover {
	color: #6262A4;
	margin: 0px 10px 0px 10px;
	text-decoration: underline;
}

.derniers-articles .soustitre {
	color: #6262A4;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
}

.derniers-articles .detail {
	color: #b1bad9; /*SPECIAL*/
	font-size: 85%; /*Sarka-SPIP 1.8.2*/
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 1px 5px 1px 5px;
	border-left: 1px solid #b1bad9; /*SPECIAL*/
	border-bottom: 1px solid #b1bad9; /*SPECIAL*/
	width: 200px;
	float: right;
}

.derniers-articles .chemin {
	color: #990000; /*SPECIAL*/
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

.derniers-articles .introduction {
	color: #000000;
	margin: 10px 10px 0px 10px;
}

.derniers-articles a.suite {
	text-align: right;
	display: block;
}
/* FIN DERNIERS ARTICLES */

/* FORUM */
a.repondre {
	background: #990000; /*SPECIAL*/
	color: #FFFFFF !important;
	text-decoration:none !important;
	border: #990000 solid 1px; /*SPECIAL*/
	text-align:center;
	padding: 1px 5px 1px 5px;
	margin-left : 5px;
	float: right;
}

a.repondre:hover {
	background:#FFFFFF !important;
	color:#990000 !important;
	text-decoration:none !important;
}
.forum {
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	margin: 0px 30px 0px 30px; /*Sarka-SPIP 1.8.2*/
}

.forum .en-tete {
	color: #6262A4;
	font-size: 150%;
	margin: 0px 0px 5px 0px;
}


.forum .visualisation {
	border: 1px solid #6262A4;
	margin: 10px 0px 0px 0px;
}

.forum .visualisation a {
	color: #990000; /*SPECIAL*/
	text-decoration: none;
}

.forum .visualisation a:hover {
	color: #990000; /*SPECIAL*/
	text-decoration: underline;
}

.forum .visualisation .titre {
	border-bottom: 1px solid #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	background: #6262A4;
	margin: 0px;
}

.forum .visualisation .detail {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 90%;
	text-align: center;
	color: #FFFFFF;
	width: 200px;
	float: right;
	padding: 1px;
	background: #6262A4;
}

.forum .visualisation .texte {
	padding: 10px;
}

.forum a.article-forum {
	text-decoration: none;
	font-size: 110%;
	color: #990000; /*SPECIAL*/
	font-weight: bold;
}

.forum a.article-forum:hover {
	text-decoration: underline;
}

.forum_fils{
	margin-left : 20px;
}
/* FIN FORUM */
/* ~~~~~~~~~~~~ recherche ~~~~~~~~~~~~ */

.recherche {
	margin: 0px 30px 20px 30px;  /*Sarka-SPIP 1.8.2*/
}

.recherche .intitule {
	color: #808080; 
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* Sarka-SPIP 1.8.2 */
	padding: 1px 10px 1px 0px;
	border: 0px;
}

.recherche .elements-trouves {
	color: #95be85;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-decoration: underline;
}

.recherche .mot-cle {
	color: #6262A4;
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-decoration: underline;
}

.recherche .derniers-articles {
	margin: 0px; /* Sarka-SPIP 1.8.2 */
}

.indentation {
	padding-left: 40px;
}

.redimensionnement {
	font-size: 11px; /* Sarka-SPIP 1.8.2 */
}
