	#recherche{
		height:180px;
		background-color:black;
		overflow:hidden;
		width:710px;
		text-align:left;
		border-radius:0px 0px 5px 5px;
		-moz-border-radius:0px 0px 5px 5px;
		-webkit-border-bottom-left-radius:5px;
		-webkit-border-bottom-right-radius:5px;
	}

	#familles{
		height:169px;
		padding:5px;
		float:left;
		width:700px;
	}
#recherche ul {
		margin:0px;
		padding:0px;
		width:170px;
		float:left;
		list-style-image:none;
		list-style:none;
		list-style-position:outside;
	}

#recherche ul li {
		float:none;
		color:#CF0688;
		width:150px;
		height:auto;
		margin:0px;
	}
#recherche li {
		background-image:url(../img/moinsblack.jpg);
		padding-left:20px;
		width:150px;
		background-repeat:no-repeat;
		list-style-type:none;
		}
#recherche .plusblack {
	background-image:url(../img/plusblack.jpg);
	background-repeat:no-repeat;
	}	
#sport ul {
	width:110px;
	}
#sport ul li {
	width:90px;
	padding-left:20px;
	}
#recherche a{
	color:white;
	text-decoration:none;
	}
.sousfamilles{
		height:180px;
		padding:5px;
		border-bottom:dotted 1px grey;
		float:left;
		width:700px;
	}
	#filariane{
		padding:5px;
		background-color:#333333;
		color:#FFFFFF;
		font-size:14px;
		width:700px;
		border-radius:5px 5px 0px 0px;
		-moz-border-radius:5px 5px 0px 0px;
		-webkit-border-top-left-radius:5px;
		-webkit-border-top-right-radius:5px;
	}
	
	#filariane a{
		color:#cf0688;
		text-decoration:none;
	}
	
	.niveau{
		padding-left:10px;
		padding-right:10px;
		color:#4F4F4F;
		text-decoration:none;
	}
	.blocrose {
	padding:10px;
	border-bottom:dashed 1px #cf0688;
	background-color:#F7EAF9;
	}
	.blocrose h2{
	color:#cf0688;
	}
	.blocrose h3{
	color:#000000;
	}
	.edit {
	background-image:url(../img/edit-card.gif);
	display:block;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	text-decoration:none;
	color:#000000;
	float:right;
	}
	
.uparrow{
	float:right;
	color:#AFAFAF;
	text-decoration:none;
}

.pquestion{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:dotted #AFAFAF 1px;
}	
