th{
	background-color:#CCC;
}
.liste_adh{
	margin-left:120px;
}

.centre{
	text-align:center;
}

td{
	font-family:verdana;
}

.boutonlienimportant {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:0;
	display: inline;
	margin: 0;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #033387;
}
.boutonlienimportant:hover {
	color : #89A2DA;
	cursor: pointer;
}

.boutonlien {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:0;
	display: inline;
	margin: 0;
	margin-bottom: 10px;
}
.boutonlien:hover {
	cursor: pointer;
	color: #00F;
	margin-bottom: 0px;
}

#contenufiche{
	border:1px solid #CCC;
}

#contenufiche p{
	width: 830px !important;
}

*:first-child+html .boutonlien {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

.big{
	height:28px;
	background-color:#CDF;
	border:0px;
}

.tabcelbig{
	width:300px;
}

legend{
	font-weight:bold;
}

fieldset{
	margin-bottom:20px;
}

.gauche{
	margin-left:100px;
}