@charset "utf-8";
/* CSS Document */
/*.projects_content {
	width: 955px;
	min-height: 420px;
	padding-top: 30px;
}*/

.moteur_search_titre {
	float: left;
}

.recherche {
	margin: 0;
	float: right;
}

.moteur_search {
	float: right;
	background: #5B1F79;
	width: 78px;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 12px;
	border-radius: 10px 0 0 10px;
}

.moteur_search_menu {
	width: 955px;
	float: left;
}

.moteur_search_menu ul li {
	float: left;
	list-style-type: none;
	padding-left: 1px;
}

.search_menu_on {
	background: #fff;
	border-left: 1px solid #5B1F79;
	border-right: 1px solid #5B1F79;
	border-top: 1px solid #5B1F79;
	border-radius: 5px 5px 0 0;
	width: 188px;
	height: 32px;
}

.search_menu {
	background: #5B1F79;
	border-radius: 5px 5px 0 0;
	width: 190px;
	height: 32px;
}

.search_menu_1_on {
	text-decoration: none;
	color: #5b1f79;
	padding-left: 45px;
	padding-top: 11px;
	float: left;
}

li.search_menu:hover {
	background: #fff;
	border-left: 1px solid #5B1F79;
	border-right: 1px solid #5B1F79;
	border-top: 1px solid #5B1F79;
	border-radius: 5px 5px 0 0;
	width: 188px;
	height: 32px;
	color: #5b1f79;
	cursor: pointer;
}

li.search_menu:hover a {
	color: #5b1f79;
}

li.search_menu a:hover {
	color: #5b1f79;
}

.search_menu_1 {
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding-left: 28px;
	padding-top: 11px;
}

.search_menu_2 {
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding-left: 45px;
	padding-top: 11px;
}

.search_menu_2_on {
	text-decoration: none;
	color: #5b1f79;
	padding-left: 45px;
	padding-top: 11px;
	float: left;
}

.search_menu_3 {
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding-left: 32px;
	padding-top: 11px;
}

.search_menu_3_on {
	text-decoration: none;
	color: #5b1f79;
	padding-left: 32px;
	padding-top: 11px;
	float: left;
}

.search_menu_4 {
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 11px;
}

.search_menu_4_on {
	text-decoration: none;
	color: #5b1f79;
	padding-left: 10px;
	padding-top: 11px;
	float: left;
}

.search_menu_5 {
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding-left: 45px;
	padding-top: 11px;
}

.search_menu_5_on {
	text-decoration: none;
	color: #5b1f79;
	padding-left: 45px;
	padding-top: 11px;
	float: left;
}

.moteur_search_content {
	float: left;
	border-left: 1px solid #5b1f79;
	border-right: 1px solid #5b1f79;
	border-bottom: 1px solid #5b1f79;
	width: 952px;
}

.moteur_search_content .page_top {
	padding-top: 27px;
}

.moteur_search_content .page_top .nbr_page {
	padding-left: 177px;
}

.search_result_number {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 145px;
}

.moteur_search_content_txt {
	float: left;
	padding-top: 30px;
	padding-left: 15px;
	width: 100%;
}

.moteur_search_content_txt_titre {
	font-weight: bold;
	color: #5b1f79;
	font-size: 12px;
}

.moteur_search_content_txt_titre a {
	font-weight: bold;
	color: #5b1f79;
	font-size: 12px;
	text-decoration: none;
}

.moteur_search_content_txt_para {
	font-weight: normal;
	padding-top: 12px;
}

.moteur_search_down {
	padding-bottom: 22px;
}