/* --------------------------------------------------------------

	* employeur.css - regionautravail.com

	* @type:    Screen
	* @langue:  Français
	* @year:    2008
	* @author:  CyberGénération - PG

--------------------------------------------------------------- */

	@import url("screen.css");		/* Set up the base layout for the site. */

/* layout
--------------------------------------------------------------- */

	#ficheEntreprise .lexiqueText		{ margin:0 15px 5px 21px; padding-bottom:10px }
	#ficheEntreprise .lexiqueText span	{ font-weight: bold; display:block; margin:0 0px 5px 0; }

	#carteEntreprise 					{ background: url(img/bg_carteEntreprise-bottom.jpg) no-repeat 0 270px; width:654px; height:271px; padding-bottom:7px; }
	#carteEntreprise h3				 	{ background: #fff url(img/title_carteEntreprise.gif) no-repeat; width:646px; height:27px; border:solid #ccc; border-width:1px 0; position:relative; top:19px; left:6px;}
	#searchBox_holder,
	#carteEntreprise_holder 			{ margin-top:-45px;}

	#searchBox_holder 					{ background: url(img/bg_searchBox.jpg) no-repeat top; float:left;  }

	.filtre								{ background: url(img/bg_searchBox-bottom.jpg) no-repeat top;
										float:left;
										margin-left: 2px;
										margin-top: 1px;
										border: 1px solid lightGrey;
										padding-bottom: 4px;
										margin-left: 15px;
										margin-top: 2px;
										}

	.searchBox_top 						{ width:279px; height:101px; padding: 60px 10px 10px 10px; border-bottom:5px solid #fff; }
	.searchBox_bottom 					{ width:279px; height:75px; padding: 10px; }
	#carteEntreprise_holder 			{ background: url(img/bg_carteEntreprise-holder.jpg) no-repeat; float:left; width:353px; height:270px; }

	#carteEntreprise.pageRepertoire		{ background:none; width:654px; height:185px;}
	#carteEntreprise.pageRepertoire h3	{ width:646px; position:relative; top:19px; left:5px;}
	.pageRepertoire #searchBox_holder	{ background: url(img/bg_searchBox_big.jpg) no-repeat bottom; width:654px; height:185px; }
	.pageRepertoire .searchBox_top 		{ border-bottom:none; }

	#entListCont						{ clear: left; padding: 20px; height: 425px; width:289px;}

	#entListWrapper						{ overflow: auto; height: 415px; border: 1px solid lightGrey;}

/* Entreprise Search
--------------------------------------------------------------- */

	/* GENERAL */
	#searchBox_holder p, .filtre p, .resultEntCount			{ font-weight: bold; margin: 0 0 8px 10px; font-size:12px; color:#555;}

	/* SELECTS */
	#searchBox_holder .cg-drop-container,
	.filtre .cg-drop-container		 		{ margin-bottom: 4px; font-size: 0.8em; }

	/* SUBMIT BUTTON */
	#searchBox_holder .btn_search,
	.filtre .btn_search 			{ float: right; background:url(img/btn_search.png) no-repeat; border:0; width:87px; height:22px; margin:4px 9px 0 0;padding:0 8px 3px 0;}
	#searchBox_holder #btn_search_emploi	{ margin-top: 30px; }
	html*#searchBox_holder .btn_search 		{ padding:0 5px 0 0; } /******HACK FOR CHROME - SHAKE HEAD, LOOK UP AND...*********/


	#search_emploi-ul .cg-drop-box,
	#filter_name-ul .cg-drop-box			{ width:258px}


	#search_secteur-label,
	#search_activite-label,
	#search_emploi-label,
	#filter_name-label 					{ display:block; width:262px; height:22px; background:url(img/bg_dropdown.png) no-repeat;}

/* mainMenu
--------------------------------------------------------------- */

	#mainMenu .propos					{ background: url(img/mainMenu/employeur_propos.jpg) no-repeat; width:118px; }
	#mainMenu .dossiers 				{ background: url(img/mainMenu/employeur_dossiers.jpg) no-repeat; width:111px; }
	#mainMenu .nouvelles				{ background: url(img/mainMenu/employeur_nouvelles.jpg) no-repeat; width:206px; }
	#mainMenu .liens					{ background: url(img/mainMenu/employeur_liens.jpg) no-repeat; width:93px; }
	#mainMenu .lexique					{ background: url(img/mainMenu/employeur_lexique.jpg) no-repeat; width:107px; }
	#mainMenu .outils					{ background: url(img/mainMenu/employeur_outils.jpg) no-repeat; width:149px; }
