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

/* SOMMAIRE */
/* 4 zones centrales*/
.zone1, .zone2, .zone3, .zone4 {font-size: 12px;}

.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: 12px;}

.zone3 .annonce {border-bottom:1px solid #ebebeb;margin: 0px; padding: 0px;}
.zone3 .annonce .surtitre {display: block; font-weight: bold;text-align: left;text-indent: 0px;color: #990000;text-decoration: none;}
.zone3 .annonce a.titre {color: #1b6eb2;}

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

.introduction p{margin-top:10px;margin-bottom:10px;}

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

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

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

a.a-texte {color: #1C1C1C; text-decoration:none;}
a.a-texte :hover {text-decoration: underline;}
a:hover {text-decoration: underline;}

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

/* 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: #CC0000; padding: 1px 0px 3px 0px; 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;}

/*.contenu .rubrique*/
.filles a {display: block;color: #ff0000;font-size: 13px;font-weight: bold;padding-left: 15px;margin: 5px 0px 5px 15px;}


/* 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: #1B6EB2; /*SPECIAL*/	text-decoration: none;}
.article a:hover {color: #1B6EB2; /*SPECIAL*/	text-decoration: underline;}

.info :hover {color: #16882B; /*SPECIAL*/	text-decoration: underline;}

.article .image .spip_logos {display: block;float: left;margin: 10px;border:0px;}

.article .surtitre {color: #CC0000; font-size: 80%;font-weight: bold;}

.article .titre, .rubrique .titre { /*SPECIAL*/color: #1B6EB2; font-size: 2em; font-weight: bold; padding: 2px 2px 3px 3px;}

.article .soustitre {color: #1B6EB2; font-size: 100%;font-weight: bold;	margin: 0px; /*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 0px; padding: 1px 5px 1px 5px;}

.article .texte { color: #000000; margin: 0px 10px 0px 10px;}
.chapo { color: #1B6EB2; margin: 0px 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%;font-weight: bold;margin: 10px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/}

.article h3.spip {color: #1B6EB2; font-weight: bold;font-size: 140%;margin: 1.5em 0em 0.5em 0em;}

.texte b {color: #1B6EB2;}
.texte strong.spip {color: #1B6EB2;}

.texte a strong.spip {color: #CC0000;}

.article table {font-size: 12px;border-color: #FFFFFF;}
.article tr.row_first {background: #808080;color: #FFFFFF;text-align: center;font-size: 90%;}
.article tr.row_odd {background: #E0E0E0;color: #000000;}
.article tr.row_even {background: #E0E0E0;color: #000000;}
/*.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: #f0f0fa;
	font-size: 110%;
	margin: 0px 0px 5px 0px;
}

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

.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: #ff0000;
	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: 2px;
}

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