body {
	width: 100%;
	height: 100%;
	margin: 0;
	text-align: center;
    font-family: Tahoma, Verdana;
	font-size: 12px;
	background-image: url('images/background.jpg');
	padding: 0;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

#header {
	width: 790px;
	height: 207px;
	margin: 0px;
	padding: 0px;
}

#accueil, #accueilpage {
	width: 124px;
	height: 29px;
	background-image: url('images/BtnAccueilHover.gif');
	margin: 0;
	padding: 0;
}

#accueil a:hover, #accueilpage, #accueilpage a:hover {
	background-image: url('images/BtnAccueil.gif');
	margin: 0;
	padding: 0;
}

#activite, #activitepage {
	width: 124px;
	height: 29px;
	background-image: url('images/BtnactivitesHover.gif');
	margin: 0;
	padding: 0;
}

#activite a:hover, #activitepage, #activitepage a:hover {
	background-image: url('images/BtnActivites.gif');
	margin: 0;
	padding: 0;
}

#vexin, #vexinpage {
	width: 124px;
	height: 29px;
	background-image: url('images/BtnCousoirHover.gif');
	margin: 0;
	padding: 0;
}

#vexin a:hover, #vexinpage, #vexinpage a:hover {
	background-image: url('images/BtnCousoir.gif');
	margin: 0;
	padding: 0;
}

#realisations, #realisationspage {
	width: 123px;
	height: 29px;
	background-image: url('images/BtnreaHover.gif');
	margin: 0;
	padding: 0;
}

#realisations a:hover, #realisationspage, #realisationspage a:hover {
	background-image: url('images/Btnrea.gif');
	margin: 0;
	padding: 0;
}

#expositions, #expositionspage {
	width: 154px;
	height: 29px;
	background-image: url('images/BtnexpoHover.gif');
	margin: 0;
	padding: 0;
}

#expositions a:hover, #expositionspage, #expositionspage a:hover {
	background-image: url('images/Btnexpo.gif');
	margin: 0;
	padding: 0;
}

#contact, #contactpage {
	width: 124px;
	height: 29px;
	background-image: url('images/BtncontactHover.gif');
	margin: 0;
	padding: 0;
}

#contact a:hover, #contactpage, #contactpage a:hover {
	background-image: url('images/Btncontact.gif');
	margin: 0;
	padding: 0;
}

#accueil a,  #activite a,  #vexin a,  #contact a, #realisations a {
	display: block;
	margin: 0;
	width: 124px;
	height: 29px;
	padding: 0;
}

#expositions a {
	display: block;
	margin: 0;
	width: 154px;
	height: 29px;
	padding: 0;
}

#colonnegauche {
	width: 255px;
	height: 525px;
	background-image: url('images/colonneGaucheVierge.gif');
	margin: 0;
	padding: 0;
}

#zonetexte {
	width: 507px;
	height: 525px;
	background-image: url('images/zoneTexte.gif');
	overflow: auto;
	margin: 0;
}

#zonetexte p {
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	margin: 0;
}

hr {
	color: maroon;
	background-color: maroon;
	height: 1px;
	border: 0;
	width: 90%;
}

h3 {
	text-align: left;
	margin-left: 40px;
	font-size: 17px;
}

#footer {
	width: 790px;
	height: 88px;
	background-image: url('images/piedDePage.gif');
	margin: 0;
	padding: 0;
}

#footer p {
	display: block;
	margin: 0px;
	padding-top: 30px;
	color: white;
	width: 200px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: 50%;
	font-size: 9px;
}

#footer a{
	color: white;
	margin: 0;
}
