body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin:0px;
	   }

body	{
	background-color: #ffcd42;
	}

a	{
	font-size: 1em;
	
	font-weight:bold;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #ffffcc;
	}
a:active {
	text-decoration: none;
	}
.cadre {
	margin: 0px;
	float: left ;
	width: 780px;
	}
	
.logo {
	margin: 0px;
	float:left;
	width: 760px;
	height: 150px;
	background-color: #ffffff;
	}
.centre {
	margin: 10px;
	padding:15px;
	float: left;
	width: 500px;
	border: 2px;
	border-style:solid;
	border-color: #004d55;
	
	}
.menu {
	margin-top: 75px;
	float:left;
	width:115px;
	height:500px;
	border: 0px;
	background-color: #ffcd42;
		}
.cotedroit {
	margin: 0px;
	float: left;
	width: 550px;
	height: 575px;
	

	}
.photo {
	margin-top:75px;
	float:left;
	width:115px;
	height: 500px;
	background-color: #ffcd42;
	}
	
	
	
	

