#recherche {
	position: relative;
	background: transparent url('../images/pointilles_jaunes_horizontaux.gif') repeat-x left bottom;
	width: 100%;
	height: 40px;
	padding: 0px;
}

#recherche form {
	position: relative;
	padding: 10px 10px 0px 93px;
	margin: 0px;
}

#recherche select {
	margin: 0px 16px 0px 16px;
}

#recherche input[type=submit] {
	background-color: #F2C719;
	color: #000000;
	border-width: 0px;
	padding: 2px;
	margin: 0px 0px 0px 54px;
}






#resultats {
	position: relative;
	width: 100%;
	padding: 0px;
}


#resultats_navigation {
	position: relative;
	padding: 8px 0px 8px 93px;
}

#resultats_navigation a {
	color: #000000;
	text-decoration: none;
}

#resultats_navigation a:hover {
	text-decoration: underline;
}


#resultats_liste {
	position: relative;
	float: left;
	left: 81px;
	width: 25%;
	margin-top: 40px;
}

#resultats_liste a {
	display: block;
	color: #F2C719;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

#resultats_liste_item {
	background: transparent url('../images/pointilles_jaunes_horizontaux.gif') repeat-x left bottom;
	padding: 0px 0px 7px 10px;
	margin-bottom: 7px;
}

#resultats_liste_item img {
	background: transparent url('../images/actualites_fond_mm.gif') no-repeat left top;
	width: 38px;
	height: 38px;
	padding: 4px 5px 8px 3px;
	border-width: 0px;
}

#resultats_liste_item_image {
	position: relative;
	float: left;
	width: 58px;
}

#resultats_liste_item_texte {
	position: relative;
	float: left;
	width: 70%;
}


#resultats_item {
	position: relative;
	float: left;
	left: 83px;
	margin: 40px 0px 0px 60px;
}

#resultats_item a {
	color: #F2C719;
	font-weight: bold;
}

#resultats_item img {
	background: transparent url('../images/actualites_fond.gif') no-repeat left top;
	width: 100px;
	height: 100px;
	padding: 5px 10px 14px 8px;
	border-width: 0px;
}

#resultats_item_image {
	position: relative;
	float: left;
	width: 126px;
	padding-left: 30px;
}

#resultats_item_texte {
	position: relative;
	float: left;
	width: 300px;
}
