#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 905px;
}

.clear {
	clear:both;
}

img, div { behavior: url(iepngfix.htc) }

body {
	background: #ffffff url('../images/background.jpg') repeat-x;
}

h1 {
	text-indent: -5000px;
	width: 553px;
	height: 162px;
	background-image: url(../images/logo.png);
	margin: 100px 0 70px  176px;
}

h2 {
	text-indent: -5000px;
	width: 648px;
	height: 49px;
	background-image: url(../images/phrase.png);
	margin: 40px 0 40px  128px;
}

#wrapper_projets {
	height: 303px;
	min-height: 303px;
	max-height: 303px;
}

#a_gauche {
	float:left;
	margin: 121px 49px 0 0;
}

#a_droite {
	float:right;
	margin: 121px 0 0 49px;
}

#projets {
	float:left;
	position: relative; 
	width: 685px;
	height: 303px;
	overflow:hidden;
}

.projet {
	float: left;
	position: relative;
	height: 303px;
}
.projet a {
	float: left;
	position: relative;
	text-decoration: none;
}

.projet img {
	float:left;
	width:685px;
	height:303px;
}


#contact {
	display: bloc;
	margin: 0 auto;
	width: 734px;
}

#contact img {
	float:left;
	
}

#texte {
	display: bloc;
	text-indent: -5000px;
	width: 734px;
	height: 132px;
	background-image: url(../images/texte.png);
	margin: 0 auto;
}

#footer {
	display: bloc;
	text-indent: -5000px;
	width: 650px;
	height: 19px;
	background-image: url(../images/footer.jpg);
	margin: 20px auto;
}
