#page {
  width:	520px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* Fil d'Ariane */
#hierarchie, #hierarchie a:link, #hierarchie a:visited {
	clear: both;
	margin-top: 16px;
  margin-bottom: 16px;
  color:	#505050;
  font-family:	Times New Roman, Serif;
  font-size:	10pt;
  font-style:	italic;
  text-align:	center;
}
	
#conteneur { width: 100%; }

/* Entete */
#entete { width: 100%; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: center;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }

/* Pied de page */
#pied, #pied a:link, #pied a:visited {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
  color:	#505050;
}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

.motsclefs {
	color: #FFFFFF;
	font-family: Times New Roman, Serif;
	font-size: 6pt;
	visibility: hidden;
}
.address {
	color: #000000;
	font-family: Times New Roman, Serif;
	font-size: 8pt;
	text-align: center;
}
.textart {
	color: #000000;
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	text-align: center;
}

.titre {
	color: #FFFFFF;
	font-family: Times New Roman, Serif;
	font-size: 6pt;
	visibility: hidden;
}

A:HOVER  {
color:	#FF8040;
text-decoration:	NONE;
}

