a {
	text-decoration: none;
	color: Black;
}
a:hover  {
	font-family: Verdana;
	color: #F2740E;
}
a.spip_in, a.spip_out, a.spip_url  {
	font-family: Verdana;
	color: #F2740E;
}
table.spip {
	font-size : xx-small;
}
body {
	font-size: xx-small;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#conteneur {
	position: absolute;
	top: 1%;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	background-color: White;
	border-color: Silver;
	border-style: solid;
	border-width: 4px;
}
#haut {
	background-image: url(images/haut.jpg);
	width: 770px;
	height: 77px;
	background-repeat: no-repeat;
	background-position: left;
}
#barre {
	width: 770px;
	background-image: url(images/barre.jpg);
	height: 15px;
}
#menu {
	font-size: 12px;
	margin-top: 8px;
}
#bandeau {
	background-image: url(images/frise.jpg);
	width: 770px;
	height: 96px;
	margin-top: 8px;
}
#accueil {
	width: 758px;
	margin-left: 6px;
	margin-right: 6px;
}
#corps {
	width: 758px;
	margin: 6px;
}
#gauche {
	width: 379px;
	margin-left: 6px;
	border-right: 1px solid Silver;
}
#droite {
	width: 379px;
	margin-left: 6px;
}
#pied {
	margin-top: 6px;
	width: 770px;
	background-image: url(images/barre.jpg);
	height: 15px;
	text-align: center;
}
.rechercher {
	position: absolute;
	margin-left: 75%;
	margin-top: 15px;
	font-size: 12px;
}
.titre_rubrique {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #F2740E;
}
.titre_sous_rubrique {
	margin-top: 12px;
	margin-right: 6px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #F2740E;
	background-color: Silver;
	height: 18px;
}
.titre_article {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
}
.chapo_article {
	font-size: 12px;
}
.texte {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 12px;
}
.annuaire_liste {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	list-style-type: none;
}
.annuaire_sous_liste {
	font-size: 12px;
	margin-top: 6px;
	list-style-type: none;
}
.annuaire_sous_sous_liste {
	font-size: 12px;
	list-style-type: none;
}
.suite_article {
	font-size: 12px;
	font-style: italic;
	color: #F2740E;
}
.chemin {
	margin-top: 12px;
	font-size: 10px;
}
.pied {
	font-size: 10px;
	color: White;
}
.plan_secteur {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
}
.plan_rubrique {
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	padding-left: 20px;
}
.plan_sous_rubrique {
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	padding-left: 40px;
}
.plan_sous_sous_rubrique {
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	padding-left: 60px;
}
.plan_titre {
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	padding-left: 80px;
}