
#recherche {
	
}

/* Formulaire */

#recherche div.form_vert {
	float: left;
	margin: 0 0 0 30px;
}


/* Nuage de tag */

#recherche div.plus_recherche div.contenu {
	width: 330px;
	margin: 0 0 0 20px;
	float: left;
	background: #ffffff url(../images/cadre_ballon_bg.jpg) bottom no-repeat;
	border-top: 1px solid #B3B3B3;
	padding: 8px 5px 15px 5px;
	text-align: center;
}

#recherche div.plus_recherche a {
	margin: 0 5px 0 0;
}



/* Résultats */

#recherche div.liste_res {
	margin: 30px 0 0 0;
}

#recherche div.liste_res div.no_res {
	margin: 10px 0 10px 0;
	text-align: center;
}



/* Résultats articles */

#recherche div.res_articles {
	
}

#recherche div.res_articles div.article {
	
}

#recherche div.res_articles div.article div.nb_articles {
	float: left;
	margin: 8px 0 0px 20px;
	font-weight: bold;
}

#recherche div.res_articles div.article {
	margin: 10px 0 0 0;
}

#recherche div.res_articles div.article div.photo_article {
	float: left;
	width: 120px;
}

#recherche div.res_articles div.article div.photo_article img {
	width: 120px;
	margin: 0px 0 0 0;
}

#recherche div.res_articles div.article div.contenu_article {
	float: left;
	width: 500px;
	padding: 0 0 0 10px;
}

#recherche div.res_articles div.article div.contenu_article div.date_heure_article {
	
}

#recherche div.res_articles div.article div.contenu_article div.titre_article {
	font-weight: bold;
}

#recherche div.res_articles div.article div.contenu_article div.texte_article {
	text-align: justify;
	margin: 5px 0 0 0;
}

#recherche div.res_articles div.article div.infos_auteur {
	float: right;
	width: 200px;
	margin: 0 0 0 10px;
}

#recherche div.res_articles div.article div.infos_auteur img {
	float: left;
	margin: 0 5px 0 0;
	width: 70px;
}

#recherche div.res_articles div.article div.infos_auteur span.pseudo_auteur {
	font-weight: bold;
}

#recherche div.res_articles div.article div.liens_article {
	float: right;
	margin: 15px 0 0 0;
}





/* Résultats supporters */

#recherche div.res_supp {
	
}

#recherche div.res_supp div.supporter {
	
}

#recherche div.res_supp div.nb_supp {
	float: left;
	margin: 8px 0 0px 20px;
	font-weight: bold;
}

#recherche div.res_supp div.supporter {
	margin: 10px 0 0 0;
}

#recherche div.res_supp div.supporter div.avatar_supp {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

#recherche div.res_supp div.supporter div.avatar_supp img {
	width: 100px;
}

#recherche div.res_supp div.supporter div.infos_supp {
	float: left;
	width: 300px;
}

#recherche div.res_supp div.supporter div.infos_supp div.pseudo_supp {
	font-weight: bold;
	font-size: 13px;
}

#recherche div.res_supp div.supporter div.liens {
	float: right;
	width: 100px;
	text-align: right;
}





/* Résultats groupes */

#recherche div.res_groupes {
	
}

#recherche div.res_groupes div.nb_groupes {
	float: left;
	margin: 8px 0 0px 20px;
	font-weight: bold;
}

#recherche div.res_groupes div.groupe {
	margin: 10px 0 0 0;
}

#recherche div.res_groupes div.groupe div.avatar_groupe {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

#recherche div.res_groupes div.groupe div.avatar_groupe img {
	width: 100px;
}

#recherche div.res_groupes div.groupe div.infos_groupe {
	float: left;
	width: 300px;
}

#recherche div.res_groupes div.groupe div.infos_groupe div.titre_groupe {
	font-weight: bold;
	font-size: 13px;
}

#recherche div.res_groupes div.groupe div.liens {
	float: right;
	width: 100px;
	text-align: right;
}




/* Résultats équipes */

#recherche div.res_equipes {
	
}

#recherche div.res_equipes div.nb_equipes {
	float: left;
	margin: 8px 0 0px 20px;
	font-weight: bold;
}

#recherche div.res_equipes div.equipe {
	margin: 10px 0 0 0;
}

#recherche div.res_equipes div.equipe div.logo_equipe {
	float: left;
}

#recherche div.res_equipes div.equipe div.logo_equipe img {
	height: 70px;
	margin: 0 20px 0 0;
}

#recherche div.res_equipes div.equipe div.infos_equipe div.nom_equipe {
	font-weight: bold;
	font-size: 13px;
}

#recherche div.res_equipes div.equipe div.infos_equipe div.liens_equipe {
	
}





















