/* CSS Document */
body
{
margin-top:0px;
background-image:url('../img/fond.png');
background-repeat:repeat-x;
}
h1
{
float:left;
font-family:Verdana;
color:#3276dc;
font-size:28px;
margin-top:5px;
}
#site
{
width:950px;
margin-left:auto;
margin-right:auto;
margin-top:auto;
}
#banniere
{
float:left;
width:950px;
height:190px;
background-image:url('../img/header/banniere.png');
}
#morphee
{
margin-left:50px;
margin-top:5px;
float:left;
background-image:url('../img/header/morphee.png');
width:600px;
height:160px;
cursor:pointer;
}

h1#morphee
{
	float:left;
	width:600px;
	height:160px;
	margin-left:50px;
	margin-top:5px;
	padding:0;
	background-image:url('../img/header/morphee.png');
	cursor:pointer;
	overflow: hidden;
	text-indent: -9999px;
}

#encart_hd
{
float:right;
background-image:url('../img/header/encart_hd.png');
width:60px;
margin-right:40px;
height:175px;
}
#drapo_fr
{
margin-left:5px;
float:left;
background-image:url('../img/header/drapeaufr.png');
width:22px;
height:14px;
cursor:pointer;
}
#drapo_gb
{
float:left;
background-image:url('../img/header/drapeaugb.png');
width:21px;
height:14px;
cursor:pointer;
}
#contact
{
float:left;
margin-top:20px;
margin-left:5px;
background-image:url('../img/header/contact.png');
width:45px;
height:33px;
cursor:pointer;
}
#wifi
{
margin-top:30px;
float:left;
margin-left:5px;
width:41px;
height:56px;
}
