body {
  background: #FFDD77;
}

#pub_article{
  width : 200px;
  float : left;
}
#page{
  background : #FFCC66; 
  width : 1000px
}
#contenu a{
color:darkblue;
}
#entete{
  height : 100px;
  width : 100%;
  border-bottom : 1px solid black ;
  background-color : #FFCC66
}
#bandeau_droit{
  float : right;
  width : 200px;
}
#nom_site_spip{
  font-weight: bold;
  font-size: 50px;
  margin-left : 5px;
  margin-top : 20px;
}
#contact_marmaille{
  margin-left : 10px;
  margin-top : 20px;
  font-size : 8pt;
}
#conteneur{
 float:left;
 background : #FFEE99; 
 margin-left:0px;
 width:819px;
}

#hierarchie{
  width:800px;
  margin-bottom:0px;
}
#contenu{
 margin-left:10px;
 width : 600px;
 display : block;
}
#contenu .texte {
 margin-top : 0px;
}
#contenu .cartouche {
	float: left;
}
#contenu .chapo {
	float: left;
}
#navigation{
  float : left;
  width : 180px;
  background : #FFCC66;
}
#navigation table {
  margin-left : 10px;
  margin-top : 10px;
}
#navigation td {
  font-weight: bold;
  border: 1px solid #FFAA55;
  background : #FFDA66; 
  width : 120px;
}
#navigation .rubriques{
  width : 150px;
  background : #FFCC66;
  margin-top:0px;
  border: 0;
}
#navigation .rubriques .menu-titre { 
  background: #FFCC55; 
  margin-left : 0 px ;
  border: thin solid #FF8833;
}

#marm_pub_1{
  float : right; 
  width : 150px;
  margin-right : 25px ;
  border: thin solid #FF8833;
  background : #FFCC66; 
  font-size : 8pt;
}
#marm_pub_google1{
  float : right; 
  width : 150px;
  margin-top : 25px ;
  margin-right : 15px ;
  font-size : 8pt;
}
#marm_pub_facebook{
  float : right; 
  width : 200px;
  margin-top : 25px ;
  margin-right : 15px ;
  font-size : 8pt;
}
#marm_pub_breves{
  float : right; 
  width : 150px;
  margin-right : 25px ;
  margin-top : 25px ;
  border: thin solid #FF8833;
  background : #FFCC66; 
  font-size : 8pt;
}
#marm_pub_transp{
  float : right; 
  width : 150px;
  margin-right : 25px ;
  margin-top : 25px ;
  font-size : 8pt;
  background : #FFCC66; 
  border: thin solid #FF8833;
}

#marm_pub_breves li{
  margin-top : 5px ;
}
#marm_pub_breves h1{
  font-weight: bold;
}

.breves{
  width : 220px;
  border: thin solid #FF8833;
  background : #FFE060; 
  font-size : 8pt;
}
.breves .menu-titre {
 background: #FFEE88; 
}

#contenu .contre-encart {
	float: left;
	width: 53%;
        background: #FFCC55; 
}

#contenu .encart {
	float: right;
	width: 45%;
	margin: 0;
	margin-bottom: 1em;
}


.rubriques{
  width : 160px;
  background : #FFCC66;
  margin-top:0px;
  border: 0;
}
.rubriques .menu-titre { 
  background: #FFCC55; 
  margin-left : 0 px ;
  border: thin solid #FF8833;
}
.liste-articles .menu-titre{
  text-align : left ;
  border-bottom: thin solid #FF8833;
  margin-bottom : 10px ;
}
#navigation .breves{
  width : 95%
}
.cartouche {
  float : left;
  margin-left : 5px;
  margin-top : 25px;
}
.chapo {margin-left : 5px;}
.texte {margin-left : 5px; margin-bottom : 20px;}
.fragment{margin-left : 5px; }
