
#slideshow {
/*	position:absolute;*/
	position: relative;
	width:619px;
	height:160px;
	cursor:pointer;
}

#slidesContainer {
	width:619px;
	height:160px;
}

img {
	border:none;
}

#leftControl {
	position:absolute;
	top:0;
	left:0;
	width:21px;
	height:160px;
  	background:url(../img/fleche_g.png);
}

#rightControl {
	position:absolute;
	top:0;
	right:0;
  	width:21px;
  	height:160px;
  	background:url(../img/fleche_d.png);
}
#navDiapo{
	z-index:10;
	width:20px;
	height:20px;
	position:absolute;
	right:10px;
	bottom:6px;
}

#logo {
	background:url(http://www.la-grande-petite-agence.com/blog/wp-content/themes/grande_petite_agence/images/logo.jpg);
	height:197px;
	width:644px;
	position: relative;
}

#retourHome {
	position: absolute;
	height:197px;
	width:644px;
	z-index:10;
}

#macluhans {
	position: absolute;
	left:325px;
	top:110px;
	height:45px;
	width:170px;
	z-index:11;
}

#macluhans:hover {
	background:url(../img/roll_macluhans.jpg);
}

#webtvprod {
	position: absolute;
	left:495px;
	top:110px;
	height:45px;
	width:149px;
	z-index:11;
}

#webtvprod:hover {
	background:url(../img/roll_webtvprod.jpg);
}