/*
<!--

Copyright 2005 Ulysse Saloff
http://ulysse.saloff.free.fr
august 2005

Squelettes PHANTASIE

http://spip.net
http://spip-contrib.net

GNU Public License (GPL)

/////////////////////////////////////////////////////////////////////////////////////////
Squellette modifi par Hanselmann Pierre (Dcembre 2005) pour les besion de l'agrihotte
/////////////////////////////////////////////////////////////////////////////////////////
-->
*/
/*Memo : ajouter la feuille spip_style.css modifiee*/

/*<agl.folder "Basileus">*/
	.header { margin-bottom: 20px; }
	.ecrire { font-family: serif; margin-bottom: 10px }
	.ecrire .nom_site { }
	.basileus  { font-family: Georgia, "Times New Roman", Times, serif; background-repeat: no-repeat; background-attachment: scroll; height: 25px; vertical-align: bottom; }
	.vassaux  { font-family: Georgia, "Times New Roman", Times, serif; white-space: normal;}
	body,td,th,p {font-family: Georgia, "Times New Roman", Times, serif; font-size:78%;}
	p.spip {font-size:100%;}
	td.menu {padding-bottom : 10px;padding-top : 5px;}
	td.ssmenu {padding-bottom : 5px;padding-left : 15px;}
	a.menu {text-decoration: none; font-weight: bold;}
	a.menu:hover {text-decoration: underline;}
	a.ssmenu {text-decoration : none;}
	a.ssmenu:hover { text-decoration: underline;}
	a:link { color: #000000;}
	a:visited { color: #000000;}
	a:hover {color: #000000;}
	a.spip:link { color: #000000; text-decoration: underline;}
	a.spip:visited { color: #000000; text-decoration: underline;}
	a.spip:hover { text-decoration: underline }
	a.petitlinks { text-decoration: none; font-size:90%}
	a.petitlinks:hover { text-decoration: underline; font-size:90%}
	.spip { }
	strong.spip {font-size:100%;}
	.hierarchie {margin-left: 5px; margin-bottom: 10px;font-size:110%;}
	.titre { }
	.spip_bouton { }
	.forml { }
	.footer { font-family: serif; text-align: center; padding: 5px }
/*</agl.folder>*/
/*<agl.folder "Anachorete administration">*/
	.anachorete_bloc { position: static; z-index: 100; top: 0; right: 10px }
	.anachorete_bloc li { display: inline; padding: 0 2px }
	.anachorete_bloc ul { display: inline }
	a.anachorete_boutons { 
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	color: #0c479d;
	
	}
	
	a:hover.anachorete_boutons {
	background-color: #fc3;
	border-bottom: 2px solid #36f;
}

a:active.anachorete_boutons {
	background-color: #ccc;
	border-bottom: 2px solid #f00;
}
/*</agl.folder>*/
/*<agl.folder "ARTICLES">*/
	/* Articles : {Padding} pour la lisibilite du texte. {Border} encadre sauf pour le texte afin de mettre en avant le descriptif, le post-scriptum et les notes.*/
	.articles_titre   { font-size: 15pt; font-variant: small-caps; font-stretch: extra-expanded; background-color: silver; list-style-type: upper-latin; margin-bottom: 15px; padding: 5px 5px 5px 30px }
	.articles_divers  { margin-bottom: 15px; padding: 5px 5px 5px 30px }
	.articles_divers .date_auteurs_visites_site { display: table-row }
	.articles_divers .logo { display: table-row; padding: 30px 5px }
	.articles_descriptif   { text-align: justify; margin-bottom: 15px; padding: 5px 5px 5px 30px}
	.articles_texte { text-align: justify; margin-bottom: 15px; padding: 5px }
	.articles_post_scriptum { font-family: cursive; font-style: italic; margin-bottom: 15px; padding: 5px 5px 5px 30px}
	.articles_notes { font-family: monospace; font-stretch: wider; background-color: silver; text-align: left; margin-bottom: 15px; padding: 5px; position: static }
	.articles_documents  { position: relative; width: 100%; clear: both }
	.articles_documents .unite  { width: 45%; float: left }
	.signatures_liste { width: 75%; float: left }
	.signatures_liste1 { width: 75%; float: left }
	.signatures_formulaire { width: 25%; float: left }
/*</agl.folder>*/
/*<agl.folder "RUBRIQUES">*/
	.rubriques_articles_titre { background-color: silver; margin-top: 10px; margin-bottom: 5px; padding: 5px}
	.rubriques_articles_auteurs_date { margin-bottom: 5px }
	.rubriques_articles_introduction { margin-bottom: 5px }
	.rubriques_blocparty_titre { background-color: silver; margin-bottom: 5px; padding: 5px}
	.rubriques_beatles_titre { font-variant: small-caps; font-weight: bold; margin-top: 10px; margin-bottom: 10px; margin-left: 30px }
	.rubriques_beatles_descriptif { font-family: sans-serif; margin-top: 10px; margin-bottom: 10px; margin-left: 30px }
	.rubriques_beatles_texte { font-family: sans-serif; margin-top: 10px; margin-bottom: 10px; margin-left: 30px }
/*</agl.folder>*/
/*<agl.folder "FORUMS">*/
	.forums_parent { margin-top: 10px; margin-bottom: 5px; padding: 5px; border: solid 1px }
	.forums_titre { margin-bottom: 10px; margin-left: 10px }
	.forums_texte { margin-bottom: 10px; margin-left: 20px }
	.forums_date_nom { margin-bottom: 10px; margin-left: 10px }
	.forum_place  { position: absolute; float: left;}
	.votremessage  { font-weight: bold; padding-top: 20px; padding-bottom: 20px }
	.form_for  { width: 400px; float: left;}
	.forums_fils { position: relative; top: 5px; left: 20px; border: dashed 1px }
/*</agl.folder>*/
	.resume_intro   { text-align: justify; margin-bottom: 20px; padding: 5px 5px 5px 5px}
