@charset "UTF-8";
#page {
	height: 820px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #03F;
	border-bottom-color: #03F;
}
/* CSS Document */

#site {
	height: 820px;
	width: 800px;
	float: left;
}
/* CSS Document */

#contenu {
	height: 630px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03F;
}
#div_nyon {
	float: left;
	height: 620px;
	width: 400px;
}
#div_versoix {
	float: left;
	height: 620px;
	width: 400px;
}
#image {
	height: 200px;
	width: 350px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #03F;
}
#coordonne {
	height: 140px;
	width: 350px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#localisation {
	height: 200px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#barre_laterale #div_3 {
	height: 130px;
	width: 150px;
	border: 1px solid #03F;
	text-align: center;
	margin-left: 25px;
	padding-top: 20px;
}
