/* Spécifique SPIP */
a.spip_in, a.spip_out, a.spip_url  {
	font-family: Verdana;
	color: Red;
}
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-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: none;
	color: #F57900;
}
#conteneur {
	text-align: left;
	position: absolute;
	width: 1000px;
	top: 5px;
	left: 50%;
	margin-left: -500px;
	background-color: white;
}
#langue {
   position: absolute;
	left: 10px;
	width: 100px;
}
#menu-haut {
	margin: 3px 0 0 10px;
}
#image-haut {
   text-align: center;
}
#gauche {
	width: 160px;
}
#menu {
   margin: 5px;
}
#menux {
	display: none;
}
#menuxon {
}
#centre {
	margin: 10px 10px 0 10px;
	width: 610px;
}
#droite {
	margin: 0 5px 0 5px;
	width: 200px;
	background-color: #f4f4f4;
}
#pied-page {
	margin-top: 12px;
	text-align: center;
}
.menu-secteur {
	margin: 5px 0 5px 5px;
	padding: 5px 1px 5px 0;
	background-color: #385E87;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	color: white;
}
.menu-secteur- {
	color: white;
}
.menu-secteur-on {
	color: white;
}
.menu-secteur a:hover {
	text-decoration: none;
}
.menu-rubrique {
   margin-left: 15px;
	font-size: 10px;	
}
.menu-rubrique-on {
	color: #234D77;
   font-weight: bold;
}
.rechercher {
   text-align: center;
}
.pied-page {
	margin-top: 3px;
	margin-bottom: 3px;
}
.image {
	text-align: right;
	margin: 0;
}
.menu-haut       {
	font-size: 12px;
	font-weight: bold;
	color: orange;
}
.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;

}
.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-rubrique-infos {
	font-size: 14px;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
	padding: 3px;
	color: white;
	background-color: #385E87;
	text-align: center;
	vertical-align: middle;
}
.titre-article-infos {
	font-size: 12px;
	margin: 15px 2px 0 2px;
	color: orange;
	text-decoration: underline;
}
.chapo-article-infos {
	font-size: 10px;
	margin: -8px 2px 0 2px;
}
.infos {
   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;
}