/* styles pour la barre de recherche
 */
.conteneur {
	/*height: 1042px;*/
}

.bandeauTri {
	/*position:static;
	background-color:#B27B6E;
	height:22px;
	padding: 5px;
	margin-left:10px;
	margin-right: 26px;
	margin-top:-20px;
	font-size: 12px;
	font-weight: bold;
	color: #763927;*/
}

.bandeauResultats {
	position:static;
	background-color:#efe5cd;
	height:22px;
	padding: 5px;
	margin-left:10px;
	margin-right: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #763927;
}

.bandeauResultats a,visited{
	font-size: 12px;
	font-weight: normal;
	color: #763927;
}

.Resultats {
	/*position:static;
	background-color:#f8f5ec;
	padding: 7px;
	margin-left:10px;
	margin-right: 26px;
	font-size: 10px;
	font-weight: normal;
	color: #763927;*/
}

.Resultats .titre{
	font-weight: bold;
}

/*.navigBas{
	position:relative;
	top: 198px;
}*/

.pub {
	/*position:relative;
	background-color:#FFFFFF;
	padding: 0px;
	margin-left:10px;
	margin-right: 26px;
	text-align:center;
	font-size: 10px;
	font-weight: normal;
	color: #763927;
	margin-top: 5px;
	top: 200px;*/
}

/** modif recherche guide  **/
.bandeauTri { width:940px;background-color:#B27B6E;height:22px;padding: 5px;font-size: 12px;font-weight: bold;color: #763927;}
.Resultats { width:940px;background-color:#f8f5ec;padding: 5px;font-size: 10px;font-weight: normal;color: #763927;}
.pub { width:950px;background-color:#FFFFFF;text-align:center;font-size: 10px;font-weight: normal;color: #763927; margin-top:20px;}

/** google adsense **/
.leaderboard{ text-align:left; position:relative; width:950px!important; left:0px; margin-top:10px; margin-left:0px!important;}
.google_centre_ptt div.google_pub{ margin-left:20px;}
