/* css pour la homepage*/
html { 
	font-family:Tahoma, Geneva, Arial, sans-serif; font-size:68.75; color:#3e3e3e;
	margin:0px;
	height:100%;
}
#hp_fullPage {
	background:url(homepage_visu.jpg) left top no-repeat; 
	width:896px; height:327px; 
	position:relative; top:50%; left:50%; margin-left:-448px; margin-top:-163px
}

#global{
height:100%;	
	background:url(homepage_visu.jpg) center top no-repeat; 
}

#hp_zoneImageClick li {display:inline}
div#hp_langue {background:url(header_background.jpg) left bottom no-repeat;margin:53px 10px 0px 0px; height:65px}
/* CSS specifique � la masterpage */
/*bandeau du haut*/
ul#bdhomepage {
	margin:0px; padding:0px; border:none;
	list-style:none; 
	/*position:absolute; top:120px; left:50%; z-index:63;
	margin-left:-325px; width:780px*/
}
ul#bdhomepage li {margin:0px; padding:0px; border:none; display:block; float:left}
ul#bdhomepage a {
	color:#3d3d3d; font-size:1.63em;
	width:250px; height:145px;
	text-decoration:none; float:left;
}
ul#bdhomepage a, ul#bdhomepage span {
	display:block; float:left; 
	text-align:left; cursor:pointer
}
li#bdHaut_zone1 span {margin-top:20px; margin-left:45px}
li#bdHaut_zone2 span {margin-top:70px; margin-left:20px}
li#bdHaut_zone3 span {margin-top:120px; margin-left:5px}
/*portlet de droite*/
div#hp_blockRight {
	width:133px; height:534px; 
	right:0px; top:0px;
	position:absolute;
	background:url(hp_blockRight.gif) top right no-repeat
}
div#hp_pright { margin-top:50px;  float:right; text-align: right;}

div#blockBleuHome {
	background:url(header.jpg) top right no-repeat; 
	margin-right:12px; margin-top:3px
}
div#filetVertHome {
	background:#8ccf7f url(filetvert_fin.gif) top right no-repeat;
	width:970px
}
#hp_zone{
	float:left;
	background:#FFFFFF;
}
#block_logoHome {
	float:left;
	height:208px; width:143px;
	margin-top:-286px;
}
.logoHome {
	height:156px; width:183px;
}
#headerHome{
	float:left;
	background:url(header.gif) left bottom no-repeat; 
	height:179px; width:892px;
	margin:-70px 0px 2px 0px;
}
div#hp_zoneImageClick {
	float:left;
	height:200px;
	width:870px;
	margin-left:2px;
	margin-top:0px;
}
.hp_footer{
	float:left;
	background:url(hp_bas_de_page.jpg) left bottom no-repeat; 
	height:20px; width:892px;
	margin:-15px 0px 2px 0px;
}
#hp_baseline{
	float:left;
	margin:1px 0px 2px 0px;
}

