a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #060;
}
a {
	font-weight: bold;
}
.corp {
	height: 660px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Calque_1.jpg);
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: center center;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	width: 370px;
	float: left;
	margin-left: 10px;
	margin-top: 350px;
	font-weight: normal;
	line-height: 20px;
	height: 200px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	float: left;
	font-weight: normal;
	
}
.developpement {
	width: 385px;
	float: right;
	height: 390px;
	margin-top: 250px;
	margin-right: 20px;
}
.couleur {
	color: #09F;
}
