/* ---------- reset css --------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* -------- end reset css ---------- */ 

body{
	background-color:#08051d;
	padding:0;
	background-image:url('../img/bodyBg.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    color:white;
    font-size:100%;              
}
p{
	  margin-bottom:1em;
}
ul{
	list-style-type:square;
}
li{
	padding:0px;	margin:0px;
    margin-left:30px;	
}label{	float: left;	width: 125px;	font-weight:bold;}
input{	margin:0;padding:0;	}.smallInput{	width:50px;		}.bigInput{	width:300px;		}a {		color:#000000;	text-decoration:underline;}a:hover{color:#752112;text-decoration:none;}
/* ---- texte : gras et souligne --- */
strong{
	
	font-weight:700;
	display:inline;
}

em{

	font-style:italic;	
}

/* ---- titres ----- */
h1{
    color:#7d000f;
    text-align:center;
    font-weight:bold;
    font-size:1.5em;
    font-variant:small-caps;
}


/** --- organisation de contenu ---*/
.section{

      margin-bottom:2em;

}
.sectionTitle{

    color:#7d000f;
    font-weight:bold;
    font-size:1em;
    font-variant:small-caps;
    margin-bottom:5px;
}
.pageTitle{	font-size:1.3em;	font-weight:bolder;	text-align:center;	font-style:italic;	margin-top: 1em;	margin-bottom: 0.5em;}
.musician{
	font-weight:bold;
    display:inline;	
}
.instrument{
    font-weight:bold;
    display:inline; 
}
.song{
    font-style:italic;
    display:inline; 
}
.task{
    font-weight:bold;
    display:inline; 	
	
	}
.lyrics{		font-size:1.2em;	text-align:center;	/*margin-left:100px;	*/}
/* ---- blocs ---- */
#mainContainer {
	width:810px;
	margin:0 auto;
}
#menu{	margin-top : 10px;
    width:650px;
    height:50px;    margin:0 auto;    text-align:center;    color:#7d000f;    font-size:1em;     font-variant:small-caps;     font-weight:bold;
}#subMenu{	width:500px;	margin:0 auto;	text-align:center;	}#menu a{color:#752112;		}#menu a:hover{color:#000000;	}#menu li{	display:inline;	}#menu ul{	margin-left:-15px;	list-style-type:none;	display:inline;	}#subMenu li{		margin:5px;	display:inline;	}#subMenu ul{	margin-left:15px;	list-style-type:none;	display:inline;	width:400px;	}	
#centerContainer{
    margin-top : 200px;
	width:795px;
	height:1250px;
}
#paperLeaf{
	color:black;	margin:0 auto;
	padding-top:70px;
	width:650px;
    height:800px;
	text-align:justify;
	font-size:0.8em;
}

#col1{
    /*float:left;*/
    margin-left:30px;
}
#col2{
    width:380px;
    display:inline;
}
.col2_1{
    
    float:left;
    width:380px;
    
     display:inline;
    
}

.col2_2{
	margin-left:13px;
	margin-top:35px;
    float:left;
    width:240px;
    display:inline;
}
.col2_2 p{
    margin-left:15px;

}
#epCover{	margin-top:5px;	margin-left:48px;
    width:349px;
    height:357px;
   /* background-image:url('../img/epCover501_491.jpg');   */
}#epCoverCaption{		margin-top:0px;		margin-left:85px;
	text-align:left;}
#epBackCover{	width:400px;
    height:400px;
    background-image:url('../img/epBackCover400.jpg');
}
#tracklist{
    margin-top:0.7em;
	text-align:left;
}
#titreSommaire{
	margin-left:10px;
    color:#7d000f;
    font-weight:bold;
    font-size:1em;
    font-variant:small-caps;
}
#punchline{
    margin-left:100px;	margin-top:-13px;
}.separateur{		text-align:center;	 color:#7d000f;	}.smallPics{	margin-top:10px;	}.smallPics img{	border-style:solid;;	border-width:2px;	}.shareBloc{	padding:5px;	}
