/* CSS spécial pour la home page */

html{ background:url(../images/main/fd_html_home.jpg)  50% 0% no-repeat  fixed #000000;}

#header{background:url(../images/main/header_home.png);height:143px;}
#logo_link{display:none;}

h1{display:none;}

#pathway{display:none;}

#bloc_content{ width:390px;min-height: 210px; background:url(../images/main/baseline.gif) 50% 0% no-repeat; margin-top:10px; color:#b9b9b9; font-size:1.1em; padding-left:15px;}
#flashcontent_bloc_content{margin-top:10px;}


#content{
	background:none;
	margin-left:460px;
	width:400px;
	padding:0px;
	}
	
#main{width:997px;}




