/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #032f48;
	background-image: url(../img/bk-cont1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Times, serif;
	color: white;
	text-align: justify;
	font-size: 14px;
}

img {
	border: 0px;
}

/*#conteneur1 {
	width: 1536px;
	height: 1100px;
	position: relative;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imgs/bk-cont1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}*/

#conteneur2 {
	width: 691px;
	margin-top: 5px;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

#entete {
	height: 303px;
	width: 691px;
	background-image: url(../img/haut.png);
	background-position: top;
	background-repeat: no-repeat;
}

#milieu {
	width: 691px;
	background-image: url(../img/milieu.png);
	background-position: top;
	background-repeat: repeat-y;
}

#pied {
	height: 74px;
	width: 691px;
	background-image: url(../img/pied.png);
	background-position: top;
	background-repeat: no-repeat;
}

#menu {
	position:absolute;
	left:430px;
	top:254px;
	width:237px;
	height:271px;
	z-index:4;
}

#contact {
	position: absolute;
	left: 420px;
	top: 560px;
	width:249px;
	height:104px;
	z-index: 4;
	background-image: url(../img/medaillon.png);
	background-position: top;
	background-repeat: no-repeat;
}

#info {
	padding: 0px;
	position:absolute;
	left:420px;
	top:685px;
	width:225px;
	height:110px;
	z-index:4;
	/*background-image: url(../img/medaillon.png);
	background-position: top;
	background-repeat: no-repeat;*/
}

#bulles {
	position:absolute;
	left:-28px;
	top:340px;
	width:45px;
	height:179px;
	z-index:5;
	background-image: url(../img/bulles-gauche.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#bulles .pngbg {
	background-image: url(../img/bulles-gauche.png);
}

#accueil {
	position:absolute;
	left:137px;
	top:59px;
	width:30px;
	height:30px;
	z-index:4;
}

#accueil2 {
	position: absolute;
	left: 231px;
	top: 60px;
	width: 240px;
	height: 40px;
	z-index: 4;
}

#contact2 {
	position:absolute;
	left:523px;
	top:65px;
	width:30px;
	height:30px;
	z-index:4;
}
