body
{
	width: 780px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("fond.jpg");
	background-repeat: repeat-y; 
	background-position: center;
	color: #c3c3c3;
	font-family: "Comic sans MS", "Times New Roman", serif;
}

a
{
	color:#8c8ce2;
}

#en_tete
{
	text-align: center;
	margin: 20px;
	padding-bottom: 20px;
	border-bottom: 4px solid black;
}

.liste 
{
	text-indent: 30px;
	list-style-type: none;
}

#menu
{
	float: left;
	width: 150px;
	margin-top: 50px;
	margin-right: 40px;
	padding: 0px;
	border: 0px solid black;
}

.important
{
	color: red;
}

table
{
	padding: 20px;
	padding-left: 0px;
	margin: 20px;
	border: 0px solid red;
}

td
{
	padding: 10px;
}

.image
{
	border: 2px solid black;
	vertical-align: middle;
	margin: auto;
}

.presentation
{
	text-decoration: underline;
}

.description
{
	padding: 5px;
	text-align: justify;
}

#liste
{
	text-align: center;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#contact
{
	margin: 80px;
	padding-left: 150px;
}

#autres_photos
{

}

#pied_de_page
{
	text-align: center;
	border: 1px solid black;
	bottom: 5px;
	font-size: 12px;
}
