.clearLeft {
	clear: left;
	display: block;
}

.oni_hide {
	display: none;
}

.fLeft {
	float: left;
}

#search {
	margin: 0 0 10px 10px;
	overflow: hidden;
	width: 655px;
}

.greenOK {
	background: url(../images/search_area/greenok_background.png) repeat-y scroll 0 0 #C9D801;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0;
	width: 35px;
}

.greenOK .OK {
	color: #FFFFFF;
	background: url(../images/search_area/greenok.png) no-repeat scroll 0 0;
	display: block;
	font-size: 20px;
	font-weight: 900;
	height: 16px;
	margin: 10px 0 20px;
	padding: 0;
	width: 28px;
}

#searchLeftTop {
	float: left;
	height: 37px;
	width: 325px;
	margin: 0;
}

#searchLeftTop form {
	height: 37px;
	position: relative;
}

#searchLeftTop .submitBlock.greenOK {
	left: 290px;
	position: absolute;
}

.searchLoupePic{
	/*background: url('../images/search_area/loupe.png') no-repeat center center #FFF;*/
	background-color: #FFF;
	border: solid 2px #EAEAEA;
	border-right: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float: left;
	height: 33px;
	width: 40px;
	z-index: 1;
}

.searchLoupePic:before{
	content: "\e606";
	font-family: 'onisep_icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	color: #de0027;
	font-size: 28px;
	left: 6px;
	position: relative;
	top: 3px;
}


.searchTextDelete{
	background: none repeat scroll 0 0 #FFF;
	cursor: default;
	display: block;
	float: left;
	font-size: 18px;
	padding: 0 2px;
	position: relative;
	right: 19px;
	top: 8px;
	z-index: 1;
}


#searchTransverse .searchTextDelete{
	background: none repeat scroll 0 0 #F3F5F6;
	font-size: 26px;
	padding: 0 5px;
	right: 25px;
	top: 4px;
}

#searchLeftTop input[type=text] {
	position: relative;
	float:left;
	z-index: 0;
	border: none;
	border-top: solid 2px #EAEAEA;
	border-bottom: solid 2px #EAEAEA;
	width: 233px;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 15px;
	background: #F3F5F6 url(../images/menu/menubar_gradient.png) repeat-y -10px 0;
	font-family: Expressway,Arial,sans-serif;
	color:#000;
}

#searchLeftTop input[type=text].searchdelete {
	padding: 0 24px 0 15px;
	width: 207px;
}

#searchLeftTop input[type=text].placeholder
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #D1D1D1;
}

#searchTransverse input::-webkit-input-placeholder { font-size: 0; color:#F3F5F6; }
#searchTransverse input::-moz-placeholder { font-size: 0; color:#F3F5F6;} /* firefox 19+ */
#searchTransverse input:-ms-input-placeholder { font-size: 0; color:#F3F5F6; } /* ie */
#searchTransverse input:-moz-placeholder { font-size: 0; color:#F3F5F6;}

#formsWareHouse {
	display: none;
}

#searchLeft {
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 456px;
}

#searchContent{
	font-family: Expressway,Arial,sans-serif;
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;


}

#searchLinks {
	background:url("../images/menu/menubar_gradient.png") repeat-y scroll 34px 0 #F3F5F6;
	border: solid 2px #EAEAEA;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	margin: 0;
	overflow: hidden;
	width: 651px;
}

#searchLinks .searchLoupePic  {
	border:0;
}

#searchLinks p {
	color: #000;
	height: 17px;
	margin: 0;
	padding: 0 0 0 5px;
}

#searchLinks > p:before {
	content: "";
	float: left;
	height: 14px;
	width: 16px;
}

#searchLinks ul {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#searchLinks ul li {
	background: url('../images/search_area/search_links_background.png') repeat-x scroll 0 0;
	background: url("../images/menu/menubar_gradient.png") repeat-y scroll -17px 0 #B0C51A;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 16px;
	list-style: none outside none;
	padding: 0;
}

#searchLinks ul li:hover {
	background-color:#DD0026;
}

