#floater{
	position: absolute;
	left: 0px;
	width: 650px;
	margin-left:0px;
	margin-right:221px;
	z-index:100;
	top: 23px;
}
/*------------------------------------------------------------------------------------------------------------------*/
#menu0{
	float:left;
	width:77px;
	height:68px;
	background-image: url(../menu/foto1.jpg);
}
#menu1{
	float:left;
	width:77px;
	height:68px;
	background-image: url(../menu/foto1.jpg);
}
#menu2{
	float:left;
	width:77px;
	height:68px;
	background-image: url(../menu/foto2.jpg);
}
#menu3{
	float:left;
	width:77px;
	height:68px;
	background-image: url(../../menu/menu3.jpg);
}#menu4{
	float:left;
	width:77px;
	height:68px;
	background-image: url(../../menu/menu4.jpg);
}

/*------------------------------------------------------------------------------------------------------------------*/
#home {
	float:left;
	width: 25px;
	height: 68px;
	background: url(../menu/homep.gif) top left no-repeat;
	}
#work {
	float:left;
	width: 77px;
	height: 68px;
	background: url(../menu/pulsantiw.gif) top left no-repeat;
}
#service {
	float:left;
	width: 77px;
	height: 68px;
	background: url(../menu/pulsantis.gif) top left no-repeat;
}
#Infos {
	float:left;
	width: 77px;
	height: 68px;
	background: url(../menu/pulsantib.gif) top left no-repeat;
}
#Plan {
	float:left;
	width: 77px;
	height: 68px;
	background: url(../menu/pulsantic.gif) top left no-repeat;
}

/*------------------------------------------------------------------------------------------------------------------*/
/* définition du lien qui occupera toute la place du conteneur */
#home a {
	float:left;
	display: block;
	width: 100%;
	height: 100%;
	background: #2d2d2d url(../menu/homep.gif) top left no-repeat;
	color: #000;
}

#work a {
	float:left;
	display: block;
	width: 100%;
	height: 100%;
	background: #2d2d2d url(../menu/pulsantiw.gif) top left no-repeat;
	color: #000;
}
#service a {
	float:left;
	display: block;
	width: 100%;
	height: 100%;
	background: #2d2d2d url(../menu/pulsantis.gif) top left no-repeat;
	color: #000;
}
#Infos a {
	float:left;
	display: block;
	width: 100%;
	height: 100%;
	background: #2d2d2d url(../menu/pulsantib.gif) top left no-repeat;
	color: #000;
}
#Plan a {
	float:left;
	display: block;
	width: 100%;
	height: 100%;
	background: #2d2d2d url(../menu/pulsantic.gif) top left no-repeat;
	color: #000;
}

/*------------------------------------------------------------------------------------------------------------------*/
#work a:hover {
	background: transparent none;
} 
#service a:hover {
	background: transparent none;
} 
#Infos a:hover {
	background: transparent none;
} 
#Plan a:hover {
	background: transparent none;
} 
#bottom {
	position: absolute;
	left: 0px;
	width: 200px;
	margin-left:0px;
	margin-right:221px;
	z-index:200;
	top: 500px;
}
#floater3 {
	position: absolute;
	left: 411px;
	width: 180px;
	margin-left:0px;
	margin-right:221px;
	z-index:100;
	top: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}
#floater3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: url(../img/freccia.gif) center left no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 0px;
}
