#CONTAINER{
	background: none;
	margin-top: 10px;
}

#HAUT{
	background: url('../imgs/home/haut_bkg.png') repeat-y;
}
	
	#HAUT_TITRE{
		background: url('../imgs/home/haut_titre_bkg.png') repeat-y;
		height: 31px;
	}
	
	#HAUT_CONTENT_BKG{
		background: url('../imgs/home/haut_bas_bkg.png') no-repeat bottom;
	}
	
	#HAUT_CONTENT{
		background: url('../imgs/home/haut_haut_bkg.png') no-repeat;
		padding-top: 7px;
		_height: 330px;
		min-height: 330px;
		position: relative;
	}
	
		#HAUT_CONTENT h2{
			color: #e76906;
			font-size: 12px;
			font-weight: bold;
		}
		
		#OFFRES{
			float: left;
			width: 242px;
			margin-left: 24px;
			padding-top: 15px;
		}
		
			#OFFRES ul{
				margin: 0px;
				padding: 0px;
				list-style: none;
			}
				
				#OFFRES ul li{
					list-style-position: outside;
					list-style-type: none;
					background: url('../imgs/home/puce_offre.png') no-repeat 0px 4px;
					padding-bottom: 15px;
					line-height: 16px;
					padding-left: 20px;
				}
			
			#OFFRES p.voir_tout{
				position: absolute;
				bottom: 25px;
				width: 232px;
			}
		
		#TEMOIGNAGE{
			float: left;
			width: 209px;
			margin-left: 25px;
		}
		
		#TEMOIGNAGE .content{
			margin-top: 7px;
		}
		
		#RAISONS{
			float: left;
			width: 183px;
			margin-left: 23px;
			padding-top: 15px;
		}
		
			#RAISONS_CONTENT p{
				padding-left: 23px;
				font-weight: bold;
				font-size: 11px;
				margin-bottom: 20px;
				color: #6a6a6a;
			}
			
			#raison1{
				background: url('../imgs/home/raison_1.png') no-repeat left center;
			}
			
			#raison2{
				background: url('../imgs/home/raison_2.png') no-repeat left center;
			}
			
			#raison3{
				background: url('../imgs/home/raison_3.png') no-repeat left center;
			}
			
			#raison4{
				background: url('../imgs/home/raison_4.png') no-repeat left center;
			}
			
			#raison5{
				background: url('../imgs/home/raison_5.png') no-repeat left center;
			}
			
			#RAISONS_CONTENT p.voir_tout{
				color: #fff;
				position: absolute;
				bottom: 25px;
				margin: 0px;
				font-weight: normal;
				width: 173px;
				padding: 0px;
				padding-right: 10px;
			}
			
			
		#RAPPEL{
			float: left;
			width: 236px;
			margin-left: 27px;
			font-weight: bold;
		}
		
			#home_etre_alerte{
				padding-left: 30px;
				background: url('../imgs/home/bt_alerte_mail.png') no-repeat 0px 7px;
				border-bottom: 1px solid #d3d3d3;
				padding-bottom: 11px;
				margin-bottom: 0px;
				padding-top: 9px;
				margin-top: 6px;
			}
			
			#home_deposer_cv{
				padding-left: 30px;
				background: url('../imgs/home/bt_deposer_cv.png') no-repeat 0px 7px;
				border-bottom: 1px solid #d3d3d3;
				padding-bottom: 11px;
				padding-top: 9px;
				margin-bottom: 0px;
			}
			
			#home_rss{
				padding-left: 30px;
				background: url('../imgs/home/bt_rss.png') no-repeat 0px 7px;
				padding-bottom: 11px;
				padding-top: 9px;
				margin-bottom: 0px;
			}
			
