		.bloc_recherche_categorie
		{
			background-image:url('../img/recherche/cadre-resul.png');
			width:434px;
			height:51px;
			margin:10px 27px;
			float:left;
		}	
		
		.recherche_categorie
		{
			text-align:center;
			color:#66ccff;
			font-size:15px;
			padding-top:12px;
		}
		
		.recherche_categorie a 
		{
			color:#66CCFF;	
		}
		
		.bloc_categorie_skwat
		{	
			width:298px;
			float:left;
			height:100%;
		}
		
		.bloc_categorie_result
		{	
			float:left;
			height:100%;
			width:130px;
		}	
		
		.recherche_result_info
		{
			padding-top:12px;
			text-align:center;
		}	
		
		.recherche_result_info a{
			color:#cccccc;					
		}
		
		.recherche_voir
		{
			color:#66ccff;
			text-align:right;
			padding-right:5px;
		}