﻿* { margin: 0px; padding: 0px; }
body { background-color: #000000; color: #ffffff; font: 14px Arial; }
table { border-collapse: collapse; width: 100%; }
p { margin-bottom: 10px; }
ul { list-style-type: none; }
li { float: left; padding-bottom: 10px; padding-right: 10px; }
img { border: none; }

.divLayoutLogo { margin: 0 auto; padding-bottom: 40px; padding-top: 20px; width: 960px; }
.divLayoutMenuBackground { margin: 0 auto; width: 960px; }
	.divLayoutMenuBackgroundLeft { background: url(images/persomenugauche.gif) no-repeat bottom left; margin-left: 77px; }
		.divLayoutMenuBackgroundRight { background: url(images/persomenudroite.gif) no-repeat bottom right; margin-right: 77px; height: 60px; }
			.divLayoutMenu { padding-left: 130px; padding-top: 15px; }
			.divLayoutMenu a { margin-top: 8px; }
				.aAccueil { background: url(images/accueil.gif) no-repeat 0px 0px; display: block; float: left; height: 14px; width: 61px; }
				.aAccueil:hover { background: url(images/accueil.gif) no-repeat 0px -14px; }
				.aAccueilActif { background: url(images/accueil.gif) no-repeat 0px -14px; display: block; float: left; height: 14px; width: 61px; }
				.aSculptures { background: url(images/sculptures.gif) no-repeat 0px 0px; display: block; float: left; height: 14px; width: 88px; }
				.aSculptures:hover { background: url(images/sculptures.gif) no-repeat 0px -14px; }
				.aSculpturesActif { background: url(images/sculptures.gif) no-repeat 0px -14px; display: block; float: left; height: 14px; width: 88px; }
				.aEvenements { background: url(images/evenements.gif) no-repeat 0px 0px; display: block; float: left; height: 14px; width: 93px; }
				.aEvenements:hover { background: url(images/evenements.gif) no-repeat 0px -14px; }
				.aEvenementsActif { background: url(images/evenements.gif) no-repeat 0px -14px; display: block; float: left; height: 14px; width: 93px; }
				.aPresse { background: url(images/presse.gif) no-repeat 0px 0px; display: block; float: left; height: 14px; width: 47px; }
				.aPresse:hover { background: url(images/presse.gif) no-repeat 0px -14px; }
				.aPresseActif { background: url(images/presse.gif) no-repeat 0px -14px; display: block; float: left; height: 14px; width: 47px; }
				.aAPropos { background: url(images/apropos.gif) no-repeat 0px 0px; display: block; float: left; height: 14px; width: 70px; }
				.aAPropos:hover { background: url(images/apropos.gif) no-repeat 0px -14px; }
				.aAProposActif { background: url(images/apropos.gif) no-repeat 0px -14px; display: block; float: left; height: 14px; width: 70px; }
				.aContact { background: url(images/contact.gif) no-repeat 0px 0px; display: block; float: left; height: 14px; width: 70px; }
				.aContact:hover { background: url(images/contact.gif) no-repeat 0px -14px; }
				.aContactActif { background: url(images/contact.gif) no-repeat 0px -14px; display: block; float: left; height: 14px; width: 70px; }
				.imgMenuSeparation { float: left; padding: 0px 10px; }
.divLayoutContentHeader { background: url(images/hdbg.gif) no-repeat; height: 13px; margin: 0 auto; width: 960px; }
.divLayoutContentItemBackGround { background: url(images/persos.gif) no-repeat center bottom; }
	.divLayoutContentItem { background: url(images/bg.gif) repeat-y; margin: 0 auto; padding: 10px; width: 940px; }
.divLayoutContentFooter { background: url(images/ftbg.gif) no-repeat; height: 13px; margin: 0 auto; width: 960px; }
.divLayoutCopyright { margin: 0 auto; width: 960px; padding-bottom: 20px; }
	.divLayoutCopyrightGauche { float: left; }
	.divLayoutCopyrightDroite { float: right; }

.clearBoth { clear: both; }
.textBoxs { width: 100%; }

.messageInformation { border: solid 2px #009933; color: #009933; font-weight: bold; padding: 10px; text-align: center; }

.vignettes { padding-left: 20px; padding-bottom: 30px; }