/* Spécifique SPIP */
a.spip_in, a.spip_out, a.spip_url  {
	font-family: Verdana;
	color: #385E87;
}
.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 {
	font-size: 12px;
	font-family: Verdana;
	background-image: url(images/fond.jpg);
	text-align: left;
}
a {
	text-align: left;
	text-decoration: none;
	color: #303030;
	font-size: 12px;
}
a:hover  {
	color: #385E87;
}
#conteneur {
	position: absolute;
	top: 5px;
	width: 790px;
	left: 50%;
	margin-left: -385px;
	background-color: White;
	border: 1px solid #5781AE;
	}
#haut {
	margin-top: -10px;
}
#menu-haut {
	clear: both;
	margin: 0;
}
#centre {
	height: 850px;
	width: 587px;
	overflow: auto;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#gauche {
	width: 184px;
	margin-top: 12px;
	padding-bottom: 24px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: Gray;
	padding-right: 6px;
}
#pied {
	height: 16px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pied {
	list-style: none;
	padding-right: 3px;
}
.titre-rubrique    {
	font-weight: bold;
	font-size: 18px;
	background-color: #5781AE;
	color: White;
	line-height: 30px;
	padding-left: 3px;
	margin-bottom: 12px;
	list-style: none;
	clear: both;
}
.menu-haut       {
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
}
table.menu-haut td {
	background-color: #DCDCDC;
	padding-top: 3px;
	border: 1px solid White;
}
.titre-article       {
	font-weight: bold;
	font-size: 14px;
	background-color: #5781AE;
	color: White;
	line-height: 25px;
	padding-left: 3px;
	margin-bottom: 12px;
	clear: both;
}
.titre-article-accueil       {
	font-size: 18px;
	font-weight: bold;
	clear: both;
}
.chapo-article       {
	margin-bottom: 1em;
}
.texte-article {
}
.cp-articles       {
	margin-top: 1em;
	margin-bottom: 1em;
}
.suite-article       {
	color: #385E87;
}
.chemin       {
	font-style: italic;
	padding-bottom: 12px;
	color: #385E87;
}
.titre       {
	font-weight: bold;
}
.chapo       {
}
.mn-secteur {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #CDDCEB;
	line-height: 20px;
	text-align: center;
}
.mn-rubrique {
	font-size: x-small;
	list-style-type: none;
	line-height: 16px;
	list-style-position: outside;
	padding-left: 3px;
}
.plan-secteur {
	font-size: xx-small;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 0;
}
.plan-rubrique {
	font-size: xx-small;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 2em;
}
.plan-titre {
	list-style: none;
	list-style-position: outside;
	font-size: xx-small;
	padding: 0 0 0 4em;
}