#searchLinks ul li:before {
	content: "\e609";
	font-family: 'onisep_icons';
	speak: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 15px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	font-size: 9px;
	color: white;
	display: block;
	float: left;
	height: 12px;
	margin: 1px 3px 0;
	width: 12px;
}

#searchLinks ul li.active {
	background-color:#DD0026;
}

#searchLinks ul li.active:before {
	content: "\e622";
	font-size: 11px;
	line-height: 13px;
}

#searchLinks ul li.handipTab.active {
	border-bottom-right-radius: 0px;
}


#searchLinks .searchFormTitle {
	cursor: pointer;
	float: left;
	height: 16px;
	padding: 2px 0 0;
	list-style: none outside none;
}

#searchLinks a.searchFormTitle {
	color:#000000;
}

#searchLinks a.searchFormTitle {
	text-decoration: none;
}

#searchForms .rollingForm {
	display: none;

}

.metiTab {
	border-bottom-left-radius: 0;
}

.metiTab a {
	width: 84px;
}

.formaTab a {
	width: 121px;
}
.etabTab a {
	width:136px;
}

.organiTab, .handipTab {
	border-bottom-right-radius: 5px;
}

.organiTab a, .handipTab a {
	width: 198px;
}

#searchForms {
	clear: both;
	overflow: hidden;
	position: relative;
	top: -2px;
	border-right: solid 2px #EAEAEA;
	border-bottom-right-radius: 5px;
	text-transform: none;

}

#searchForms .greenOK{
	background-image:none;
	background-color:#E7EBEE;
}

#searchForms #metiForm .greenOK{
	padding-top: 0;
}

#searchForms #formaForm .greenOK{
	padding-top: 58px;
}

#searchForms #etabForm .greenOK{
	padding-top: 25px;
}

#searchForms #organiForm .greenOK{
	padding-top: 0;
}

#searchForms #handiForm .greenOK {
	padding-top: 25px;
}

#searchLeftTop .greenOK{
	padding-top: 0;
	 height: 37px;
}

#searchForms .greenOK .OK{
	background:url("../images/search_area/green_ok.png") no-repeat scroll 0 0 #E7EBEE;
	height:24px;
	weight:24px;
	margin-top:7px;

}

#searchForms form {
	border-top: 5px solid #DD0026;
	background-color: #E7EBEE;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 611px;
}

#searchForms .submitBlock.greenOK {
	left: 575px;
	position: absolute;
}

#search .submitBlock.greenOK input[type=submit]{
	background: none;
	border: 0;
	cursor: pointer;
	font-size: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	height:100%;
}

#searchForms .rollingForm input, #searchForms .rollingForm select, #searchForms .rollingForm option, #searchForms .rollingForm label, #searchForms .rollingForm p {
	float: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin: 7px 6px 0;
	position: relative;
	z-index: 1;
}
#searchForms .rollingForm label input {
	margin: 0 8px 0 0;
}

.ie #searchForms #handiForm label.oni_labelInputRadio{
	margin: 7px 0 0 4px;
}

#searchForms .rollingForm input.oni_inputRadio{
	margin: 11px 0 0 5px;
}

#searchForms option.preBac {
	display: none;
}

#searchForms label {
	height: 18px;
}

input[type=radio].mandatoryField + label:after {
	content: '*';
}

input[type=radio].mandatoryField.empty + label {
	color: red;
}

select.mandatoryField  {
	background:#FFF url('../images/search_area/asterisk.png') no-repeat 0 2px;
}

select.mandatoryField.empty {
	background:#FFF url('../images/search_area/asterisk_red.png') no-repeat 0 2px;
	border: 2px solid #FF0000;

}

.switchableFields {
	display: none;
}

.switch {
	float: left;
}

.rollingForm input[type=text] {
	height: 21px;
	padding: 0 0 0 7px;
	line-height: 20px;
	width: 128px;
}

.rollingForm select {
	display: block;
	padding: 4px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height: 15px;
}

select.switchingField {
	width:165px;
}

.rollingForm select.mandatoryField {
	text-indent: 4px;
}

