#fondindex
{
	width: 1200px;
	height: 680px;
	background-image: url(back9.png);
	background-repeat: no-repeat;
	margin: auto;
}


.bouton1
{
	height: 75px;
	width: 75px;
	background-image: url(bouton1.png);
	background-repeat: no-repeat;
	border: none;
}

.bouton1:hover
{
	height: 75px;
	width: 75px;
	background-image: url(bouton3.png);
	background-repeat: no-repeat;
	border: none;
}

#pagesociete
{
	height: 700px;
	width: 1200px;
	background-color: white;
	margin: auto;
}


#logo
{
	width: 150px; 
	height: 120px; 
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
}

.bouton2
{
	width: 150px;
	height: 120px;
	background-image: url(back7.png);
	background-repeat: no-repeat;
	border: none;
}

.bouton2:hover
{
	height: 120px;
	width: 150px;
	background-image: url(back10.png);
	background-repeat: no-repeat;
	border: none;
}

#bannieresociete
{
	width: 950px;
	height: 120px;
	margin-left: 200px;
	margin-top: 20px;
	background-image: url(bannieresociete.png);
	position: absolute;
}

#separation1
{
	margin-top: 150px;
	width: 1200px;
	height: 20px;
	position: absolute;
}

#societe
{
	position: absolute;
	margin-top: 180px;
	text-align: justify;
	width: 1100px;
	padding: 20px;
	height: 400px;
}

#separation2
{
	margin-top: 580px;
	width: 1200px;
	height: 20px;
	position: absolute;
}

#menusociete
{
margin-top: 620px;
position: absolute;
height: 100px;
width: 1200px;
}

#menuindex
{
margin-top: 600px;
position: absolute;
height: 100px;
width: 1200px;
}

a.societe:hover
{
	color: #b1b3b6;
}

a.societe
{
	text-decoration: none;
	color: #070095;
}

#carte
{
	width: 300px; 
	height: 242px; 
	margin-top: 100px;
	margin-left: 600px;
	position: absolute;
}

.bouton3
{
	width: 300px;
	height: 242px;
	background-image: url(carte2.png);
	background-repeat: no-repeat;
	border: none;
}

#contact1
{
	position: absolute;
	margin-top: 180px;
	text-align: justify;
	width: 1100px;
	padding: 20px;
	height: 400px;
}





