/* Ajout Pasto*/
#entete {
	color: #ffffff;
  width:100%
}

#logo {
  background: #dc612b url(img/fond.png) repeat left;
  height:70px;
}


#rssPlan {
  text-align: right;
  position: relative;
  top:40%;
  right:0px;
}

#menus {
	display: block;
	height: 25px;
  vertical-align:middle;
  background: #dc612b;
  color: #FFFFFF;
  line-height: 25px; font-size: 14px; text-align: center; text-decoration: none;
}
#menus a {
	display: block;
	float: right;
	height: 25px;
	border-left: #dde4c9 1px solid;
  vertical-align:middle;
  color: #FFFFFF;
  line-height: 25px; font-size: 14px; text-align: center; text-decoration: none;
}
#menus a:link {
}

#menus a:visited {
}

#menus a:hover {
	background-color: #000000;
}

.formulaire_spip .forml {
  background: white;
  position: relative;
	top: 1px; right: 3px;
}

.dateRubrique {
  font-size: small;
  text-decoration: none;
  font-style:normal;
  font-weight: normal;
}

.dateAuteur {
  font-size: x-small;
  text-decoration: none;
  font-style:normal;
  font-weight: normal;
}

#page {
  background: white;
}

html {
	background: #e8f1e5;
}

#pied {
  font-size: x-small;
  color: #666666;
}

#conteneur #contenu{
  margin-left:1em;
}

#rubrique_pied{
  text-align: center;
}
#rubrique_pied a{
  color: #666666;
}

#nom_site_spip_pied{
  text-align: center;
  font-weight: bold;
}
#nom_site_spip_pied a{
  color: #666666;
}


#prive_pied{
  text-align: right;
  font-size: xx-small;
}
#prive_pied a{
  color: #999999;
}

.decale {
	min-width: 10em;
	border: 1px solid #C0C0C0;
	margin-bottom: 1em;
  padding-left: 1em;
	font-size: 0.77em;
}

#articles_auteur{
  text-align: center;
}

#derniers_articles{
  text-align: center;
}

.liste-articles ul { list-style: circle; }
.liste-articles-detailles ul { list-style: none; }

#auteur{
  text-align: right;
  font-weight: bold;
}

#dateFinArticle{
  font-size: small;
  text-align: right;
}
