* 
{
	margin:0 auto;
	padding:0;
	text-decoration:none;
	border:0;
}

body
{
	width:1000px;
	margin:0 auto;
	padding:0 auto;
	color:White;
	font-family:Verdana;
	font-size:11px;
}
#Site
{
 	background-image:url(../img/fond.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0 auto;
}

#Logo
{
	width:397px;
	float:left;
}

#Corps
{
	width:603px;
	height:273px;
	float:right;
	background-image:url(../img/corps.jpg);
	background-repeat:no-repeat;
}

#Corps #texte
{
	width:463px;
	float:left;
	padding-top:20px;
	padding-left:20px;
}


#corpsDroit
{
	width:102px;
	float:left;
	text-align:center;
}

/*Menu*/

#Menu
{
	width:1000px;
	float:left;
	clear:both;
}

#Menu div
{
	float:left;
	width:103px;
	padding:5px 10px;
	border:solid 1px #FBDB00;
	text-align:center;
	background-color:#3759A3;
}

#Menu a
{
	font-weight:bold;
	font-size:12px;
	color:White;
}

#piedpage
{
	background-color:#3959A4;
	float:left;
	width:1000px;
	color:#6AC2E7;
	border-top:solid 1px #FBDB00;
	font-size:12px;
	
}

#piedpage a
{
	color:#6AC2E7;
}

#piedpage #wifi
{
	width:135px;
	float:left;	
}

#piedpage #adresse
{
	text-align:center;
	padding-top:5px;
	width:865px;
	float:right;
}

#infos
{
	width:1000px;
	float:left;
	border-top:solid 1px #FBDB00;
	padding-top:5px;
}

#contenu a{color:white; font-weight:bold;}

#paye
{
	width:135px;
	float:left;
}

#mentions
{
	width:835px;
	text-align:center;
}
