h1
{
  display: none;
}

.titre

{
  	color : rgb(163,126,86);
    font-family : arial;
    font-size : 32px;
    font-weight : bold;
    text-align : center;
}


p, .prix
{
	color : rgb(163,126,86);
	font-family : arial;
	font-size : 16px;
    text-align : center;
}

.prix
{
    font-size : 20px;
    font-weight : bold;
}

.intermenu{
	background : white url('intermenu.jpg') no-repeat top;
}

