a {
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	color: Black;
}
a:hover  {
	font-family: Verdana;
}
/* Spécifique SPIP */
a.spip_in, a.spip_out, a.spip_url  {
	font-family: Verdana;
	color: Red;
}
table.spip {
	font-size : xx-small;
}
/* Spécifique site */
body {
	font-size: xx-small;
	font-family: Verdana;
	background-image: url(images/fond.jpg);
}
#conteneur {
	position: absolute;
	width: 790px;
	left: 50%;
	margin-left: -395px;
	background-color: White;
	border: 3px solid Silver;
}
#haut {
	height: 110px;
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
}
#langue {
	position: absolute;
	top: 85px;
	left: 6px;
}
#menu-haut {
	position: absolute;
	top: 80px;
	left: 180px;
	height: 26px;
	padding-top: 6px;
	padding-left: 6px;
}
#gauche {
	font-size: xx-small;
	width: 181px;
	margin-top: 20px;
	padding-bottom: 24px;
	padding-right: 6px;
}
#centre {
	margin: 20px 6px 6px 6px;
	width: 573px;
}
#pied {
	margin-top: 12px;
	text-align: center;
}
.pied {
	margin-top: 3px;
	margin-bottom: 3px;
}
.titre-rubrique       {
	font-weight: bold;
	font-size: 130%;
	background-color: #5781AE;
	color: White;
	line-height: 30px;
	padding-left: 3px;
	margin-bottom: 12px;
}
.menu-haut       {
	font-weight: bold;
	font-size: x-small;
	color: White;
}
.titre-article       {
	font-size: small;
	font-weight: bold;
	color: #234D77;
	margin-top: 6px;
	margin-bottom: 6px;
}
.chapo-article       {
	font-size: xx-small;
}
.texte-article {
	font-size: xx-small;	
}
.cp-articles       {
	font-size: xx-small;
	margin-top: 1em;
	margin-bottom: 1em;
}
.suite-article       {
	font-size: xx-small;
	margin-top: -1em;

	color: #385E87;
	text-align: right;
	text-decoration: underline;
}
.chemin       {
	font-size: xx-small;
	font-style: italic;
	padding-bottom: 12px;
}
.titre       {
	font-size: 12px;
	font-weight: bold;
}
.chapo       {
}
.plan-secteur {
	line-height: 12px;
	font-size: xx-small;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	background-color: #CDDCEB;
	padding: 0 0 0 0;
}
.plan-rubrique {
	line-height: 12px;
	font-size: xx-small;
	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;
	font-size: xx-small;
	padding: 0 0 0 4em;
}
.login {
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	color: #234D77;
}
