/* CSS Document */
/*Page index*/

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Style4 {
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}



body {
	background-image: url(Images/FondEcran3.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	margin-left: 50px;
	margin-top: 20px;
	background-attachment:fixed;
}


#EnTete {
	
	position:relative; 
	margin-right:auto; 
	margin-left:auto;
	top:9px;
	width:803px;
	z-index:2;
	height: auto;
	
	}
	
#Mouette {
	position:absolute;
	left:560px;
	top:170px;
	width:50px;
	height:36px;
	z-index:14;
}
#Contactez-nous {
	width:813px;
	height:140px;
	z-index:11;
    margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#Coordonnees {
	position:relative;
	left:15px;
	top:20px;
	width:350px;
	height:120px;
	z-index:12;
	float: left;
}
#Professionnels {
	left:auto;
	top:25px;
	width:350px;
	height:auto;
	z-index:13;
	float: right;
	position: relative;
	margin-right: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4141C2;
}


#PiedPage {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:auto;
	width:300px;
	height:55px;
	z-index:13;
	bottom: 3px;
	left: 21px;
}
#conteneur {
position:relative;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto; 
	z-index:1;
}

