*{
	margin: 0px;
	border: none;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.container {
	height: 100%;
	width: 100%;
}
.contenu {
	height: 550px;
	width: 654px;
	position: relative;
	background-image: url(pepiniere2.gif);
	border: 2px solid #646464;
	top: 10px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.container2 {
	background-image: url(images/entreprises.jpg);
	height: 550px;
	width: 327px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.container3 {
	background-image: url(images/beaumont.jpg);
	height: 550px;
	width: 327px;
	position: absolute;
	right: 0px;
	top: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #646464;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 60px;
}
.logo_pepiniere {
	background-repeat: no-repeat;
	height: 120px;
	width: 240px;
	border: 2px solid #037ABC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.logo_beaumont {
	background-repeat: no-repeat;
	height: 120px;
	width: 240px;
	border: 2px solid #448936;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}.logo_bedoret {
	background-repeat: no-repeat;
	height: 120px;
	width: 240px;
	border: 2px solid #FF7F00;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}