.tx10 {font-size: 10px;}
.tx12 {font-size: 12px;}
.tx11 {font-size: 11px;}
.tx14 {font-size: 14px;}

p {margin-top:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#4E4E3A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5B000F;
}
/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip { list-style: disc; }
ol.spip { list-style: decimal; }
ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin: 0.3em 0 0.3em 0.8em; list-style-position: outside; }

h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px solid; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents {
	text-align: center;
	color: #D72F1E;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}


/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele {float:right; display:block; border:1px dotted gray; width:180px;}

/* 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; }

.lien10_gris {
	font-size: 10px;
	color: #979778;
	font-weight: bold;
}
a.lien10_gris:hover {
	font-size: 10px;
	color: #D13E42;
	font-weight: bold;
}
.lien10_mention {
	font-size: 10px;
	color: #6B6B4E;
	font-weight: bold;
	text-decoration: none;
}
a.lien10_mention:hover {
	font-size: 10px;
	color: #D13E42;
	font-weight: bold;
	text-decoration: none;
}
.lien10_vert {
	font-size: 10px;
	color: #86AC02;
	font-weight: bold;
	text-decoration: none;
}
a.lien10_vert:hover {
	font-size: 10px;
	color: #D13E42;
	font-weight: bold;
	text-decoration: none;
}
.lien11_gris {
	font-size: 11px;
	color: #645D5E;
	font-weight: bold;
	text-decoration: none;
}
a.lien11_gris:hover {
	font-size: 11px;
	color: #D13E42;
	font-weight: bold;
	text-decoration: none;
}
.lien14_vert {
	font-size: 14px;
	color: #86AC02;
	font-weight: bold;
	text-decoration: none;
}
a.lien14_vert:hover {
	font-size: 14px;
	color: #D13E42;
	font-weight: bold;
	text-decoration: none;
}
.info_doc {

	font-size: 11px;
	color: #999999;
}
.titre_article {
	font-size: 14px;
	color: #5B000F;
	font-weight: bold;
}
.sous_titre {
	font-size: 12px;
	color: #D72F1E;
	font-weight: bold;
}
.titre_rubrique {
	font-size: 16px;
	color: #D72F1E;
	font-weight: bold;
}
.lien_article {
	font-size: 11px;
	color: #0099FF;
}
a.lien_article:link {
	font-size: 11px;
	color: #0099FF;
}
a.lien_article:hover {
	font-size: 11px;
	color: #cccccc;
}

ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; 
  }
ul.plansite li {
  border-left: 1px solid white;
  color:#ffffff;
  margin: 0;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid white; }
ul.plansite li a:hover {
    font-size: 11px;
	color: #D35B05;
}
ul.plansite li strong {
  font-size: 105%; }
  
.btok {
	font-size: 11;
	color: #ffffff;
	border: 1px solid #ECA201;
	background-color: #ECA201;
}
/* Style pour le menu spipien*/

#affiche{

visibility:visible;

}

#cache{
display:none;

}

.lien{
color: #787858 ;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

.lienon{
color: #90AE28 ;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

ul.racine{
	margin-left:0px;
	padding-left:2px;
	list-style:none;

}

.article{
margin-left:0px;
padding-left:30px;
list-style-type:square;
color: #979778 ;


}

.rubrique{

margin-left:0px;
padding-left:30px;
list-style-type:square;
color: #979778 ;


}
/* FIN Style pour le menu spipien*/
/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #4E4E3A; } /* liens internes */
a.spip_out { color: #4E4E3A; } /* liens sortants */
a.spip_url { color: #4E4E3A; } /* liens url sortants */
a.spip_glossaire { color: #4E4E3A; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #4E4E3A; } /* liens exposes */


/*a {
	color: #645D5E;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #645D5E;
	font-weight: bold;
	text-decoration: underline;
}*/