#recherche_conteneur{
  position:relative;
  width:800;
  height:583;
}
#recherche_description_fond {
	background-color:#FFFFFF;
	background-image:url(../images/resultats.png);
	background-repeat:no-repeat;
	height:210;
	width:432;
	top:2px;
	left:13px;
	position:absolute;
}
#recherche_description_titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#363536;
	padding-top:4px;
	padding-left:10px;
}
#recherche_description_desc {
	position:absolute;
	top:40px;
	left:22px;
	height:120px;
	width:520px;
	z-index:3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363536;
	overflow-y:auto;
}
#contenu_recherche{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height:342;
	width:774;
	top:214px;
	left:13px;
	position:absolute;
}
#recherche_news_puce{
  position:absolute;
  top:2px;
  left:553px;
  height:579;
  width:234;
  z-index:4;
}
#recherche_news_titre{
  position:absolute;
  top:6px;
  left:562px;
  z-index:5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#363536;
}
#galerie {
	background-color:#FFFFFF;
	height:411px;
	width:538;
	top:170px;
	left:13px;
	position:absolute;
}
#creations_matrice_fond{
  background-color:#FFFFFF;
  background-image:url(../images/resultats.png);
  background-position:0 0;
  background-repeat:no-repeat;
  height:342;
  width:774;
  top:214px;
  left:13px;
  position:absolute;
}
#creations_matrice_titre{
  position:absolute;
  top:218px;
  left:22px;
  z-index:3;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#363536;
}
#creations_matrice_titre_lol{
	padding-left:10px;
	padding-top:5px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#363536;
}


.lien_cat_recherche {
	display:block;
	color:#000000
}

.lien_cat_recherche_selected {
	display:block;
}
#dernieres_recherches {
	background-color:#FFFFFF;
    background-image:url(../images/resultats.png);
	background-repeat:no-repeat;
	height:210;
	width:339;
	top:2px;
	left:448px;	position:absolute;
	
}

.lien_last_recherche {
	display:block;
	color:#000000
}