h2{
	color:#661111;
}


#agenda {
    position: absolute;
    right: 10px;
    top: 92px;
    margin: 0px;
    padding: 0px;
    height: 122px;
    width: 400px;
}

.agenda_item li{
    font-size: 0.9em;
    float: left;
    list-style-type: none;
}

.agenda_data li{
     font-size: 0.9em;
     color: #E06B25;/*  #F7CB10 */
     float: right;
     list-style-type: none;
     padding : 0 0 0 25px;
     font-weight: bold;
     font-variant:small-caps;
}
.agenda_data li:first-child{
     color: #B49A7F; /* #D3C2AE */
     font-weight: normal;
     font-variant:normal;
     font-size: 0.8em;
}

.agenda_item a {
	color: #F18624; 
}
.agenda_item a:hover {
	color: #E46D29;/*  #7F2D00  */
}


/*
<ul class="agenda_item" title="Evenement">
	<li><a href="http://www.google.com/calendar/event?eid=dm5rdDJhaGVzNTJia2puZGNrN3YxNHE2bWsgdWpjam9vMGlkOHQ3N3JyMmhkN2wwNGhkbG9AZw">Assemblée Générale</a>
		<ul class="agenda_data" title="Details Evenement">
			<li>ven. 15 juin 2007 20:00</li>
			<li>Le Fourquet</li>
		</ul>
	</li>
</ul>
*/

.surtitre{
	color:#7F3207;
	float: left;
	/* clear:both;*/
	/*height:15px;*/
	font-size: 85%;
	margin-top:3px;
	margin-bottom:3px;
}

.detail {
	font-size: 75%;
	color: #7F3207;
	float:right;
	margin-top:3px;
	margin-bottom:3px;
	padding-right:4px;
}
strong > a {font-weight:normal;}

.texte {
	color:#3F1904;
	clear:both;
}

.spip i {
/* signature président ? */
}

.article{
	border-bottom:1px solid #BFA08F;
	border-left:1px solid #BF9077;
	margin-bottom:10px;
	padding:3px;
	padding-bottom:15px;
}

.liste-articles{
	margin-bottom:10px;
	padding:2px;
	padding-bottom:15px;	
}

#description-rubrique {
	float: right;
	width: 300px;
    border-style: outset ;
    border-width: 1px;
    background-color: #AB8E6E;
    padding: 8px;
}

#description-rubrique h1 {
	font-size: 140%;
	margin-bottom: 4px;
	color:#6F3D22;
}

#description-rubrique a {
	color: #AF440A;
}
#description-rubrique a:hover {
	color: #7F2D00;
}

a { text-decoration: underline; color:#c43800;  }
a:hover { color: #AF440A; }/* #DF570D  */
a.spip_out:hover {  }
a.spip_in:hover, a.spip_url:hover {  }
a.spip_glossaire:hover { } 

a.spip_out {  }
a.spip_in {  }
a.spip_url {   }
a.spip_glossaire {   }

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}
/*
 * Classes génériques
 
 gras-bold
italique-italic
retrait
grandRetrait
remarque-remark (petite font pour des commentaires ou autres)
emphase-emphasis (texte en évidence, coloré)
citation-quote (texte dans un cadre, genre citation, avec un fond clair)
textIndent
grandTextIndent

 */

.gras,.bold{font-weight: bold;}
.retrait{margin-left: 15px;}
.grandRetrait{margin-left: 30px;}
.remarque,.remark{font-size: 87%;}
.emphase,.emphasis{color: #C84316;}
.citation,.quote{border-style: outset ; border-width: 1px; border-color:#2A1B14; font-style : italic; background-color: #CCBAA2;}
.textIndent{text-indent: 18px}
.grandTextIndent{text-indent: 36px}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(images/h2_bullets.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left center;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
		background-image: url(images/h2_bullets.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left center;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
		background-image: url(images/h2_bullets.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left center;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
	
}
.contenu {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

