img
{
display : block;
margin : auto;
}


#corps p
{
	padding-left : 5px;
}

#table table
{
	margin : auto;
	text-align : center;
	border-collapse : collapse;
}

#table td
{
	border : 1px solid black;
}

body
{
	background-image: url("images/fond.gif");
}

#en_tete
{
	margin : auto;
	width : 1080px;
	height : 187px;
	background-image : url("images/entete.jpg");
	text-align : center;
	border : 2px solid black;
	position : absolute;
	left : 10px;
	top : 8px;
}

#menu
{
	margin : auto;
	width : 166px;
	height : 556px;
	background-image: url("images/menu.jpg");
	text-align : center;
	border : 2px solid black;
	position : absolute;
	left : 10px;
	top : 207px;
}

#element_menu
{	
	margin : auto;
}

#photos
{
	margin : auto;
	width : 176px;
	height : 556px;
	background-color : rgb(179, 241, 255);
	text-align : left;
	border : 2px solid black;
	position : absolute;
	top : 207px;
	left : 910px;
	color : black;
	
}

#corps
{
	padding-top : 10px;
	margin : auto;
	width : 706px;
	height : 1650px;
	background-image : url("images/fond_corps_reserver.gif");
	text-align : left;
	border : 2px solid black;
	position : absolute;
	top : 207px;
	left : 190px;
}

#element_photos
{
	width : 166px;
	height : 163px;
	position : absolute;
	left : 3px;
	top : 10px;
}

#element_photos2
{
	width : 128px;
	height : 198px;
	position : absolute;
	left : 23px;
	top : 270px;
}

a img
{
	border : none;
}

table
{
	text-align : center;
	margin : auto;
}

#adresse
{
	width : 400px;
}

#observations
{
	width : 400px;
	height : 200px;
}
