/* HOME PAGE SPECIFIC */
	#coverflow { height : 320px;}
	#search { background : transparent url("./images/bkg/bkg_home_search.gif") no-repeat; height : 35px; margin-bottom : 15px; position:relative;}
		#search #searchForm{ margin-left : 300px;}
		#search #searchsubmit { position : absolute ; right : 55px; top : 0px;}
		#search select { border : 1px solid #7f9db9;}
	
	.hpbox { height : 89px; float : left;}
	.hpbox .maincontainer { margin : 40px 20px 5px 20px;}
	.hpbox a { color : #000; text-decoration : none; padding-left : 15px; display: block;}
	.hpbox ul { list-style-type : none; margin : 0; padding: 0;}

	#hpboxactu { background :url("./images/hpbox/actu.gif"); width: 175px; margin: 0 10px 0 0;}
		#hpboxactu li a { background: url("./images/puce/puce_actu.gif") no-repeat;}
	#hpboxmetier { background :url("./images/hpbox/metier.gif"); width : 241px; margin-right:10px;}
		#hpboxmetier li { float : left; width : 130px;}
		#hpboxmetier li a { background: url("./images/puce/puce_metier.gif") no-repeat;}
		#hpboxmetier li.rc { width : 70px;}
	#hpboxdemo { background :url("./images/hpbox/demo.gif"); width :274px; position : relative;}
		#hpboxdemo li a { background: url("./images/puce/puce_demo.gif") no-repeat; color : #003833;}
		#hpboxdemo #demoidentifier { position : absolute; top:40px; right : 15px;}

	#maincontent {height:460px;}






































































