body {
	margin: 10px 5% 10px;
	font: normal normal 0.85em Arial, Geneva, Helvetica, sans-serif;
}
a {
	color: #01A;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}
h1 {
	font-size: 2.5em;
	letter-spacing: 2px;
	font-family: Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
}
h2 {
	letter-spacing: 1px;
}
.accueil {
	text-align: center;
	letter-spacing: 1px;
	font-family: Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
}
.aide kbd {
	font: normal normal bold 1em Courier, monospace;
}
#albums ul {
	padding-bottom: 0.6em;
}
#albums ul ul {
	padding-bottom: 0;
}
hr, 
.index ul,
.search ul {
	clear: both;
}
.album em,
.search em,
.erreur h2 {
	clear: both;
	padding: 2em 0;
	text-align: center;
}
.album em,
.search em {
	display: block;
	font: normal normal 1.2em Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
}
.erreur h2 {
	color: #C55;
	letter-spacing: 2px;
}
.album h3,
.photo h3 {
	clear: both;
	text-align: center;
	letter-spacing: 0.5px;
	font-family: Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
}
.album p {
	text-align: center;
}
#barre p {
	text-align: left;
}
#pourcent {
	margin-left: 1em;
}
.photo ul {
	padding: 0;
	clear: both;
}
.photo ul li{
	display: inline;
	margin-right: 0.5em;
}
a#com_diap.actif { 
	color: #A33;
}
#photo p {
	text-align: center;
}
#photo img {
	padding: 6px;
	display: block;
	margin: 0 auto 0;
	border: 1px solid #BBB;
}
.album ol {
	padding: 0;
}
.album ol li {
	float: left;
	padding: 20px;
	list-style: none;
	text-align: center;
}
.album ol li a {
	display: block;
	white-space: nowrap;
	padding: 3px 3px 2px;
	border: 1px solid #BBB;
}
.album ol li a:hover,
.album ol li a:active,
.album ol li a:focus {
	color: #016;
	background: #CCC;
}
.album ol li a img {
	border: 0;
	display: block;
	padding-bottom: 1px;
}
#colonne p {
	margin: 3em 0 0;
	padding: 0 0 15px 0;
}
#recherche {
	padding: 0;
	margin: -5.5em 0 0;
}
#recherche label {
	cursor: pointer;
}
#criteres {
	text-align: center;
}
#criteres label input {
	width: 12.5em;
}
#criteres select {
	width: 12.8em;
}
#criteres label {
	width: 22em;
	left: -4.5em;
	margin: 0 auto;
	display: block;
	text-align: right;
	position: relative;
}
#criteres #submit {
	width: 6.5em;
	margin-bottom: 5px;
}