h1
{
    color: #9d7039;
	font-family: Calibri;
}

p
{
    font-family: Calibri;
}

body
{
    background : #F9DF89;
	 margin: 0px;
}

main
{
    background-image: url("fond25bis.jpg");
	background-size: 1150px 780px;
	margin:0px auto;
	background-repeat : no-repeat;
	min-height : 780px;
	min-width : 1150px ;
	position : relative ;
	width : 1150px;
}


a.stbouton {

display:block;
text-align:center;
width:200px;
line-height:57px;
vertical-align:middle;
background:url(bouton1.gif) no-repeat;
background-size : 100% ;
text-decoration:none;
font-family: Calibri;
font-size : 30px;
color : #d1ad81;
position:absolute;
right : 170px;
top : 160px;
}


a.stbouton:hover {
background:url(bouton2.gif) no-repeat;
background-size : 100% ;
}

a.stbouton1 {

display:block;
text-align:center;
width:200px;
line-height:57px;
vertical-align:middle;
background:url(bouton1.gif) no-repeat;
background-size : 100% ;
text-decoration:none;
font-family: Calibri;
font-size : 30px;
color : #d1ad81;
position:absolute;
background-position : center;
right: 150px;
top : 230px;
}


a.stbouton1:hover {
background:url(bouton2.gif) no-repeat;
background-size : 100% ;
}
