#result{
	position:relative;
	top:15px;
	left:15px;
}

#result_top{
	padding:10px 0 0 0px;
	height:68px;
	width:351px !important;
	width:351px;
	position:absolute;
	top:0px;
	left:4px;
	background: url(../images/results_middle.gif) top left repeat-x;
}

#result_top_content{
	padding-top:3px;
	height:40px;
	width:300px;
	position:absolute;
	top:29px;
	left:15px;

	background: url(../images/results_txt_middle.gif) top left repeat-x;
}

#result_bottom{
	color:#fff;
	height:338px;
	width:348px;
	float:left;
	background: url(../images/results_bottom_middle.gif) top left repeat-x;
}

#result_txt{
	padding-bottom:5px;
	margin-left:5px;
	width:340px;
}

#search_txt{
	margin:30px auto 20px 80px;
	font-weight:bold;
	font-size:12px;
}


/********* bandeau_menu *************/

.bandeau_menu{
	background:url(../images/bandeau_menu.gif) repeat-x left;
	height:27px;
	margin-top:5px;
}

.bandeau_menu table{
	margin-left:5px;
	float:left;
	cursor:pointer;
}

.bandeau_menu_active{
	background:url(../images/bandeau_menu_active.gif) repeat-x left;
	color:#fff;
}

.bandeau_menu_enable{
	background:url(../images/bandeau_menu_enable.gif) repeat-x left;
	color:#263868;
}

.bandeau_menu_disable{
	background:url(../images/bandeau_menu_disable.gif) repeat-x left;
	color:#75818D;
}

/********* FIN bandeau_menu *************/


/*
#advice_bg{
	width:94px;
	height:17px;
	background-image:url(../images/advice.gif);
	position:absolute;
	left:288px;
	top:38px;
	text-indent:8px;
	z-index:5;
	cursor:pointer;
}
*/
.border_top_selection_2{
	background:url(../images/selection_top_2.gif) top left no-repeat;
	height:4px;
	width:235px;
	margin:10px auto 0 auto;

}

.border_bottom_selection_2{
	background:url(../images/selection_bottom_2.gif) top left no-repeat;
	height:4px;
	width:235px;
	margin:0 auto;
}


.form_selection_2{
	border:1px solid #000;
	border-top:0;
	border-bottom:0;
	font-size:10px;
	width:233px;
	font-family:Arial,sans-serif;
	background-color:#fff;
	margin:0 auto;
}

.main_select_2{
	background:url(../images/select_arrow.gif) top right no-repeat;
	cursor:pointer;
	padding-left:5px;
	width:220px;
	font-family:Arial,sans-serif;
	font-size:10px;
	border:0px;
}

.text_select_2{
	padding-left:5px;
	width:220px;
	font-family:Arial,sans-serif;
	font-size:10px;
	border:0px;
}

.select_item_2{
	text-indent:5px;
	width:235px;
	color:#000;
}

.select_item_2:hover{
	background-color:#8B8B8B;
}

.button_orange{
	background:url(../images/button_orange.gif) top left no-repeat;
	height:17px;
	width:68px;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	margin-top:10px;
	margin-left:223px;
	cursor:pointer;
	color:#000;
}

.ecole_name{
	background-color:#fff;
	width:378px !important;
	width:389px;
	margin-top:10px;
	padding:6px 0 6px 10px;
	font-size:12px;
}

.ecole_name_hover{
	cursor:pointer;
}

.ecole_name_hover:hover{
	background-color:#88b4d3;

}

.ecole_details{
	float:left;
	/*width:415px !important;
	width:385px;*/
	padding:15px;
	padding-bottom:0px;
	line-height:1.4;
}

.frame_photo{
	visibility:hidden;
	position:absolute;
	z-index:100;
	top:200px;
	left:0px;
	cursor:pointer;
}

.frame_photo img{
	border:3px solid #1B3161;
}

div.gallery{
	text-align:center;
	float:left;
	width:141px;
	height:120px;
	margin:15px;
	line-height:2;
	cursor:pointer;
}

div.gallery div{
	background:url(../images/cadre_photo.png) no-repeat;
	width:149px;
	height:110px;
	border:1px solid #D3D3D3;
	padding-top:5px;
}