.gecko .rollingForm select.mandatoryField {
	text-indent: 2px;
}

.ie .rollingForm select.mandatoryField {
	padding-left: 10px;
}


.ie #formaForm select.mandatoryField {
	width:159px;
}

.rollingForm form p {
	height: 22px;
	float: right;
	line-height: 11px;
	width: 219px;
}

#metiForm {
	height: 41px;
	width: 655px;
}

#metiForm select {
	width: 158px;
}

#metiForm input[type=text].searchdelete {
	padding: 0 16px 0 6px;
	width: 113px;
}

#formaForm {
	height: 105px;
	width: 655px;
}

#formaForm select, #formaForm p, #formaForm input[type=text] {
	width: 165px;
}

#formaForm input[type=text].searchdelete {
	padding: 0 19px 0 6px;
	width: 148px;
}

#etabForm {
	height: 103px;
	width: 655px;
}

#etabForm select, #etabForm p, #etabForm input[type=text] {
	width: 165px;
}

 #etabForm input[type=text].searchdelete {
	padding: 0 19px 0 6px;
	width: 148px;
}


#etabForm #oni_nom_etablissement2{
	margin-left: 16px;
}

#etabForm #etabType,
#etabForm #oni_nom_etablissement2 {
	display:none;
}

#organiForm {
	height: 71px;
	width: 655px;
}

#organiForm select, #organiForm p, #organiForm input[type=text] {
	width: 165px;
}

#handiForm select, #handiForm p, #handiForm input[type=text] {
	width: 165px;
}

 #handiForm input[type=text].searchdelete {
	padding: 0 19px 0 6px;
	width: 148px;
}

#handiForm #oni_nom_handicap2{
	margin-left: 18px;
}

.ie #handiForm #oni_nom_handicap2{
	margin-left: 23px;
}


#searchRight {
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	text-transform: uppercase;
	width: 175px;
}

#searchGuides {
	background:url(../images/menu/menubar_gradient.png) repeat-y scroll 34px 0 #F3F5F6;
	float: right;
	cursor: pointer;
	margin: 0 0 20px;
	border-radius: 5px;
	border:2px solid #EAEAEA;
	width: 315px;
	height: 33px;
}

#searchGuides a {
	display: block;
	height: 33px;
	left: -2px;
	position: relative;
	top: -33px;
	width: 317px;
}

#searchGuidesLeft {
	background: url(../images/search_area/couverture_guides.png) no-repeat scroll 192px -7px;
	height: 33px;
}

#searchGuidesFlechePic{
	/*background: url(../images/search_area/fleche_guides.png) no-repeat center center #FFF;*/
	background-color: #FFF;
	float: left;
	height: 33px;
	width: 40px;
	z-index: 1;
}

#searchGuidesFlechePic:before{
	content: "\e607";
	font-family: 'onisep_icons';
	speak: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	color: #de0027;
	font-size: 24px;
	left: 6px;
	position: relative;
	top: 3px;
}

#searchGuides p {
	color: #000;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
}

#searchGeoloc {
	border-radius: 5px;
	cursor: pointer;
	height: 33px;
	width: 193px;
}

#searchGeolocPic {
	background: #E7EBEE url('../images/search_area/geoloc.png') no-repeat center center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float: left;
	height: 33px;
	width: 29px;
}

#searchGeoloc p {
	float: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 129px;
	height: 33px;
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	background-color: #E7EBEE;
	color: #939498;
}

#search #backgroundPopupEtab {
	display:none;
	position:fixed;
	!position:absolute; /* hack for internet explorer 6*/
	height:4000px !important;
	width:4000px!important;
	top:0;
	!top:-300px;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:100 !important;
}
#search #popupContactEtab {
	display:none;
	position:fixed;
	!position:absolute; /* hack for internet explorer 6*/
	height:50px;
	width:250px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:101 !important;
	padding:12px;
	font-size:13px;
}
#search #backgroundPopupEtab {
	position: absolute;
}
#search #popupContactEtab {
	position: absolute;
}
