/* Général */
a {
	text-decoration: none;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}

/* Spécifique SPIP */
/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in {
	color: Red;
} /* liens internes */
a.spip_out {
	color: Red;
} /* liens sortants */
a.spip_url {
	color: Red;
} /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.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;
}
/* .formulaire_spip .forml {
	width: 150px;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit;
}
	
/* Spécifique site */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 12px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
#conteneur {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 800px;
	background-color: White;
	border: 1px solid Silver;
}
#haut {
	height: 50px;
	width: 780px;
	border: 1px solid Silver;
	margin: 10px;
}
#menu-haut {
	height: 24px;
	width: 780px;
	background-color: #26526D;
	margin: 10px 10px 0 10px;
	padding-top: 5px;
}
#centre {
	width: 790px;	
}
#gauche {
	width: 290px;
	border: 1px solid Silver;
	margin: 10px 10px 0 10px;
}
#droite {
	width: 480px;
	border: 1px solid Silver;
	margin: 10px 10px 0 0;
}
#menu {
   margin: 5px;
}
#menux {
	display: none;
}
#menuxon {
}
#corps {
	width: 790px;
	margin: 10px 0 10px 0;
}
#actu {
	width: 390px;
	background-color: #698BA4;
	margin: 0 10px 10px 10px;
}
#focus {
	width: 380px;
	border: 1px solid Silver;
}
#chronique {
	width: 770px;
	_width: 780px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid Silver;
}
#pied {
   height: 30px;
/* background-color: #385C72; */
}
#photo {
   padding: 3px;
}
.titre-site {
	position: absolute;
	top: 20px;
	left: 30px;
	font-size: 24px;
	font-style: italic;
	color: #698BA4;
}
.recherche {
	position: absolute;
	top: 20px;
	left: 650px;
}
.texte-menu-haut {
	font-size: 12px;
	color: White;
	padding-left: 10px;
}
.menu-secteur {
	padding: 6px;
	font-weight: bold;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #698BA4;
	color: White;
}
.titre-secteur {
	font-size: 12px;
	color: White;
}
.menu-rubrique {
	font-size: 12px;
	margin: 3px;
	border-bottom-color: white;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.menu- {
}
.menu-on {
   font-weight: bold;
}
.titre-rub-actu {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.titre-actu {
	padding: 5px 5px 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.chapo-actu       {
	padding: 0 5px 5px 5px;
	font-size: 12px;
	color: White;
}
.titre-focus {
	height: 25px;
	margin: 5px 0 5px 5px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid Silver;
}
.texte-focus {
	margin: 5px 0 5px 5px;
	text-align: center;
}
.titre-rubrique {
	font-size: 14px;
	font-weight: bold;
}
.titre-article       {
	font-size: 14px;
	font-weight: bold;
	color: #698BA4;
	margin-top: 10px;
	clear: both;
}
.chapo-article       {
	font-size: 12px;
}
.texte-article {
	margin-bottom: 10px;
	font-size: 12px;
}
.suite-article       {
	color: Red;
}
.titre-plan       {
	font-size: 14px;
	font-weight: bold;
	color: #698BA4;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
}
.plan-secteur {
   margin-left: 15px;
   margin-right: 15px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 0;
}
.plan-rubrique {
   margin-left: 15px;
   margin-right: 15px;
	line-height: 12px;
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 2em;
}
.plan-titre {
   margin-left: 15px;
   margin-right: 15px;
	line-height: 12px;
	list-style: none;
	list-style-position: outside;
	font-size: 12px;
	padding: 0 0 0 4em;
}
.pagination {
	font-size: 14px;
	margin-right: 10px;
   text-align: right;	
}
.liste-rubrique {
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 2em;
}
.photo {
   text-align: center;
}
.titre-photo {
   font-size: 12px;
	font-weight: bold;
   text-align: center;
}
.description-photo {
   text-align: center;
   font-size: 12px;
}
