body {
text-align:center;
    background: #556B2F;
    margin: 0px;
}
#cadre {
width:90%;
margin-right:auto;
margin-left:auto;
border-right: 1px dotted #556B2F;
border-left: 1px dotted #556B2F;
padding:0px;
background: #fff;
font-family: georgia, "times new roman", serif;
font-size: small;
text-align:center;
}
#banner {
background:#fff;
text-align: center;
}
#gauche {
width:20%;
padding:0px;
float:left;
background:#fff;
text-align:left; 
}
#principal {
width:75%;
padding:0px;
float:left;
background:#fff;
text-align:left; 
}
.menu {
font-family: "trebuchet ms", verdana, arial, helvitica, sans-serif;
font-size: small;
color: #001;
}
.menu-item {
padding:2px;
text-decoration: none;
}
.menu-item a {
color: #344;
text-decoration: none;   
}
.menu-item a:hover {
background: #333;
color: #fff;
}

.menu-current {
padding:2px;
background: #333;
color: #fff;
}
.menu-current a {
background: #333;
color: #fff;
text-decoration: none;   
}
.sousrub  {
padding-left: 10px;
text-decoration: none;
}
.sousrub a {
color: #0c329d;
text-decoration: none;
}
.sousrub a:hover {
color: #a9043a;
}
.contenu {
padding:0px 10px 0px 10px;
}
h2 {
font-family: georgia, "times new roman", serif;
font-size: large;
color: #556B2F;
border-bottom: 1px solid #556B2F;
}
.titre {
font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
font-size:larger;
color: #344;
font-weight: bold;
}
.titre a {
   text-decoration: none;
}
.surtitre {
font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
font-size:small;
color: #556B2F;
}
.date {
font-family: verdana, arial, helvetica, sans-serif;
font-size: x-small;
color: #333;
font-style: italic;
}
.extrait {
padding: 5px;
margin-top: 5px; 
font-family: georgia, "times new roman", serif;
font-size: small;
color: #001;
border-top: 1px solid #556B2F;
}
.article {
padding: 5px;
margin-top: 5px; 
font-family: georgia, "times new roman", serif;
font-size: small;
color: #344;
border-top: 1px solid #556B2F;
line-height:140%;
}
#mots-cles {
background:#eee;
border:1px solid #000;
padding:6px;
margin-top:12px;
margin-bottom:4px; 
float:right;
}
.admin {
padding-bottom: 12px;
}
.admin a {
font-family: arial, times new roman, serif; 
color: blue;
font-weight: bold;
}
.admin a:hover {
color: white;
background-color: #333;
text-decoration: none;
}

/* admin features */

.spip_bouton {
	border: 2px solid #556B2F;
	padding: 1px;
	margin: 1px;
	background: #fff;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.spip-admin {
	position: fixed;
	bottom: 0px;
	right:2px; 
	font-size: 90%;
	padding: 1px;
	line-height: 1.4em;
}

.recherche {
   padding: 10px;
}
