body {
    background-color: black;
    font-size: 10pt;
    color: white;
    font-family: verdana;
	margin: 0;
	text-align: center;
}

a {
    color: #76dbf6;
    text-decoration: underline;
}

a:hover {
    color: white;
    text-decoration: underline;
}

a img {
    border: none;
}

ul {
    list-style: none;
}

li.lien:hover {
    background-color: #76dbf6;
}

div#global {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

div#bandeau {
	width: 1000px;
	height:100px;
}

div#menu {
	text-align: center;
	float: left;
	width: 200px;
	height: 600px;
}

div#contenu {
	float: left;
	width: 800px;
	height: 600px;
}

#acceuilgauche {
    float: left;
    width: 50%;
}

#acceuildroite {
    float: right;
    width: 50%;
}

p.titreindex {
    width: 355px;
    height: 84px;
    margin: auto;
    background-image: url(../img/titre_index.jpg);
}

p.titrebio {
    width: 167px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_bio.jpg);
}

p.titrepresentation {
    width: 181px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_presentation.jpg);
    background-repeat: no-repeat;
}

p.titrechanteurs {
    width: 147px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_chanteurs.jpg);
    background-repeat: no-repeat;
}

p.titrelocal {
    width: 253px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_local.jpg);
    background-repeat: no-repeat;
}

p.titregalerie {
    width: 102px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_galerie.jpg);
    background-repeat: no-repeat;
}

p.titrepresse {
    width: 102px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_presse.jpg);
    background-repeat: no-repeat;
}

p.titrejef {
    width: 244px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_jef.jpg);
    background-repeat: no-repeat;
}

p.titremusiciens {
    width: 153px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_musiciens.jpg);
    background-repeat: no-repeat;
}

p.titresoutien {
    width: 112px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_soutien.jpg);
    background-repeat: no-repeat;
}

p.titrevideos {
    width: 126px;
    height: 35px;
    margin: auto;
    background-image: url(../img/titre_videos.jpg);
    background-repeat: no-repeat;
}

p.titreconcours {
    width: 139px;
    height: 31px;
    margin: auto;
    background-image: url(../img/titre_concours.png);
    background-repeat: no-repeat;
}

p.titreprelocs {
    width: 187px;
    height: 29px;
    margin: auto;
    background-image: url(../img/titre_prelocs.png);
    background-repeat: no-repeat;
}

.contenu {
    margin-right: 360px;
    margin-left: 360px;
}
.warning {
    margin-right: 360px;
    margin-left: 360px;
	font-weight: bold;
	color: yellow;
}

fieldset {
    margin-left: 360px;
}

textarea, input, select {
    background-color: #76dbf6;
    border: none;
}

p.contenu2 {
    margin-right: 360px;
    margin-left: 400px;
}

p.contenu3 {
    margin-right: 360px;
    margin-left: 440px;
}

p.photo {
    width: auto;
    float: right;
}

p.annonce {
    margin-left: 360px;
    font-weight: bold;
    font-size: 11pt;
    color: #76dbf6;
}

p.annonce2 {
    margin-left: 360px;
    font-weight: bold;
}

p.annonce3 {
    margin-left: 440px;
    font-weight: bold;
}

#menudavid {
    /* background-image: url(../img/piano.jpg); */
    position: fixed;
    left: 0px;
	top: 60px;
	width: 360px;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

#menucrescendo {
    position: fixed;
	left: 0px;
	top: 10px;
    width: 360px;
	height: auto;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
