#bodyGarde {
	 color: #ffffff;
	 background: #000 url(img/fond.jpg) no-repeat bottom right fixed;
	 text-align:center
	 margin: 0;
}

#myBody {
	 color: #ffffff;
	 background-color: #000000;
	 text-align:center
	 margin: 0;
}

#bodyContact {
	 color: #4F4E4F;
	 background-color: #F7EFD9;
	 text-align:center
	 margin: 0;
}

/* Cadre1 permet au div pied d'etre positionne sous cadre */
#global {
	width: 800px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#topgarde {
	height: 20px;
}

#garde {
	width: 900px;
	height: 300px;
	margin: 0px auto 10px auto;
	text-align: left;
	background: #000 url(img/banniere.jpg);
	border: 0px;
}

#logointro {
	position:absolute;
	bottom:0px;
	right:0px;
}

#bienvenue {
	color: #fffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 8%;
	margin-top: 20px;
}

#bienvenue a {
	text-decoration: none;
	color: #FF0000;
	font-size: 130%;
}

#bienvenue a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	font-size: 130%;
}

#sommaire {
	width: 800px;
	height: 600px;
	margin: 50px auto 10px auto;
	text-align: left;
	background: #000 url(img/sommaire.jpg);
	border: 1px solid #ffffff;
}

#contact {
	width: 900px;
	height: 705px;
	margin: 50px auto 10px auto;
	text-align: right;
	background: #F7EFD9 url(img/contact.jpg);
	border: 1px solid #4F4E4F;
}

#contenu {
	width: 100%;
	height: 90%;
}

.galerie img {
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 15px;
	margin-top: 5px;
	border: 1px solid #ffffff;
}

h1 {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin-bottom: 50px;
}

#menu {
	margin-top: 120px;
	margin-left: 100px;
}

.menuItem {
	font: italic 14pt georgia; 
	line-height: 20pt;
	text-decoration: none;
	color: #ffffff;
}

#textContact {
	margin-top: 550px;
	margin-right: 100px;
}

#textContact span {
	font: italic 14pt georgia; 
}

#textContact a {
	font: normal 10pt georgia; 
	color: #4F4E4F;
	text-decoration: none;
}

#textContact a:hover {
	font: normal 10pt georgia; 
	color: #4F4E4F;
	text-decoration: underline;
}

.menuItem:hover {
	font: italic 14pt georgia; 
	line-height: 20pt;
	text-decoration: underline;
	color: #cccccc;
}

.galerie a {
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

.galerie a:hover {
	color: #cccccc;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

.galerie p {
	text-align: justify;
}

#titre {
	    top:10px;
}

#btnPlayStop1, #btnPlayStop2 {
		margin-bottom: -4px;
		margin-right: 5px;
}

#song {
		width: 750px;
		margin-left: 50px;
}

#pied {
	color: #fffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 8%;
	margin-top: 20px;
}

#pied a, #pied a:hover {
	text-decoration: none;
	color:white;
}

img {display: block} /* for HTML strict mode */
