BODY {
	margin: 0 0 0 0;
	background: #8998AE url(images/body-bg.gif) top left repeat-x;
}
img {
	border: 0;
}
h1{
	font-family: verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
h1 a{
	text-decoration: none;
	color: #000;
}
h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #555;
}
h2 a{
	text-decoration: none;
	color: #555;
}
.tab{
	margin-left: 20px;
}
#principal{
	width: 900px;
	background: #FFF;
	text-align: left;
}
#gauche,#droite{
	vertical-align: top;
}
#logo{
	margin: 15px;
}
#menu{
	width: 180px;
	float: left;
}
#menu li{
	list-style: none;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	_display: inline;
}
#menu li a{
	text-align: right;
	height: 3em;
	display: block;
	text-decoration: none;
	color: #555;
}
#menu .encours{
	background: #E3F0CC;
	color: #000;
}
#menu li a:hover{
	background: #E3F0CC;
	color: #000;
}
#menu li ul{
	display: none;
}
#menu li:hover>ul{
	display: block;
}
#menu li ul li{
	font-size: 0.8em;
	font-weight: normal;
	height: 4em;
}
#inscriptionnews{
	float: left;
	margin: 0 -50px 20px 15px;
	padding: 5px;
	width: 150px;
	border: 1px solid #AAA;
	background: #DDD;
	text-align: center;
	font-family: verdana, sans-serif;
	color: #AAA;
	font-size: 0.7em;
	font-weight: bold;
}
#espacenews{
	margin: 0;
}
#inputnews{
	width: 120px;
	margin: 5px;
}
#optionnews{
	text-align: center;
	margin: 5px 0 5px 0;
}
#submitnews{
	margin-top: 0;
	font-size: 0.8em;
	color: #555;
}
#mentionsnews{
	margin-top: 10px;
	text-align: justify;
	font-size: 0.8em;
	font-weight: normal;
}
#mentionsnews a{
	color: #AAA;
}
#mentionsnews a:hover{
	color: #000;
}
#chemin{
	margin: 30px 15px 0 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 2px;
	color: #AAA;
}
#chemin a{
	text-decoration: none;
	color: #AAA;
}
#chemin a:hover{
	color: #000;
}
#situation{
	font-weight: bold;
	color: #000;
}
#raccourcis{
	margin: 5px 15px 5px 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 2px;
	color: #AAA;
}
#accueil, #plan, #recherche{
	text-indent: -9999px;
}
#accueil a{
	float: left;
	width: 50px;
	height: 25px;
	display: block;
	background: url(images/accueil.gif) 0 -2px no-repeat;
}
#accueil a:hover{
	width: 50px;
	height: 25px;
	background: url(images/accueil.gif) 0 -30px no-repeat;
}
#plan a{
	float: left;
	width: 50px;
	height: 25px;
	display: block;
	background: url(images/plan.gif) 0 -2px no-repeat;
}
#plan a:hover{
	width: 50px;
	height: 25px;
	background: url(images/plan.gif) 0 -30px no-repeat;
}
#espacerecherche{
	margin-right: 30px;
	float: right;
}
.champformulaire{
	background: #EEE;
	color: #555;
}
#recherche a{
	margin-right: -180px;
	margin-left: 180px;
	float: right;
	width: 22px;
	height: 25px;
	display: block;
	background: url(images/recherche.gif) 0 -2px no-repeat;
}
#recherche a:hover{
	width: 22px;
	height: 25px;
	background: url(images/recherche.gif) 0 -30px no-repeat;
}
#fenetre{
	background: #E3F0CC;
	margin: 15px;
}
#contenu{
	padding: 15px;
	vertical-align: top;
}
.fonctions{
	width: 25px;
	vertical-align: top;
}
#ajouter, #envoyer, #imprimer{
	margin-top: 20px;
	text-indent: -9999px;
}
#ajouter a{
	width: 18px;
	height: 20px;
	display: block;
	background: url(images/ajouter.gif) 0 -2px no-repeat;
}
#ajouter a:hover{
	width: 18px;
	height: 20px;
	background: url(images/ajouter.gif) 0 -29px no-repeat;
}
#envoyer a{
	width: 18px;
	height: 20px;
	display: block;
	background: url(images/envoyer.gif) 0 -2px no-repeat;
}
#envoyer a:hover{
	width: 18px;
	height: 20px;
	background: url(images/envoyer.gif) 0 -29px no-repeat;
}
#imprimer a{
	width: 18px;
	height: 20px;
	display: block;
	background: url(images/imprimer.gif) 0 -2px no-repeat;
}
#imprimer a:hover{
	width: 18px;
	height: 20px;
	background: url(images/imprimer.gif) 0 -29px no-repeat;
}
#contenu p{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
}
#contenu #article .spip li{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
}
#contenu .liens{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #AAA;
}
#contenu .liens a{
	color: #AAA;
	text-decoration: none;
}
#contenu .liens a:hover{
	color: #000;
}

#contenu .lienstexte{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
#contenu .lienstexte a{
	color: #000;
	text-decoration: none;
}
#contenu .lienstexte a:hover{
	color: #AAA;
}

#contenu .liensecran{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #AAA;
}
#contenu .liensecran a{
	color: #AAA;
	text-decoration: none;
}
#contenu .liensecran a:hover{
	color: #000;
}
#tabledossier{
	padding: 0;
	margin: 0;
}
#logodossier{
	vertical-align: top;
}
#introdossier{
	vertical-align: top;
	padding-left: 10px;	
}
#plusdossier{
	font-family: arial, helvetica, sans-serif;
	margin-top: -10px;
	text-align: right;
	letter-spacing: 2px;
	font-size: 0.7em;
	font-weight: normal;
	color: #AAA;
}
#plusdossier a{
	text-decoration: none;
	color: #AAA;
}
#plusdossier a:hover{
	color: #000;
}
#connexe{
	padding: 15px;
	width: 180px;
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-weight: bold;
}
#connexe ul{
	font-size: 0.6em;
	border-left: 1px solid #AAA;
	margin-left: -10px;
	padding: 15px;
}
#connexe li{
	list-style: none;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 1.2em;
	margin: 1em 0 1em 0;	
	
}
#connexe li a{
	text-decoration: none;
	color: #AAA;
}
#connexe .encours{
	color: #000;
}
#connexe li a:hover{
	background: #E3F0CC;
	color: #000;
}
#connexe .annonceur{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #AAA;
	text-weight: regular;
}
.dateactu{
	text-align: left;
	letter-spacing: 1px;
	font-size: 0.9em;
	font-weight: normal;
	color: #AAA;
}
.introactu{
	margin: 5px 0 5px 0;
	font-size: 0.8em;
	font-weight: normal;
}
.plusactu{
	text-align: right;
	letter-spacing: 2px;
	font-size: 0.9em;
	font-weight: normal;
	color: #AAA;
}
.plusprint{
	display: none;
}
.liensbasdepage{
	margin: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #FFF;
}
.liensbasdepage a{
	text-decoration: none;
	color: #FFF;
}
.liensbasdepage a:hover{
	color: #000;
}
#dernierenews{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
	padding-left: 10px;
}
#datedernierenews {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 0.7em;
	font-weight: normal;
	color: #AAA;
}
#plusdernierenews{
	font-family: arial, helvetica, sans-serif;
	margin-top: -10px;
	text-align: right;
	letter-spacing: 2px;
	font-size: 0.7em;
	font-weight: normal;
	color: #AAA;
}
#plusdernierenews a{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #AAA;
}
#plusdernierenews a:hover{
	color: #000;
}