#content .results{
	width: 30%;
	margin-right: 3%;
	float: left;
}

#content table tr td img{
	padding:3px;
	
}

#content table tr td a{
	font-weight: bold;
}

#content a.masque{
	font-weight: normal;
	color: #000;
}

#content a.masque:hover{
	text-decoration: none;
	cursor: text;
}

#content a.retour{
	float: right;
}

.doclear{ 
	visibility: hidden
}

#content a.search{
	background-image : url("img/loupe_small.png");
	height: 18px;
	width: 15px;
	display: block;
}
