
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;/*---obligatoire pour le footer---*/
scrollbar-base-color:#fff;
}
body{
font-size:62.5%;
background:#306191;
}
#container{
	position:absolute;
	width:990px;
	height:574px;
	margin-left: -495px;
	margin-top: -290px;
	top:50%;
	left:50%;
	background:url(../images/charte/bg-intro.jpg) no-repeat left top ;
}
#bt-contact-acces{
	position:absolute;
	top:190px;
	left:490px;
	width:115px;
	height:30px;
	cursor:hand;
	display:block;
}
#bt-rea{
	position:absolute;
	top:229px;
	left:636px;
	width:115px;
	height:30px;
	cursor:hand;
	display:block;
}
#bt-produit{
	position:absolute;
	top:340px;
	left:415px;
	width:115px;
	height:30px;
	cursor:hand;
	display:block;
}
#bt-presentation{
	position:absolute;
	top:470px;
	left:540px;
	width:115px;
	height:30px;
	cursor:hand;
	display:block;
}
ul{
	margin:0 0 0 20px;
	color:#fad215;
}
#bt-placard{
	position:absolute;
	top:420px;
	left:780px;
	width:120px;
	height:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bt-placard li a,#bt-placard li a:visited{
	text-decoration:none;
	color:#306090;
	
}
#bt-placard li a:hover{
text-decoration:underline;
	color:#306090;
}

#bt-cuisine{
	position:absolute;
	top:380px;
	left:170px;
	width:120px;
	height:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bt-cuisine li a,#bt-cuisine li a:visited{
	text-decoration:none;
	color:#306090;
	
}
#bt-cuisine li a:hover{
text-decoration:underline;
	color:#306090;
}

#bt-sdb{
	position:absolute;
	top:230px;
	left:175px;
	width:120px;
	height:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bt-sdb li a,#bt-sdb li a:visited{
	text-decoration:none;
	color:#306090;
	
}
#bt-sdb li a:hover{
text-decoration:underline;
	color:#306090;
}

/***************** FOOTER *****************/
#footer{
position:absolute;
top:550px;
left:20px;
width:100px;
height:20px;
text-align:left;
}
#footer-texte{
position:absolute;
top:560px;
left:140px;
width:800px;
height:10px;
text-align:left;
color:#cde7f8;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
#footer-texte a,#footer-texte a:visited{
	color:#cde7f8;
	text-decoration:none;
}
#footer-texte a:hover{
	color:#cde7f8;
	text-decoration:underline;
}
