body, input, textarea, select, option {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}
td.bandeau {
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 5px;
}
table#bandeau td h2.bandeau {
	margin-bottom: 0.1em;
}
table#bandeau td h1.bandeau {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
}
label {
	display: block;
	font-weight: bold;
	color: #444;
	line-height: 1em;
	margin: 1em 0 0.2em 0;
	border-bottom: 1px solid #e6e1d5;
}
label.checkbox {
	font-weight: normal;
	color: #000;
	background: #fff;
	line-height: 1.3em;
	margin: 0;
	border-bottom: 0px;
}
label.checkbox:hover {
	text-decoration: underline;
}
label.checkbox input {
	border: 0px;
}
select,
textarea,
input {
	border: 1px solid #aaa;
}
input:focus,
textarea:focus,
select:focus {
	border: 1px solid #555;
}
#contenuout p.bouton {
	text-align: center;
}
p.bouton input {
	font-weight: bold;
}
p.bouton input:hover {
	border: 1px solid #000;
	cursor: pointer;
}
#contenuout input[type=submit] {
	font-weight: bold;
}
#contenuout form p {
	margin-bottom: 1em;
}
.erreur {
	color: #c00;
}
.aide {
	display: block;
	font-size: smaller;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0.1em;
	color: #222;
}

#navigation .identification {
	border: 1px solid #fff;
	margin: 0 4px 6px 4px;
	padding: 5px;
	background: #f0ede6;
}
#navigation .identification a {
	font-weight: bold;
}
#navigation .identification span {
	font-size: 0.91em;
}
.tasse {
	line-height: 1em;
}
.nombre {
	float: right;
	padding-right: 7px;
}
#navigation .identification .aide {
	display: inline;
}
#navigation .identification .identite {
	display: block;
	font-size: small;
	font-weight: normal;
	font-size: 0.91em;
}
#navigation .identification span.identiteDroits {
	font-size: x-small;
	font-weight: normal;
	padding-left: 0px;
	display: block;
}
#contenuout div.individu div.identiteDroits {
	line-height: 1em;
	font-size: x-small;
}
#contenuout div.individu div.dateMaj {
	line-height: 1em;
	float: right;
	font-size: smaller;
	font-size: x-small;
	cursor: help;
}
#contenuout div.p {
	margin: 0 0 0.5em 0;
}
#monAdhesion {
}
.individu {
	border: 2px solid #e6e1d5;
	border: 1px solid #999;
	border: 1px solid #ccc2a9;
	border: 1px solid #bfb69f;
	padding: 0 0.7em;
	margin: 1em 0;
	background: #fff;
}
span.label {
	font-weight: bold;
	color: #444;
	border-bottom: 1px solid #e6e1d5;
}
/*
	background: #f0ede6;
	background: #e6e1d5;
*/
.individu .labelblock {
	font-weight: bold;
	color: #444;
	margin: 0.5em 0 0 0;
	border-bottom: 1px solid #e6e1d5;
}
.label,
.labelblock {
	font-size: 0.95em;
}
.individu code {
	font-weight: bold;
	letter-spacing: 1px;
	display: inline ;
}
.individu h2 {
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.individu h2 strong {
	font-weight: bold;
}
#contenuout div.individu div,
#contenuout div.individu p,
#contenuout div.individu p.proche,
#contenuout .individu p div.p {
	line-height: 1.2em;
	margin: 0.5em 0;
}
#contenuout div.individu p {
	margin-top: 1em;
}
#contenuout p.avertissement {
	font-style: italic;
	font-weight: normal;
	font-size: smaller;
	margin: 0.5em 0;
}


.pagination span {
	position: relative;
	top: -11px;
	padding: 0 7px;
}
.pagination a {
	padding: 0 0px;
}
.pagination a img {
	border: 1px solid #fff;
	opacity: 0.5;
}
.pagination a img:hover {
	opacity: 1;
}
/*
table.liste th {
	vertical-align: top;
	text-align: right;
	padding-right: 0.5em;
}
#contenuout table.liste th div {
	line-height: 1em;
}
*/
fieldset {
	border: 0px;
	border: 1px solid #bfb69f;
	margin: 0.7em 0;
	padding: 0 0.5em 0.3em 0.5em;
	line-height: 1em;
}
#contenuout fieldset p {
	line-height: 1em;
	margin: 0.0em 0 0.5em 8em;
}
#contenuout fieldset p label {
	margin: 0;
	margin-bottom: 1px;
}
#contenuout legend {
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
	color: #444;
}

table.stats {
	border: 1px solid #bfb69f;
	border-collapse: collapse;
	margin: 1em 0;
}
table.stats th,
table.stats td {
	border: 1px solid #bfb69f;
	padding: 0 0.5em;
}
table.stats th {
	font-weight: bold;
}
table.stats td {
	font-weight: bold;
	text-align: right;
}
.sur {
	background: #ff3;
}
a:hover .sur {
	text-decoration: underline;
}
.o {
	font-weight: bold;
	line-height: 1em;
	font-size: larger;
}
