
.plus {
	color:#f38f2b;
}

.p2 {
	color:#03c;
}

.alternative {
	color:#888;
}

.smallcaps {font-variant:small-caps;}

.texte p, .alternative p {
	margin:0 0 6px 0;
	padding:0 18px;
}

.texte p.soustitre, .soustitre {
	color: #999;
}

.justify, .justify p {text-align:justify;}

.center, .center p {text-align:center;}

.center li {list-style-type:none;}

.right, .right p {text-align:right;}

.left, .left p {text-align:left;}

table.spip { 
	max-width: 99%;
	margin:0 auto 1em auto;
	border-collapse: collapse; 
	border-spacing: 0;
	line-height: normal;
}

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

table.spip tr.row_first {
	background:#ffc;
}

table.spip tr.row_even {
	background:#ddd;
}

table.spip tr.row_odd {
	background:#eee
}

table.spip th, table.spip td { 
	padding: .2em .4em; 
	text-align: left; 
	border: 1px solid; 
	
}

table.spip th { 
	vertical-align: bottom; 
	font-weight: bold; 
}

table.spip td { 
	vertical-align: top; 
}


abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: .9em; color: #666; }

ul.spip {
	list-style-type:disc;
	margin-left:24px;
	
}



ul.spip li {
	margin-bottom:10px;
	
	
}

ol.spip {
	list-style: decimal; 
	margin:17px;
}


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

.separator {
	margin: 2em auto;
	
	
}
.separator hr {display: none;}


blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }



.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }

.spip_surligne { background: #FF6; }



img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }
dt.spip_doc_titre {display:block;}

dt.spip_doc_titre strong {font-weight:bold;color:#333;}


.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }


a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_mail { color: #900; }
a.spip_mail:before { content: "\002709"; } /* liens vers un email */

a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline overline; }
.on { font-weight: bold; } /* liens exposes */

acronym.spip_acronym {cursor: help;border-bottom: 1px dotted;}

sup {vertical-align:20%;font-variant: normal;font-size: .5em;}

strong, strong.spip {font-weight:bold;}

.antigras {
	font-weight:normal!important;
}

.encadre {
	
	background:#ffd402 ;
	margin: 0 100px 6px 100px;
	padding: 10px 0 10px 18px;
	border: 3px solid #f58222;
	-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;
}




a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]";color: #999;background: transparent;font-size:x-small;}

.menu-entree a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]";color: #eee;background: transparent;font-size:1em;}