BODY
{
	background-color: White;
	border: 0px;
}

#LogoCordeillan
{
	width: 950px;
	height: 80px;	
	background-color: White;
	text-align: right;
}

#CorpsDePage
{
	background-color: #FFFFFF;
	width: 950px;
	height: 520px;
}

#Menu
{
		background-color: #78BF9B;
		width: 950px;
		position: relative;
}

#FlashDiv
{
	width: 950px;
	height: 492px;
	background-image: url(../design/FondIntro.jpg);
	background-repeat: no-repeat;
}

#MentionsLegales
{
	float:right;
	width:400px;
	text-align: right;
}

.TxtMentionsLegales
{
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #78BF9B;
	letter-spacing: 3px;
}

.TxtMentionsLegales:hover
{
	color: #FF7800;
}

#RelaisetChateaux
{
	width: 950px;
	top:560px;
	float: left;
	text-align: center;
}
