/* Général */
body {
	color: #F0E39E;
	background-color: #080808;
	font-family: Arial, Helvetica, sans-serif;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

strong {
}

/* Page */
#global {
	background-color: #000000;
}

/* Navigation */

/* Contenu principal */
#contenu {
	color: #E6A948;
	margin-left: 10px;
	margin-right: 10px;
}
#contenu a {
	color: #E6A948;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #E6A948;
}

/* Pied de page */
#pied {
	color: #E6A948;	text-align: center;

}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
body {
	padding: 0;
}
#global {
	min-height: 100%; /* -> 1 */
	width: 800px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto;
}

/* En-tête */
#entete {
	color: #E6A948;
}
#entete h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
	color: #E6A948;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Menu de navigation */
#navigation {
	color: #E6A948;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	height: 30px;
}

/* Contenu */
#contenu {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#contenu h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #E6A948;
	display:inline;
}
#contenu h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #E6A948;
	display:inline;
}
#contenu img {
	background-position: center;
	text-align: center;
}
/* Pied de page */
#pied img {	}

#pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color:#E6A948;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 24px;
}

#pied p {
	text-align: center;
}
#pied a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
    }
#pied a{
	font-family: "Times New Roman", Times, serif;
	color:#E6A948;
	text-decoration:none;
    }
	
	
.vente-luthier {	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

.vente-luthier img {float:left ; margin-right:20px; margin-top:25px; border:0px}
.vente-luthier h3{ /**location vente **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #E6A948;
	display:inline;
}
.vente-luthier h4{/**nom de l'instrument **/
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	color: #E6A948;
	display:inline;
	text-decoration: underline;
}
.vente-luthier h5{/**tarif**/
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal; 	color: #E6A948;
	display:inline;}


	
hr{
	clear: both;
	color: #E6A948;
	height:1px;
	background-color: #000000;
}	


	
	
.reference-luthier {	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

.reference-luthier img {margin-top:25px;border:0px}
.reference-luthier h3{ /**location vente **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #E6A948;
	display:inline;
}
.reference-luthier h4{/**nom de l'instrument **/
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	color: #E6A948;
	display:inline;
	text-decoration: underline;
}
.contact-luthier h5{/**tarif**/
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal; 	color: #E6A948;
	display:inline;}
	
	
	
	
.reference-luthier {	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

.reference-luthier img {margin-top:25px; border:0px}
.reference-luthier h3{ /**location vente **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #E6A948;
	display:inline;
}
.reference-luthier h4{/**nom de l'instrument **/
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	color: #E6A948;
	display:inline;
	text-decoration: underline;
}
.reference-luthier h5{/**tarif**/
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal; 	color: #E6A948;
	display:inline;}
	

