#trombinoscope{
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:690px;
	padding:4px;
}
.div_trombi{
	background-image:url(./img_site/test.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	width:150px;
	margin-left:5px;
	margin-right:5px;
	border:1px solid black;
	padding-top:5px;
	margin-bottom:10px;
}

.titre{
	position:relative;
	color:white;
	width:150px;
	top:-4px;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
}

.mail{
	position:relative;
	height:20px;
	top:0px;
	left:0px;
	padding-top:5px;
	font-family:verdana;
	font-size:10px;
	width:150px;
}
.mail a{
	color:#333333;
}

.mail a:hover{
	color:#BC750C;
}

#div_gestion_membre{
	display:none;
	width:100%;
	text-align:center;
}