body      {
	font-family: Verdana, Arial, sans-serif;
	background-color: #f5f5f5;
	margin-top: 0px;
	margin-bottom: 10px }

/* menus */
.menu   { color: #006; font-weight: bold; font-size: 12px; text-decoration: none }
.sous_menu_fond  {
	background-color: #dcdcdc ;
	padding: 5px;
	border: solid 2px #808080; }
.sous_menu   { color: #000065; font-weight: bold; font-size: 10px; text-decoration: none }
.titre_sous_rub { color: #000065; font-weight: bold; font-size: 10px; text-decoration: underline overline }
.menu:hover, .sous_menu:hover { color: #e92800; font-weight: bold; text-decoration: underline overline }

/* table principale de la page */
.main_table  {
	background-color: #ffffff;
	margin: 0px auto 5px;
	width: 850px }


.col_menu {
	background-color: #a0c5de;
	padding: 5px;
	width: 150px }

.col_centre {
	padding: 5px 10px 5px 5px }

.col_droite  {
	background-color: #dcdcdc;
	padding: 5px;
	width: 180px }
/*chemin des rubriques*/
.titre_page {
	color: black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	background-color: #ff8c00;
	text-indent: 10px  ;
	padding-top: 3px;
	padding-bottom: 3px; }
.titre_page a {
	color: black;
	text-decoration: underline; }
.titre_page a:hover {
	text-decoration: underline overline; }
/*articles*/
.titre_article_une    { color: #8b0000; font-weight: bold; font-size: 18px; margin-bottom: 0px; padding-bottom: 0px }
.titre_article_une:hover { background-color: #d3d3d3;}
.spip_titre_article  { color: #8b0000; font-weight: bold; font-size: 18px; background-color: #d3d3d3; text-indent: 15px; margin-bottom: 0px; padding-bottom: 0px }
.chapo { font-weight: bold; font-size: 11px; text-align: justify; margin-top: 3px; padding-top: 0px }
.spip, .texte_article  { font-size: 11px; text-align: justify; margin-top: 3px; padding-top: 0px }
.spip a, .texte_article a  { color: #0000cd }
.texte_article p a, .spip_out, .spip_in   { color: #8b0000; text-decoration: underline }
.spip a:hover, .texte_article a:hover { text-decoration: underline }
.standard { font-size: 11px; margin-top: 3px; padding-top: 0px }
/*images des articles*/
.spip_documents {
	font-style: italic;
	font-size: 9px }
.spip_documents_left {
	margin-right: 5px }
.spip_documents_right {
	margin-left: 5px }
.spip_documents_center {
	text-align: center;
	margin: auto }
/*boucle docs joints bas article*/
.document_joint { font-size: 10px; text-align: center }
.document_joint img    { vertical-align: middle; width: 24px; height: 26px }
.document_joint a { color: #8b0000; font-weight: bold; text-decoration: none }
.document_joint a:hover  { text-decoration: underline; background-color: #d3d3d3 }
.texte_article p a:hover  { font-style: italic; text-decoration: underline; background-color: #d3d3d3 }
/*breves*/
.titre_breve { color: #8b0000; font-style: oblique; font-weight: bold; font-size: 12px; margin-bottom: 0px }
.texte_breve { font-style: italic; font-size: 10px; margin-top: 0px; padding-top: 0px }
/*style pour le plan*/
.plan_rubrique { font-weight: bold; font-size: 14px; list-style-type: none }
.plan_rubrique_href  { color: #8b0000; text-decoration: none }
.plan_article { font-size: 11px; list-style-type: none }
.plan_article a { color: #d05d00; text-decoration: none }
.plan_article a:hover { text-decoration: underline overline; background-color: #f5f5f5 }
/*Recherche*/
.titre_recherche   { color: #8b0000; font-weight: bold; font-size: 11px; text-decoration: underline }
.recherche { font-size: 11px; text-align: justify }
.spip_surligne { background-color: #FFFF66; }
/* bas de page */
.bas_page { font-size: 9px; text-align: center }
.bas_page a { color: #8b0000; text-decoration: underline }
.bas_page a:hover { color: #8b0000; font-style: italic; text-decoration: underline overline }
/*menu vers les ccm et carte de une*/
.legende { font-size: 9px; font-style: italic; text-decoration: none; text-align: center; margin-top: 3px; padding-top: 0; }
.liens_sites_ccm { font-size: 11px; }
.liens_sites_ccm a { color: #006; text-decoration: none; }
.liens_sites_ccm a:hover { color: #f00; text-decoration: underline; }

