/* CSS Document */html, body {	background-color : #ffffff;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	height: 100%;}/* texte menu à gauche */.menuleft {	font-variant: normal;	font-weight: bold;	font-style: normal;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	padding-right: 0px;	margin: 10px;	color: #826442;}/* texte menu à droite */.menuright {	font-variant: normal;	font-weight: bold;	font-style: normal;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	padding-right: 0px;	margin: 3px;	color: #826442;}/* Typo pour les menus et la navigation */.formulaire_spip {	font-family: Arial, Verdana, Tahoma, sans-serif;	font-size: 12px;}/* Personnalisation du formulaire de recherche */#search{	border-top: 1px solid #333;	border-left: 1px solid #333;	border-bottom: 1px solid #666;	border-right: 1px solid #666;	background: #eee url("images/search.gif") no-repeat 0px center;	padding-left: 18px;	width: 89px;}#search:focus {background: #fff url("images/search.gif") no-repeat 0px center;}/* lien hypertexte hierarchie, menu gauche et textes */a:link, a.spip_out:link {	color			:	#673200;	text-decoration	:	none;}a:visited, a.spip_out:visited {	color			:	#673200;	text-decoration	:	none;}a:hover, a.spip_out:hover {	color			:	#DFCEB0;	text-decoration	:	underline;}/* Fil d'Ariane */#hierarchie {	clear: both;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	margin: 5px 5px 5px 5px;}/* Menu bas */#menu_bas {	clear: both;	margin-bottom: 2em;	font-size: 0.77em;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}/* Encadrement des logos */.spip_logos { border: 0; }/* Couleur du surlignage recherche*/.spip_surligne { background: #FFF44A; }/* puce de menu (etoile jaune)*/li.puce {	text-indent		:	0px;	margin-left		:	20pt;	margin-right	:	10pt;	margin-top		:	3pt;	list-style-type	:	none;	list-style-image: url(images/puce.gif);	list-style-position: outside;}/* puce sans rien*/li.none {	text-indent		:	0px;	margin-left		:	0pt;	margin-right	:	10pt;	margin-top		:	3pt;	list-style-type	:	none;}/*li.square {*/li.square {	text-indent		:	0px;	margin-left		:	0pt;	margin-right	:	10pt;	margin-top		:	2pt;	list-style-type	:	square;	list-style-position: outside;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;}/*li.disc présentation des articles dans les pages rubriques {*/li.circle {	text-indent		:	0px;	margin-left		:	30pt;	margin-right	:	10pt;	margin-top		:	2pt;	list-style-type	:	circle;	list-style-position: outside;	font-family: Arial, Helvetica, sans-serif;	font-size:12px;}ul.menuright {	background		:	none;	margin			:	0px 0px 0px 0px;	padding			:	0px 0px 0px 0px;}/* titre sommaire */.titre {	padding-left: 0px;	padding-right: 0px;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-variant: small-caps;}/* textes */.texte {	padding-left: 5px;	padding-right: 5px;	text-align: justify;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-variant: normal;}/* liens */.lien {	padding-left: 0px;	padding-right: 0px;	text-align: justify;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-variant: normal;	font-weight: bold;	font-style: italic;}/* Titrage des tags et autres */h2 {	font-family		:	Arial, Helvetica, helv, sans-serif;	font-size		:	18px; 	font-weight		:	Bold;	font-variant	:	Normal;	font-style		:	Normal;	text-decoration	:	None; 	margin			:	20px 10px 20px 10px;	text-align		:	center;	color			:	#673200;	background-color:	#ffffff;	text-shadow		:	#000000, 0px, 0px, 10px;}/* Habillage des tags */.tags{	color			:	#000000;	font-family		:	Arial, Helvetica, helv, sans-serif; 	margin			:	20px 10px 20px 10px;}/* Habillage nuage tags */.tags ul.nuage {	font-size: 70%;	font-family: Geneva, Arial, Helvetica, sans-serif;	word-wrap: break-word;	margin:0;	padding: 0;	list-style: none;}.tags ul.nuage li {	display: inline;	white-space: normal;	text-decoration: none;	padding-right: 5px ;	padding-top: 10px;	font-size: 1.1em;}.tags ul.nuage span.frequence {	display: block;	float: left;	height: 0;	overflow: auto;	width: 0;}.tags ul.nuage li a{ text-decoration: none; }.tags ul.nuage li p{	margin: 5px 0 5px 0;	color: #777;	font-size: 0.9em;	display: block;	float: left;	height: 0;	overflow: auto;	width: 0;}/* Calendrier	 border: 1px dotted #ccc; padding: 2px; padding-top: 0.5em; *//* Habillage du mini calendrier */#calendar { text-align: center; }#calendar table { width: 90%; margin: 0 auto; padding: 0; font-family:Arial, Helvetica, helv, sans-serif; font-size:0.8em; }#calendar caption { padding: 0.5em 0; font-weight: bold; font-size:9px; }#calendar th { background: #ff0000; font-weight: normal; color: #fff; }#calendar th abbr { border: none; cursor: help; }#calendar td { margin: 0; padding: 0; border: none; text-align: center; background: #ddd; line-height: 1.6em; font-size:9px; }#calendar td.horsperiode { background: #ececec; color: #ccc; }#calendar td.occupe { background: #ececec; }#calendar td a { text-decoration: none; display: block; color: #ff0000; font-weight: bold; }#calendar td span { color: #aaa; }#calendar td a:hover { color: #000; font-weight: bold; }/* microformats hcal */.vevent {	background: #eee;	border: 2px solid #ececec;	margin: 10px auto;	padding: 10px;	min-height: 80px;  }.vevent .summary, .vevent .summary a { color: #000; }.vevent .summary a:hover { text-decoration: underline; }/* */.vevent .description, .vevent .metadata { display: none; }.page_item .vevent .description, .page_item .vevent .metadata { display: block; }.vevent .spip_logos { margin: 0 10px 10px 0; float: left; }.page_item .vevent .spip_logos { margin: 0 0 10px 10px; float: right; }/* */.vevent .date {}.vevent .dtstamp { border: none; }.vevent .dtstart, .vevent .dtend { display: none; }.vevent .location {}/* Titrage des tags et autres */h4 {	font-family		:	Arial, Helvetica, helv, sans-serif;	font-size		:	10px; 	font-weight		:	Bold;	font-variant	:	Normal;	font-style		:	Normal;	text-decoration	:	None; 	margin			:	0px 0px 0px 0px;	text-align		:	center;	color			:	#00409F;	/*background-color:	#ffffff;*/	text-shadow		:	#000000, 0px, 0px, 10px;}/* Barre de séparation */hr, hr.spip {	display			:	block;	height			:	1px;	color			:	#ff0000;	border-style	:	solid;	border-color	:	#8d0000;	border-width	:	0 0 1px 0;	width			:	50%; }.logo {	float:right;	margin: 20px 0 0 10px;}/*  Cartouche et titraille---------------------------------------------- */.cartouche {	margin: 10px 10px 10px 10px;	font-family:Verdana, Arial, Helvetica, sans-serif;}.cartouche .spip_logos {	float: right;	margin-left: 16px;	margin-bottom: 16px; }.fond-rubriques, .fond-breves, .fond-divers { background: #ffffff;}.fond-rubriques .menu-titre { background: #ffffff; }.fond-rubriques, .fond-breves, .fond-syndic, .fond-forums, .fond-divers {	min-width: 10em;	border: 1px solid #CCC;	margin-bottom: 1em;	font-size: 0.77em;}/*  Mise en forme des textes du contenu---------------------------------------------- */.titre_article {	font-family		:	Arial, Helvetica, helv, sans-serif;	font-size		:	20px; 	font-weight		:	Bold;	font-variant	:	small-caps;	font-style		:	Normal; 	margin			:	20px 10px 20px 10px;	text-align		:	center;	color			:	#633303;	background-color:	#FFF44A;	text-shadow		:	#000000, 0px, 0px, 10px;}.surtitre_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:16px;	font-style:italic;	font-weight:bold;	text-decoration	:	underline;	color:#633303;}.soustitre_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	font-style:normal;	font-weight:normal;	color:#826442;}.chapo_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-style:italic;	font-weight:normal;	color:#000000;	margin: 10px 10px 10px 20px; }.date_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	font-style:normal;	font-weight:normal;	color:#000000;	margin-right: 10px;	margin-left: 20px;	padding-left:20px;}.texte_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	text-align:justify;	margin: 10px 20px 10px 10px;	text-indent: 20px;}.lien_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	text-align:justify;	margin: 10px 10px 10px 10px;	font-variant: small-caps;}.titre_ps {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	margin: 10px 10px 0px 10px;	font-style:italic;	font-weight:normal;	color:#ff0000;}.ps_article {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	text-align:justify;	margin: 5px 20px 5px 10px;	padding:10px 10px 10px 10px;	display: block;	background-color: #f8f5f5;}/*  Portfolio---------------------------------------------- */#documents_portfolio {	clear: both;	margin-top: 1.4em;	padding-top: 2px;	border-top: 2px solid #CCC; }#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }#document_actif { margin-top: 1em; }/*  Listes de documents joints (a un article ou une rubrique)---------------------------------------------- */#documents_joints {	margin-top: 1.4em;	padding-top: 2px;	border-top: 2px solid #CCC; }#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }#documents_joints ul { margin: 0; padding: 0; list-style: none; }#documents_joints li { margin-bottom: 0.4em; }#documents_joints li .spip_doc_titre {}#documents_joints li .spip_doc_titre small { font-weight: normal; }#documents_joints li .spip_doc_descriptif {}/* Listes d'articles et extraits introductifs----------------------------------------------- */.liste-articles ul { margin: 0; padding: 0; list-style: none; }.liste-articles li { margin-bottom: 1em; clear: both; }.liste-articles li .titre {	font-size: 1.03em;	font-weight: bold;	font-family:Verdana, Arial, Helvetica, sans-serif; }.liste-articles li .spip_logos {	float: right;	margin-left: 16px;	margin-bottom: 16px;	clear: right; }.liste-articles li p { margin: 0; padding: 0; }.liste-articles li .enclosures {	float: right;	text-align: right;	max-width: 60%;	margin: 0; }.liste-articles li small {	display: block;	font-size: 0.71em; }.liste-articles li .texte {	margin-top: 5px;	margin-bottom: 2em;	border: 1px solid #CCC;	padding: 0.9em;	font-size: 0.82em;	line-height: 1.4em; }.pagination { font-size: 0.90em;			font-family:Verdana, Arial, Helvetica, sans-serif; }#contenu .contre-encart {	float: left;	width: 21em;	margin:5px;}.rubriques { background: #FFFFFF;}.rubriques .menu-titre { 	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000000;	background: #FFFFFF; }.pagination { 	font-size: 0.90em;	font-family:Verdana, Arial, Helvetica, sans-serif; }	
