/*** Jazz en Herbe *********** buloo ***********************
********** Feuille de style ****** GENERALE ******************
**************************************************************
**** cree par Stef **** version 04 **** 5 déc. 2011 **********
**** mise à jour : 23 déc. 2011 *******************************
**************************************************************/



h1, h2
{
	position: fixed;
	top: 30px;
	left: 50%;
	width: 600px;
	margin-left: -300px;

	z-index: 2;
}

h1
{
	margin-top: 0px;
	color: white;
}

h2
{
	margin-top: 30px;
	padding-left: 85px;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}


#top img
{
	height: 15px;
}


#sous-titre
{
	position: fixed;
	width: 500px;
	height: 25px;

	top: 90px;
	right: 40px;
	margin-left: 0px;

	padding-top: 2px;
	padding-left: 10px;
	
	color: white;
	font-size: 20px;
	text-align: left;
	
	display: block;
	cursor: default;
	z-index: 3;

	background: #72E;
}


#sp_presentation, #sp_composition, #sp_repertoire, #sp_concerts, #sp_contact  /* categorie dans une page */
{
	cursor: pointer;
	color: yellow;
	font-size: 17px;
	font-weight: bold;

	padding: 4px;
	
	
	}
#sp_presentation:hover, #sp_composition:hover, #sp_repertoire:hover, #sp_concerts:hover, #sp_contact:hover  /* categorie dans une page */
{
	font-size: 18px;
	font-style: italic;
	color: white;
}

#sp_presentation
{
	color: white;
	font-size: 18px;
	font-style: italic;
}

#cache
{
	height: 125px;
	z-index: 1;
}










/*CONTENU*/


#presentation
{
	position: relative;
	
	width: 80%;
	min-width: 420px;
	top: 140px;
	left: 10%;
	right: 40px;

	margin: 0px;
	padding-bottom: 20px;
	
	overflow: visible;
	display: block;
	cursor: default;
	
	color: black;
}

#news
{
	position: relative;
	width: 520px;
	left: -260px;
	margin-left: 50%;
	
	margin-top: 5px;
	padding: 10px;
	text-align: center;
	
	color: black;
	font-weight: bold;
	
	border-top: ridge thin #72e;
	border-left: ridge thin #72e;
	border-bottom: groove thin #72e;
	border-right: groove thin #72e;
	
	background: url('../fond_clair.jpg')	;
	font-size: 18px;
}

#plusdinfos
{
	font-size: 14px;
	color: #72E;
	cursor: pointer;
	font-style: italic;
	padding-left: 6px;
	
}
#plusdinfos:hover
{
	color: #C7F;
}

#presentation p
{
	text-align: center;
	font-size: 17px;
}

#BULOO
{
	position: relative;
	margin-left: 10%;
	color: black;
	font-style: italic;
	font-size : 17px;
}

#BULOO p
{
	text-align: left;
	color: #72e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 0px;	
}

#BULOO span
{
	margin-left: 20px;
}

#BULOO p:first-letter
{
	font-size:22px;
	color: red;
}






#composition
{
	position: relative;
	
	width: 80%;
	min-width: 420px;
	
	margin: 0px;
	
	top: 110px;
	left: 15%;
	right: 40px;

	overflow: visible;
	display: none;
	cursor: default;
	
	color: black;
	font-family: "comic sans ms";
}

#composition h4
{
	text-align: left;
	font-size: 18px;
	color: #72e;
}

.zicos
{	
	position : relative; 
	float : left; 
	width: 17%;

	font-style: italic;
	font-size: 16px;
	list-style-type: none;
	text-indent: -30px;
	line-height: 40px;
	padding-bottom: 0px;
	margin-bottom: -20px;
}


span.instru
{
	margin-left: 10%;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#direction
{
	float: none;
	clear: left;
	text-align: center;
	padding-top: 60px;
	margin-left: -300px;
	color: red;
}
#direction span
{
	margin-right: 30px;
	text-decoration: underline;
	color: #72e;
}





	
#repertoire
{
	position: relative;
	
	width: 90%;
	min-width: 420px;
	margin: 0px;
	top: 110px;
	left: 5%;
	right: 40px;

	overflow: visible;
	display: none;
	cursor: default;
	
	color: white;
	font-family: "comic sans ms";
	text-align: center;
}

#repertoire h4
{
	margin-left: 10%;
	text-align: left;
	font-size: 19px;
	color: #72e;
}

#repertoire li
{
	list-style-type: none;
		
}
	
.auteur
{	
	font-size: 16px;
	color: blue;
	font-variant: small-caps;
}	
	
.arr
{
	color: black;
	font-style: italic;
	font-size: 13px;
}
	
.morceau
{	
	position : relative; 
	float : left; 
	width: 30%;

	font-style: italic;
	font-size: 18px;
	list-style-type: none;


}	





#concerts
{
	position: relative;
	
	width: 90%;
	min-width: 420px;
	
	margin: 0px;
	
	top: 100px;
	left: 5%;
	right: 40px;

	overflow: visible;
	display: none;
	cursor: default;
	
	color: white;
	font-family: "comic sans ms";
}

#concerts h4
{
	margin-left: 10%;
	text-align: left;
	font-size: 22px;
	color: #72e;
}


#concerts_news
{
	position: relative;
	width: 500px;
	left: -250px;
	margin-left: 50%;
	
	margin-top: 0px;
	padding: 8px;
	padding-bottom: 20px;
	text-align: center;
	
	color: black;
	font-size: 13px;
	
	border-top: ridge thin #72e;
	border-left: ridge thin #72e;
	border-bottom: groove thin #72e;
	border-right: groove thin #72e;
	
	background: url('../fond_clair.jpg');
}

#concerts_news p
{
	font-weight: bold;
	font-size: 16px;
}
#concerts_news strong
{
	font-size: 19px;
	color: red;
}

.prem_partie
{
	font-style: italic;
}

#concerts_passes
{
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 50px;
}

#concerts_passes h4
{
	font-size: 16px;
	margin-top: 80px;
}
#concerts_passes p
{
	margin-left: 180px;
	padding-top: 10px;
}







#contact
{
	position: relative;
	width: 400px;
	left: 50%;

	margin-left: -200px;
	margin-bottom: 70px;
	
	margin-top: 150px;
	
	padding-top: 10px;
	
	display: none;
	cursor: default;
	
	border-top: ridge thin #72e;
	border-left: ridge thin #72e;
	border-bottom: groove thin #72e;
	border-right: groove thin #72e;
	

	font-family: monotype corsiva, "comic sans ms";
	font-size: 22px;
	text-align: center;
	
	background: url('../fond_clair.jpg');
}
#contact:first-line
{
	text-decoration: underline;
}

#contact strong
{
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #72e;
	font-weight: normal;
	font-size: 26px;
	font-family: "comic sans ms";
}


