@charset "UTF-8";
#barre_laterale #div_3 {
	height: 150px;
	width: 150px;
	text-align: center;
	margin-left: 25px;
}
/* CSS Document */

#site {
	height: 820px;
	width: 800px;
	float: left;
}
#site #contenu {
	height: 630px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03F;
}
#img_accueil {
	height: 200px;
	width: 600px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #03F;
	background-image: url(img_site/accueil_nyon.jpg);
}
#texte_accueil {
	height: 80px;
	margin-top: 30px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	width: 760px;
	margin-bottom: 5px;
}
#img_accueil2 {
	height: 200px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #03F;
	background-image: url(img_site/accueil_versoix.jpg);
}
