﻿#circumRecherche {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	width: 350px;
	vertical-align: top;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 375px;
}

#circumRecherche form {
	text-align: right;
	margin: 0px;
	padding: 0px;
}



#circumRecherche .circumInputRecherche {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 18px;
	width: 138px;
	border: 1px solid #434e58;
	color: #666666;
	font-size: 11px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#circumRecherche .circumBoutonRecherche {
	background-color: transparent;
	height: 19px;
	width: 82px;
	padding: 0px;
	border: 1px none #FFFFFF;
	cursor: pointer;
	background-image: url(../iso_icons/btn_recherche.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	float: left;
}

#circumRecherche span {
	float: left;
	padding-top: 1px;
	padding-right: 4px;
}
