/* FICHIER AUTRES */
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #E7F7F7;
	font-size: 12px;
	font-style: normal;
}
#contour
{
	margin: 10px auto 10px auto;
	padding: 0;
	border: 1px solid Black;
	width: 750px;
}
.enteteautres
{
	border: 2px solid #DDFFDF;
	background-color: #F2EDCA;
	height: auto;
	width: auto;
	color: Blue;
	text-align: center;
	padding: 20px;
	font-size: 40px;
}
/*Style du tableau des reservations du chapiteau*/
.tableau01
{
	border: 1px solid Black;
}
table.tableau01 td
{
	border: 1px solid Black;
}
h1
{
	margin: 0;
	border: 0;
	padding: 5px;
	
	height: auto;
	width: auto;
	
	font-size: 40px;
}