@charset "utf-8";
/* CSS Document */


.ensemble {
	width: 1000px;
}


.popPhotos {
	width: 900px;
	float: left;
}


.pop {
	float: left;
	width: 700px;
}



.photos {
	float: right;
	width: 200px;
}


.ensemble .popSuite {
	float: right;
	width: 100px;
}


.space3 {
	height: 50px;
	width: 1000px;
	clear: both;
}


.menuComplet {
	height: 150px;
	width: 1000px;
}

.space2 {
	height: 140px;
	width: 200px;
	float: left;
}





.menu {
	width: 800px;
	float: right;
	height: 140px;
}




.space1 {
	height: 50px;
	width: 1000px;
	clear: both;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.corpsPage {
	height: auto;
	width: 1000px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

.corpsPage .titre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
	margin-left: 100px;
}

.corpsPage .space4 {
	height: 50px;
	width: 1000px;
}
.corpsPage .bandeauPub {
	height: 45px;
}


.corpsPage .carte {
	text-align: center;
}
.corpsPage h1 {
	text-decoration: underline;
	text-align: center;
}

