﻿#page, #content{
	width:925px;
	height:436px;
}
#dispatch{
	width:925px;
	height:436px;
	position:relative;
}
#diapo1{
	position:absolute;
	z-index:30;
}
#diapo2{
	position:absolute;
	z-index:30;
	left:630px;
}
#diapo3{
	position:absolute;
	z-index:30;
	left:295px;
	display:none;
}
#links{
	position:absolute;
	z-index:40;
	left:282px;
}
#links h1 img{
	display:block;
	margin-left:13px;
	background:white;
	width:335px;
	height:214px;
}
#links .links{
	display:block;
}
#links .links .arrowLeft{
	display:block;
	float:left;
	width:13px;
	height:97px;
	background:transparent url(/_fr/_fr/html/mecenat/Img/dispatch-left.gif) no-repeat 0 35px;
}
#links .links .arrowRight{
	display:block;
	float:left;
	width:13px;
	height:97px;
	background:transparent url(/_fr/_fr/html/mecenat/Img/dispatch-right.gif) no-repeat 0 35px;
}
#links .links .link{
	display:block;
	float:left;
	background:white;
	padding:20px 0 0 37px;
	width:130px;
	height:77px;
}
#links .links .link.left{
	border-right:1px solid #D0CCCB;
}
#links .links .link a{
	text-decoration:underline;
	color:#655753;
	font-family: "Trebuchet MS", Optima, Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}
#links .links .link a img{
	width:130px;
	height:55px;
}
#links .links .link a .text{
	display:block;
	text-decoration:underline;
}
#diapoPlayStop{
	display:none;
	clear:left;
	padding:90px 0 0 200px;
	font-size:11px;
}
#diapoPlayStop a{
	text-decoration:none;
	color:#766B66;
}
#diapoPlayStop a:hover{
	text-decoration:underline;
}
.diapoStop {
	background:transparent url(/_fr/_fr/html/mecenat/Img/dispatch-stop.gif) no-repeat 0 2px;
	padding-left:15px;
}
.diapoPlay {
	display:none;
	background:transparent url(/_fr/_fr/html/mecenat/Img/dispatch-play.gif) no-repeat 0 2px;
	padding-left:15px;
}