#conteneurSite {
	position:absolute;
	left:50%;
	top:0px;
	width:970px;
	height:1617px;
	margin-left: -480px;
	border: 1px outset #333333;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:153px;
	z-index: 1;
}

#titresite {
	position:absolute;
	left:144px;
	top:0px;
	width:631px;
	height:153px;
	z-index: 2;
}

#escargot {
	position:absolute;
	left:775px;
	top:0px;
	width:195px;
	height:153px;
	z-index: 3;
}

#barreprincipale {
	position:absolute;
	left:0px;
	top:153px;
	width:970px;
	height:25px;
	z-index: 4;
}

#margegauche {
	position:absolute;
	left:0px;
	top:178px;
	width:22px;
	height:1439px;
	z-index: 5;
}

#barregauche {
	position:absolute;
	left:22px;
	top:178px;
	width:237px;
	height:1439px;
	z-index: 6;
	visibility: visible;
}

#titreartiste {
	position:absolute;
	left:259px;
	top:178px;
	width:711px;
	height:175px;
	visibility: visible;
	z-index: 7;
}

#corpus {
	position:absolute;
	left:259px;
	top:353px;
	width:711px;
	height:1264px;
	z-index: 9;
}
.p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.arialrounded {
	font-family: "Arial Rounded MT Bold";
}

h2 {
	font-size: 18px;
	font-family: "Arial Narrow";
}
h3 {
	font-size: 16px;
}
h4 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: underline;
}


h1 {
	font-size: 20px;
	font-family: "Arial Narrow";
}



.gras {
	font-weight: 700;
}
#contenu_agenda p a {
	color: #900;
}
#contenu_agenda a {
	color: #900;
}
