#flash
{
	width: 1000px;
	height: 258px;
	text-align: center;
}

.link{float:left;width:309px;background-color:#534343;}

.link iframe
{
	background-color:#534343;
	float: left;
}

#corps
{
	float: left;
	width: 350px;
	padding: 20px;
	/*margin-left: 105px;*/
	background-color: #5292E2;
	text-align: justify;
}

#corps #actu
{
	width: 332px;
	background: url(/img/puce-actu-titre.jpg) no-repeat #3D6CB4;
	margin-bottom: 15px;
	padding: 5px 10px;
}

#corps #actu h3
{
	margin-left: 25px;
	margin-top: 5px;
	font-size: 12px;
	color: #C7A957;
}

#corps #actu strong
{
	padding-left: 15px;
	background: url(/img/puce-actu-liste.jpg) no-repeat;
}

#corps #actu li
{
	margin-bottom: 5px;
}

#corps #footer-accueil
{
	margin-top: 30px;
	padding-top: 13px;
	border-top: solid 1px #3D6CB4;
	font-size: 11px;
}
#corps #footer-accueil img { float: left; width: 55px; height: 50px; }
#corps #footer-accueil #texte { float: right; width: 290px; padding-left: 0px; }

#reservation-accueil
{
	float: right;
	width: 150px;
	height: 40px;
	padding: 5px;
	margin-top: 30px;
	margin-right: 45px;
	font-size: 18px;
	text-align: center;
	background-color: #423535;
}
#reservation-accueil strong { color: #C7A957; font-weight: normal; }

#video-accueil
{
	float: left;
	width: 150px;
	height: 40px;
	padding: 5px 5px 5px 5px;
	margin-bottom:35px;
	margin-top: 30px;
	margin-left: 45px;
	font-size: 18px;
	text-align: center;
	background-color: #423535;
}
#video-accueil strong { color: #C7A957; font-weight: normal; }

#tel-accueil
{
	float: right;
	width: 160px;
	margin-right: 45px;
	color: #C7A957;
	font-size: 11px;
	font-weight: bold;
}
#tel-accueil { margin-top: 10px; }
