.bordure {
	border: 1px solid #000000;
}
.textes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.fred {
	background-image: url(images/txt_fond_reservation.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #79811C;
}
p2{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a{
	color: #79811C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F4C64E;
	text-decoration: none;
}