#middle{padding-top: 0;min-height: 100px;}/*uniquement pour accueil*/

#home_page{
	padding: 0;
	margin: 0;
}
	/* Zone 1-2-3 */
	#home_page #main_block{
		width: 964px;
		height: 234px;
		background: url(../images/homePage/main.png) top left no-repeat;
		margin: 0 auto;
		position: relative;
	}
		#home_page #main_block .main_section{
			position: absolute;
			top: 22px;
			padding: 0 0 0 15px;
			min-height: 204px;
			max-height: 204px;
			overflow: hidden;
			_height: 204px;
		}
			#home_page #main_block .main_section h1{
				font-size: 20px;
				font-weight: bold;
			}
		
		
		/* 1er block */
		#home_page #main_block .main_section#rechercher{left: 8px;width: 297px;}
			#home_page #main_block .main_section#rechercher p.champ label{
				display: block;
				font-weight: bold;
				padding: 25px 0 5px 3px !important;
				font-size: 13px;
			}
			#home_page #main_block .main_section#rechercher p.champ input#societe{
				display: bock;
				width: 265px;
				height: 38px;
				text-align: left;
				padding: 12px 5px 0;
				font-size: 20px;
				color: #555;
			}
			#home_page #main_block .main_section#rechercher p.submit{
				text-align: right;
				padding: 5px 20px 0 0;
			}
		
		/* 2nd block */
		#home_page #main_block .main_section#explorer{
			left: 322px;
			width: 300px;
			background: url(../images/homePage/barometre.png) 5px center no-repeat;
			background: url(../images/homePage/barometre2.png) 5px center no-repeat;

		}
			#home_page #main_block .main_section#explorer div.textes_explorer{
				padding-top: 25px;
			}
				#home_page #main_block .main_section#explorer div.textes_explorer p{
					padding-left: 130px;
					margin: 5px 0 15px 0;
				}
			
		/* 3eme block */
		#home_page #main_block .main_section#devenir{
			left: 639px;
			width: 300px;
			background: url(../images/homePage/bd.jpg) 6px bottom no-repeat;
		}
			#home_page #main_block .main_section#devenir p.bd{
				margin: 32px 10px 0 160px;
				line-height: 140%;
				font-size: 12px;
				font-weight: bold;
			}
			#home_page #main_block .main_section#devenir p.go a.go_btn{
				position: absolute;
					bottom: 30px;
					right: 30px;
				background: url(../images/homePage/go.png) left top no-repeat;
				width: 98px;
				height: 39px;
				display: none;
			}#home_page #main_block .main_section#devenir p.go a.go_btn span{display: none;}
			
			#home_page #main_block .main_section#devenir p.go a.go_btn2{
				position: absolute;
					bottom: 25px;
					right: 10px;
				background: url(../images/homePage/go2.png) left top no-repeat;
					_background-image: none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/open2job/images/homePage/go2.png', sizingMethod='scale');;
				width: 157px;
				height: 25px;
				color: #fff;
				font-weight: bold;
				font-size: 15px;
				text-decoration: none;
				padding: 5px 0 0 22px;
			}#home_page #main_block .main_section#devenir p.go a.go_btn2:hover{background-position: left bottom;}
			
		
		
	/* slideshow */
	#home_page #slideshow{
		width: 715px;
		height: 100px;
		float: left;
		/*overflow: hidden;*/
		margin: 18px 0 0 7px;
		z-index: 20;
		position: relative;
	}
		#home_page #slideshow h2{
			position: absolute;
			border: none;
			bottom: -33px;
			left: 0px;
			background-color: #E2D9D3;
			font-size: 15px;
			font-weight: normal;
			padding: 3px 20px;
			color:#505050;
		}
		#home_page #slideshow #leftHandle,#home_page #slideshow #rightHandle,#home_page #slideshow #content_slide{float:left;height: 100px;}
		#home_page #slideshow #leftHandle{
			width: 20px;
			cursor: pointer;
			background: url(../images/homePage/left_handle.png) left top no-repeat;
			z-index: 25;
		}
		#home_page #slideshow #rightHandle{
			width: 20px;
			cursor: pointer;
			background: url(../images/homePage/right_handle.png) left top no-repeat;
		}
		#home_page #slideshow #content_slide{
			width: 672px;
			height: 98px;
			border: solid 1px #e2d9d3;
			overflow: hidden;
			z-index: 25;
			position: relative;
				/*left : -100;*/
		}
			#home_page #slideshow #content_slide #elts_slide{
				width: 1000px;
				height: 986px;
				visibility: hidden;
				position: relative;
				z-index: 1;
			}
				#home_page #slideshow #content_slide #elts_slide a.elt_slide{
					float: left;
					height: 65px;
					margin: 2px 0px 45px 0px;
					cursor: pointer;
					padding: 7px;
				}
					#home_page #slideshow #content_slide #elts_slide a.elt_slide img{
						padding: 7px;
						/*border: solid 1px #e2d9d3;*/
					}#home_page #slideshow #content_slide #elts_slide a.elt_slide:hover img{padding:6px;border:solid 1px #ccc;}

			
	/* espace entreprises */
	#home_page #accueil_entreprise{
		width: 225px;
		height: 90px;
		float: right;
		overflow: hidden;
		margin: 12px 2px 0 0;
		background: url(../images/homePage/espace_entreprises.png) left top no-repeat;
		padding: 10px 0px;
	}
		#home_page #accueil_entreprise h1{
			font-size: 20px;
			font-weight: bold;
			color: #5789a0;
			margin: 0px;
			padding-left: 13px;
		}
		#home_page #accueil_entreprise p{
			font-size: 11px;
			margin: 10px 10px 0 10px;
			color: #555;
		}
			#home_page #accueil_entreprise p a{
				color: #555;
			}