
.page { width: 96%; }

.nav ul li a {
	 border-top: 1px solid rgb(34,34,34); 
	 border-bottom: 1px solid rgb(34,34,34); 
 }
#entete { width: 100%; border-bottom-color: red; padding-bottom: 5px; padding-top: 5px; }
#entete a.accueil { float:left; }
#recherche { float: right;}
#conteneur {clear: inherit; float: right; width: 100%; }
#contenu { width: 75%; margin-left: 24%;}

#navigation { float: left; width: 23%; border-right: 1px solid red;  margin-right: 8px; }
#navigation p, .encart p { margin: 0;}
#navigation ul, .encart ul { list-style: none; }
#extra { float: left; clear:left; width: 201px; border-right: 1px solid red; }

#pied {border-top-color: red;}

.nettoyeur { clear: inherit; }
#hierarchie { clear: none; }
.cartouche p { clear:inherit; }
.notes { clear:inherit; }
#documents_portfolio { clear: inherit; }
.menu { clear: inherit; }
.pagination { clear: inherit; }
.articles ul li { clear: inherit; }
#focus { text-align: center; clear:both; padding-top: 3px;}
#focus span { float: left; margin: 3px; }
#focus a { background: red; color: white; font-weight: bold; padding: 1px; 
border-top: 2px solid #EEE;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 2px solid #EEE;

  }
div.socialtags { clear:none; }

#derniers { list-style: none; }
#recents { list-style: none; }
#contenu .spip_logos { float: right; }
