body {
margin:0px;
margin-top:20px;
padding:0px;
background-color:#DEE989;
background-image:url(img/fond.jpg);
background-repeat:repeat-y;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:23px;
}
a{
color:black;
text-decoration:none;
}
a:hover{
color:#006633;
}
.centrer {
	width: 955px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

#bt_accueil{
position: absolute;
top:148px;
left:94px;
width:50px;
}
#bt_diapo{
position: absolute;
top:216px;
left:78px;
width:50px;
}
#bt_table{
position: absolute;
top:286px;
left:91px;
width:82px;
}
#bt_tarifs{
position: absolute;
top:353px;
left:90px;
width:84px;
}
#bt_acces{
position: absolute;
top:425px;
left:97px;
width:70px;
}

#bt_alentours{
position: absolute;
top:496px;
left:71px;
width:143px;
}
#bt_contact{
position: absolute;
top:566px;
left:59px;
width:161px;
}
#bt_ski{
	position: absolute;
	top:633px;
	left:102px;
	width:65px;
	height: 30px;
}
.gras{
font-size:27px;
font-weight:900;
}
.gras_vert{
color:#006633;
}
.gras_bleu{
color:#0033CC;
}
.gras_vertclair{
color:#00CC00;
}
.gras_bleuclair{
color:#0066FF;
}
.gras_orange{
color:#FF6600;
}
.gras_rouge{
color:#FF3300;
}
.gras_marron{
color:#89593D;
}
.petit{
font-size:12px;
font-weight:bold;
}