/* Spécifique SPIP */
a.spip_in, a.spip_out, a.spip_url  {
	font-family: Verdana;
	color: Red;
}
.spip_documents_left {
	float: left;
	margin: 3px;
}
.spip_documents_right {
	float: right;
	margin: 3px;
}
table.spip {
	margin: auto;
   font-size: 10px;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse;
}
.spip_logos {
	margin-right: -3px;
	margin-left: -3px;
	border-width: 0px;
}
/* Spécifique site */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f4f4f4;
	color: #303030;
	font-size: 10px;
	font-family: Verdana;
}
a {
	text-align: left;
	text-decoration: none;
	color: #303030;
}
a:hover  {
	text-decoration: underline;
}
#conteneur {
   text-align: left;
   position: absolute;
	width: 780px;
	top: 5px;
	left: 50%;
	margin-left: -390px;
}
#langue {
   position: absolute;
	left: 10px;
	width: 100px;
}
#menu-haut {
	text-align: right;
	margin: 5px 5px 0 0;
}
#haut {
}
#gauche {
	width: 160px;
	margin-top: 10px;
}
#menu {
   margin: 5px;
}
#menux {
	display: none;
}
#menuxon {
}
#centre {
	margin: 10px 0 5px 5px;
	width: 450px;
}
#droite {
	margin: 15px 5px 5px 5px;
	width: 155px;
	background-color: #f4f4f4;
}
#pied {
	margin-top: 12px;
	text-align: center;
}
.menu-secteur {
	margin: 5px 0 0 5px;
	padding: 5px 1px 5px 0;
	background-color: #f4f4f4;
	border-left: 4px solid #cccccc;
	color: #505050;
   font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
}
.menu-secteur-on {
	color: #234D77;
}
.menu-secteur a:hover {
	color: #234D77;
	text-decoration: none;
}
.menu-rubrique {
   margin-left: 15px;
	font-size: 10px;	
}
.menu-rubrique-on {
	color: #234D77;
   font-weight: bold;
}
.pied {
	margin-top: 3px;
	margin-bottom: 3px;
}
.image {
	text-align: right;
	margin: 0;
}
.menu-haut       {
   font-size: 12px;
	font-weight: bold;
   color: #303030;
}
.titre-rubrique       {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #D3D3D3;
}
.titre-srubrique       {
   font-size: 14px;
	font-weight: bold;
	color: #234D77;
	margin-top: 20px;
	margin-bottom: 6px;
	clear: both;
}
.titre-article       {
   font-size: 14px;
	font-weight: bold;
	color: #234D77;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}
.chapo-article       {
   font-size: 10px;
}
.texte-article {
   font-size: 10px;
}
.suite-article       {
   font-size: 10px;
	margin-top: 0;
	color: #385E87;
	text-align: right;
	text-decoration: underline;
}
.separation {
   margin-top: 10px;
	margin-bottom: 10px;
	border-top-color: #234D77;
	border-top-style: dotted;
	border-top-width: 1px;
	clear: both;
}
.chemin       {
   font-size: 10px;
	font-style: italic;
	padding-bottom: 12px;
}
.titre-site-rss {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	color: #FF8C00;
}
.titre-article-rss {
   font-size: 10px;
   margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
}
.rss {
   font-size: 10px;
	margin-top: 5px;
	vertical-align: text-top;
}
.lang {
   font-size: 10px;
	color: Fuchsia;
}

.plan-secteur {
	line-height: 12px;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	background-color: #f4f4f4;
	padding: 0 0 0 0;
}
.plan-rubrique {
	line-height: 12px;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 2em;
}
.plan-titre {
	line-height: 12px;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 4em;
}