#BAS{
	background: url('../imgs/home/bas_bkg.png') repeat-y;
	margin-top: 15px;
}

	#BAS_CONTENT{
		background: url('../imgs/home/bas_bas_bkg.png') no-repeat bottom;
		position: relative;
		_height: 280px;
		min-height: 280px;
	}
		
		#HOME_ESPACE_CLIENT{
			width: 357px;
			float: left;
		}
		
			#HOME_ESPACE_CLIENT_TITRE{
				position: relative;
				height: 34px;
				background: url('../imgs/home/bas_titre_espace_client_bkg.png') no-repeat;
			}
			
			#HOME_ESPACE_CLIENT_CONTENT{
				padding: 10px;
			}
			
				#home_client_gauche{
					float: left;
					width: 180px;
					padding-right: 12px;
				}
					
					#home_client_gauche ul{
						list-style: none;
						list-style-position: outside;
						margin-top: 15px;
					}
					
						#home_client_gauche ul li{
							background: url('../imgs/puce_li.png') no-repeat 0px 5px;
							padding-left: 12px;
							padding-bottom: 10px;
						}
						
							#home_client_gauche ul li .orange{
								font-weight: bold;
							}
					
					
				#home_client_droit{
					float: left;
					width: 127px;
					padding-left: 12px;
					border-left: 1px solid #dbdbdb;
					margin-top: 15px;
				}
				
					#home_client_droit p{
						padding-left: 30px;
						padding-bottom: 15px;
						padding-top: 10px;
						border-bottom: 1px solid #cccccc;
					}
						
						#home_client_droit p a{
							color: #7e7e7e;
							font-weight: bold;
						}
						
						#home_client_droit #home_client_recevoir_cv{
							padding-top: 0px;
							background: url('../imgs/home/bt_cv_mail.png') no-repeat 0px 5px;
						}
						
						#home_client_etre_rappele{
							background: url('../imgs/home/bt_etre_rappele.png') no-repeat center left;
						}
						
						#home_client_inscrire_alerte{
							border-bottom: 0px;
							padding-bottom: 0px;
							margin-bottom: 0px;
							background: url('../imgs/home/bt_inscrire_alerte.png') no-repeat center left;
						}
			
						#home_client_num_tel{
							position: absolute;
							bottom: 10px;
							margin-left: 20px;
						}
						
		#HOME_ACTUALITE{
			margin-left: 12px;
			width: 359px;
			float: left;
		}
		
			#HOME_ACTUALITE_TITRE{
				height: 34px;
				background: url('../imgs/home/bas_titre_actualite_bkg.png') no-repeat;
			}
			
			#HOME_ACTUALITE_CONTENT{
				padding: 12px;
			}
			
				#HOME_ACTUALITE_CONTENT .voir_tout{
					position: absolute;
					bottom: 15px;
					font-weight: normal;
					width: 325px;
				}
			
			#HOME_ACTUALITE ul{
				list-style: none;
				list-style-position: outside;
			}
			
				#HOME_ACTUALITE ul li{
					background: url('../imgs/puce_li.png') no-repeat 0px 5px;
					padding-left: 12px;
					padding-bottom: 10px;
				}
				
				#HOME_ACTUALITE ul li.last{
					border-bottom: 0px;
				}
				
					#HOME_ACTUALITE ul li .orange{
						font-weight: bold;
					}
			
			
		#HOME_LIBRE{
			margin-left: 13px;
			width: 239px;
			float: left;
		}
			
			
			#HOME_LIBRE a img{
				border: 0px;
			}
			.home_bloc_libre_titre{
				background: url('../imgs/home/bas_titre_tt_content_bkg.png') no-repeat;
				height: 31px;
				line-height: 31px;
				width: 239px;
				padding-left: 12px;
				padding-right: 10px;
				color:#585959;
				font-size:11px;
				font-weight: bold;
			}
			
			#HOME_LIBRE .middle{
				padding: 12px;
				padding-top: 10px;
				padding-bottom: 8px;
			}
			
			#HOME_LIBRE .tt_content_sep{
				background: url('../imgs/home/bas_sep_tt_content_bkg.png') no-repeat;
				height: 15px;
				width: 239px;
			}
			
