@charset "utf-8";
/* CSS Document */

.projects_content{
	width:955px;
	padding-top: 30px;
	}


.moteur_search_titre{
	float:left;
}

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

.moteur_search{
	float :right;
	background-image: url("../images/vmzinc/moteur_recherche/search.jpg");
	background-repeat: no-repeat;
	width:78px;
	height:26px;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 12px;
	}

.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-image: url("../images/vmzinc/moteur_recherche/onglet_on.jpg");
	background-repeat: no-repeat;
	width:190px;
	height: 32px;
}

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



.search_menu{
	background-image: url("../images/vmzinc/moteur_recherche/onglet_off.jpg");
	background-repeat: no-repeat;
	width:190px;
	height: 32px;
}

li.search_menu:hover{
	background-image: url("../images/vmzinc/moteur_recherche/onglet_on.jpg");
	background-repeat: no-repeat;
	width:190px;
	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;
	}

























