body {
	background-color : #eee;
	color : #eee;
	font: 1em Verdana, sans-serif;
	margin: 0;
	text-align: center;
}

.lien-plan {
	background-color: inherit;
	border-bottom: dashed 1px orange;
	color: orange;
	text-decoration: none;
	
}
.lien-plan:hover {
	border-bottom: solid 1px orange;
	border-top: solid 1px orange;
}
.lien-plan:visited {
	border-bottom: dashed 1px #ddd;
}
.plan-secteur h1 a {
	background-color: inherit;
	color : #aaa;
	text-decoration: none;
}
/* page d'accueil */
#page {
	background-color: #000;
	color: #ddd;
	width: 800px;	
	margin: auto;
}
.tabcenter {
	height: 500px;
	width: 100%;
	background-color: #000;
}
.cell {
	vertical-align: middle;
	background-color: #000;
	padding:0px;
}
#menu {
	/*border: solid 1px #fff;*/
	background-color : #000;
	color : #fff;
	width: 800px;
	/*height: 400px;*/
	margin: auto;
	text-align: left;
}
#bloc-gauche {
	float: left;
	font-weight: bold;
	margin: auto 0px;
	padding: 0px;
	text-align: center;
	width: 363px;
	height: 228px;
}
#vcard #bloc-gauche {
	width: 363px;
}
#bloc-gauche .nom, .prenom, .metier {
	margin: 0;
	padding: 0;
}
#bloc-gauche .nom {
	background: url('img/nom.gif') top left no-repeat;
	height: 52px;
}
#bloc-gauche .prenom {
	background: url('img/prenom.gif') top left no-repeat;
	height: 49px;
}
#bloc-gauche .metier {
	background: url('img/metier.gif') top left no-repeat;
	height: 15px;
}
#bloc-gauche .nom span, .prenom span, .metier span {
	display: none;
}
#bloc-droit {
	background-color : inherit;
	color : #ccc;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.login {
	padding-top: 40px;
}
#bloc-droit .adresse {
	font-size: 0.9em;
}
#bloc-droit .email {
	position: relative;
	top: 30px;
	font-size: 0.7em;
}
#menu #bloc-gauche {
	width: 336px;
	top:-2px;
}
#menu #titre {
	position: relative;
	left: 44px;
	top: 80px;
}
#menu #footer {
	background-color: inherit;
	color: #aaa;
	clear: both;
	float: left;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	width: 800px;
	height: 40px;
	position:relative;
	top: 15px;
	left:0px;
}
#menu #bloc-droit ul {
	margin: 0;
	margin-top: 4px;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
#menu #bloc-droit ul li a {
	text-decoration: none;
}
#menu #bloc-droit ul li .img-menu {
	border: none;
}

#menu #bloc-droit img {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}
/*#bas-page a, a:visited {
	background-color : inherit;
	color : #ccc;
	text-decoration: none;
}
#bas-page a:hover {
	border: 1px dashed #ccc;
}*/
/* menu haut de page*/
#menuhaut {
	background-color : #000;
	color : #fff;
	font: 1em Verdana, sans-serif;
	width: 800px;
	height: 69px;
	margin: auto;
	text-align: left;
}
#menuhaut ul {
	margin: 0;
	margin-top: 4px;
	margin-right: 5px;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
#menuhaut ul li {
	float: left;
	margin-left: 3px;
	margin-top: 1px;
}
#menuhaut #bloc-droit {
	float: right;
	top: 0px;
	width:600px;
}
#menuhaut #titre-mini {
	height: 59px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 106px;
	float: left;
}
#container {
	font: 0.8em Verdana, sans-serif;
	font-weight: bold;
	padding: 20px;
	text-align: left;
}
.illustration-flottante {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.texte {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#footer {
	background-color: inherit;
	color: #ccc;
	clear: both;
	font-size: 0.65em;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#footer a, #footer a:visited {
	background-color : inherit;
	color : #ccc;
	text-decoration: none;
}
#footer a:hover {
	border: 1px dashed #ccc;
}
#footer hr {
	color: #aaa;
	width: 90%;
}
.article {
	float: left;
	clear: both;
}
.spip_documents {
	margin-right: 10px;
}
.texte-article {
	text-align: justify;
}
.expo {
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#zone-expo {
	margin-left: 150px;
	margin-right: 0px;
}
.bloc-exposition {
	font: 0.8em Verdana, sans-serif;
	font-weight: bold;
	padding: 20px;
	margin-top: 40px;
	text-align: left;
	clear: left;
}
.article {
	clear: both;
	float: left;
	width: 100%;
}
.spip_documents {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size:0.8em;
	background-color: inherit;
	color: #aaa;
}
.date {
	font-size: 0.8em;
	position: relative;
	top : 5px;
	background-color: inherit;
	color: #aaa;
}
/* diaporama */
#photo-viewer {
	width: 100%;
	text-align: center;
}
.slide-nav {
	height: 20px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	width: 160px;
	float : right;
}
.slide-nav ul {
	padding: 0;
	list-style-type: none;
	width: 100%;
}
.slide-nav a, .slide-nav a:visited {
	text-decoration : none;
	background-color: #aaa;
	color: #ddd;
}
.slide-nav a:hover {
	background-color: #ff0;
}
/* articles, autres */
.lien-expo {
	background-color: inherit;
	border-bottom: dashed 1px orange;
	color: orange;
	text-decoration: none;
	
}
.lien-expo:hover {
	border-bottom: solid 1px orange;
	border-top: solid 1px orange;
}
.lien-expo:visited {
	border-bottom: dashed 1px #ddd;
}
.surtitre {
}
.titre-texte {
}
.chapo {
}
.texte {
	text-align: justify;
}
.ps {
}
.notes {
}
h3 .spip {
	font-size: 1.3em;
}
#tools {
	float: right;
	clear: both;
	height: 22px;
	width:100%;
	background-color: inherit;
	color: inherit;
	position: relative;
	top: -22px;
}
#tools ul {
	padding: 0;
}
#tools li {
	padding: 1px;
	height: 22px;
	width: 23px;
	float: left;
	/*display: inline;*/
	list-style: none;
}
