@charset "iso-8859-2";
#conteneur {
	height: 1170px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/conteneur.png);
}
body {
	background-image: url(../images/body.png);
}
#conteneur #boutons a #Accueil {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteneur #boutons a #Temoignages {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #boutons a #Evenement {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteneur #boutons a #Demarches {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #boutons a #Contact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteneur #horloge {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 50px;
}
#conteneur #ADIIJ {
	float: left;
	height: 118px;
	width: 225px;
	margin-top: 60px;
}
#conteneur #ADIIJ a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteneur #bandeau {
	height: 150px;
	width: 760px;
	background-image: url(../images/banniere.png);
}
#conteneur #boutons {
	text-align: center;
	float: left;
	width: 760px;
	margin-top: 10px;
}
#conteneur #logo {
	background-image: url(../images/Logo.png);
	float: left;
	height: 152px;
	width: 200px;
	margin-top: 50px;
	background-color: #FFF;
	margin-left: 32px;
}
#conteneur h1 {
	text-align: center;
	float: left;
	height: 100px;
	width: 260px;
	margin-top: 80px;
	color: #B03D8A;
	font-size: 42px;
}
#conteneur #copyright {
	float: left;
	width: 500px;
	margin-left: 27px;
}
#conteneur #copyright p {
	font-size: 12px;
}

#conteneur #texte {
	float: left;
	height: 480px;
	width: 706px;
	margin-top: 50px;
	margin-left: 30px;
}
#conteneur #pied {
	background-image: url(../images/pied-de-page.png);
	float: left;
	height: 20px;
	width: 706px;
	margin-left: 27px;
}
#conteneur #pied p {
	float: left;
	width: 700px;
	text-align: right;
}
#conteneur #pied p a {
	color: #B03D8A;
	text-decoration: none;
}
#conteneur #logo2 {
	float: left;
	width: 760px;
	text-align: center;
	margin-top: 80px;
}
#conteneur #logo2 img {
	margin-left: 25px;
	margin-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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