/*  style articles */
.titre  { font-variant: small-caps;
	font-weight: bold;
	font-size: 24px }
	
.spip { font-size: 15px;
	text-align: justify }
	
.spip_out, .spip a { color: #ff4500;
	text-decoration: none }
	
.spip_out:hover, .spip a:hover { text-decoration: underline overline;
	background-color: #fffaac }
	
.spip_documents { font-size: 9px }

.spip_documents_left {
	margin-right: 7px }

.spip_documents_right {
	margin-left: 7px }

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

/* styles breves */
.breve {
	font-size: 10px ; }

.titre_breve { color: #ff4500;
	font-weight: bold;
		font-size: 11px;
		text-decoration: underline }

.titre_breve:hover { text-decoration: underline overline;
	background-color: #fffaac }

.date_breve { font-style: italic;
	font-weight: normal;
	font-size: 10px }

/* styles list article/rubriques */
.rubriques_racine { font-weight: bold;
	font-size: 16px;
	margin-top: 8px }

.rubriques_racine a { color: #039;
	text-decoration: none;
	background-color: #cee5a6 }

.rubriques_racine a:hover { text-decoration: underline overline }

.rubriques_articles {}

.rubriques_articles dt { font-weight: bold;
	font-size: 13px;
	margin-top: 8px }

.rubriques_articles dt a { color: #039;
	text-decoration: none }

.rubriques_articles dt a:hover { text-decoration: underline overline }

.liste_articles  { }

.liste_articles li { font-size: 11px;
	line-height: 13px;
	list-style-type: none;
	margin-left: 0px }

.liste_articles li a { color: #000;
	text-decoration: none }

.liste_articles li a:hover { text-decoration: underline overline }

.resume_article { font-size: 10px;
	text-align: justify }

.resume_titre { color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
	}

.resume_titre:hover { text-decoration: underline overline }

.resume_suite { color: #e86519;
	text-decoration: none }

.resume_suite:hover { text-decoration: underline overline }

.syndic  { background-color: #fcf4d0 }

.syndic_titre { color: #039;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none }

.syndic_items { color: black;
	font-size: 10px;
	text-decoration: none }

.syndic_titre:hover, .syndic_items:hover { text-decoration: underline overline }

.document_joint img { vertical-align: middle;
	width: 20px;
	height: 26 }

.document_joint { font-size: 10px;
	text-align: center }

.document_joint a { color: #8b0000;
	font-weight: bold;
	text-decoration: none }

.document_joint a:hover { text-decoration: underline;
	background-color: #d3d3d3 }
