/*** Jazz en Herbe *********** Accueil ***********************
********** Feuille de style ****** GENERALE ******************
**************************************************************
**** cree par Stef **** version 04 **** 5 déc. 2011 **********
**** mise à jour : 5 déc. 2011 *******************************
**************************************************************/


/* TITRES */

h1 
{
	position: fixed;
	top: 30px;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	margin-top: 0px;
	
	z-index: 5;
	text-align: center;
}

h2   
{
	position: fixed;
	top: 30px;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	margin-top: 40px;
	padding-left: 0px;

	z-index: 5;
	text-align: center;
	font-style: italic;
	font-size: 19px;
	font-weight: bold;
	color: white;
}

#cache
{
	height: 110px;
	z-index: 3;
}


/*	Annonce des Stages	*/


#annonce_stages
{
	position: relative;
	height: 120px;
	width: 600px;
	
	left: -300px;
	margin-left: 50%;
	margin-top: 120px;
	margin-bottom: 40px;	
	padding: 0 5px 10px 5px;
	
	background: url('fond_clair.jpg');

	text-align: center;
	font-family:"comic sans ms";
	line-height: 30px;
	color: black;
	z-index:1;
}

#annonce_stages a:hover
{
	color: #28e;
}
.annonces
{	
	position: relative; 
	float : left; 
	width: 50%;
	text-align:center;
}

.annonces strong
{
	color: red;
	font-size: 20px;
}


.stages_dates
{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}

#agree
{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align:center;	
	margin-top: -40px;
	margin-bottom: 40px;
}

#logo_jeh
{
	position: absolute;
	height: 300px;
	top: 100px;
	left: 50%;
	margin-left: 315px;
	z-index: 5;
}




/* 	Presentation de Jazz en Herbe	*/

#sous-titre
{
	position: relative;
	width: 490px;
	height: 25px;

	left: -400px;
	right: 40px;
	margin-left: 50%;

	margin-top: -10px;
	padding-left: 10px;
	
	color: white;
	font-size: 20px;
	text-align: left;
	
	display: block;
	cursor: default;
	z-index: 2;
}

#sp_stages, #sp_buloo, #sp_concerts, #sp_asso, #sp_news  /* categorie dans une page */
{
	cursor: pointer;
	color: yellow;
	font-size: 17px;
	font-weight: bold;
	
	padding: 5px 8px 5px 8px;
	background: #72e;
	z-index: 2;
}

#sp_stages:hover, #sp_buloo:hover, #sp_concerts:hover, #sp_asso:hover, #sp_news:hover  /* categorie dans une page */
{
	background: #72e;
	font-size: 18px;
	font-style: italic;
	color: black;
}

#sp_news
{
	margin-left: 40px;
	color: #72e;
	font-size: 18px;
	font-style: italic;
	background: none;
}


/*   pst 	*/

#pst
{
	position: relative;
	width: 800px;
	left: -400px;
	margin-left: 50%;
	height: 330px;
	
	margin-top: -35px;
	padding: 5px;
	padding-top: 20px;
	text-align: center;
	
	color: black;	
	background: url('fond_clair.jpg') fixed;
	z-index: 1;
}

#stages, #buloo, #concerts, #asso, #news
{
	padding-top: 20px;
	color : black;
	display: none;
}
#pst p
{
	width: 700px;
	margin-left: 50px;
	padding-bottom: 10px;

	color: black;
	font-family:"comic sans ms";
	font-weight: lighter;
	font-size: 15px;
	text-align: center;
}
#pst p, #news
{
	display: block;
}


	/*	news	*/
li
{
	list-style-type: none;
	background: url('notes_musique.gif') no-repeat -5px -3px;
	font-size: 16px;
	padding: 5px;
	padding-left: 25px;
	padding-right: 15px;
	font-weight: normal;
	text-align: justify;
}
#news strong
{
	color: red;
	text-decoration: underline;
	padding-left: 3px;
	font-family: "comic sans ms";
	font-size: 16px;
	font-weight: normal;
}

#news a
{
	color: red;
}
#news a:hover
{
	color: white;
}



/*  ANNONCE SPE, (inscription pont de vaux) *

#stages1 /* texte stage de gauche *
{
	width: 50%;
	float: left;
	padding-right: 5px;
	
	font-size: 20px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	white-space: normal;	
}


#stages2 /* texte stage de droite*
{
	width: 45%;
	float: right;
	
	font-size: 20px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	white-space: normal;	
}

#inscription  /* INSCRIVEZ-VOUS, rouge clignotant *
{
	color: red;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: blink;
}

#complet  /* COMPLET, rouge souligne *
{
	color: red;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#programme /* texte programme *
{
	width: 100%;
	margin-top: 60px;

	font-size: 20px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	white-space: normal;	
}


#decompte
{
	position: relative;
	width: 99%;
	text-align: center;
	color: white;
	font-size: 32px;
	
	margin-bottom: 60px;
}

*/

#sponsors 
{
	color: white;
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
#sponsors img
{
	border: none;
	max-height: 60px;
	max-width: 100px;
	padding: 10px;
}

#pied_page /* mise à jour */
{
	position: relative;
	bottom: 0px;
	color: white;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

#pied_page img
{
	height: 21px;
	display: inline;
}


/********************    PLAN DU SITE    ******************/

#bgplan
{
	background-color: white;
	color: black
}

#bgplan li
{
	list-style-type: disc;
	background: none;
	font-size: 16px;
}


.en_construction
{
	color: gray;
	font-style: italic;
}
	

