/*
*	Réinitialisation 
*/
* { margin: 0; padding: 0; border: none; }


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background-color: #8C8C8C;
	color: #fff;
	text-align: center; /* IE */
}

a{
	text-decoration:none;
	color:#C4C4C4;
}

p{
	font-size:10px;
	color:#C4C4C4;
}

div#page {
	text-align: left; /* IE */
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #2D2D2D;
}

div#contenu {
	width: 888px;
	text-align: left; /* IE */
	margin: 0 auto 20px auto;
	background-color: #2D2D2D;
}

div#contenu_text{

	width:880px;
	margin-left:5px;
}

div#zone {
	width: auto;
}

div#col_gauche, div.col_gauche{
	float:left;
	width:650px;
}

div#col_droite, div.col_droite{
	float:right;
	width:216px;
}

	div#col_droite ul, div.col_droite ul {
		list-style-type:none;
		margin-bottom:15px;
	}
	
	div#col_droite ul li, div.col_droite ul li{
		height:35px;
		margin-top:3px;
	}
	
	div#col_droite ul li a, div.col_droite ul li a{
		display:block;
		height:35px;
		
		width:174px;
		height:23px;
		
		padding:12px 0 0 42px;
		font-size:11px;
		color:#92DD1B;
	}
	
	div#col_droite ul .menu1, div.col_droite ul .menu1{
		background-image:url(images/menu_1.gif);
	}
	
	div#col_droite ul .menu2, div.col_droite ul .menu2{
		background-image:url(images/menu_2.gif);
	}
	
	div#col_droite ul .menu3, div.col_droite ul .menu3{
		background-image:url(images/menu_3.gif);
	}
	
	div#col_droite ul .menu4, div.col_droite ul .menu4{
		background-image:url(images/menu_4.gif);
	}
	
	div#conditions{
		background-image:url(images/fondcond_performances.jpg);
		height:167px;
		
	}


div#header {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #2D2D2D;
}

	div#header h1{
		float:left;
	}
	
	div#header #fond_menu{
		float:left;
		margin:50px 0 0 8px;
		width:639px;
		height:33px;
		
		background-image:url(images/background-menu.gif);
		background-repeat:no-repeat;
		
		/* IE */
		display:inline;
	}
	
	div#header #menu{
		list-style-type:none;
		font-size:10px;
	}
	
	div#header #menu li{
		float:left;
		margin-right:2px;
		
		/* IE */
		display:inline;
	}
	
	div#header #menu li a{
		display:block;
		height:22px;
		width:109px;
		
		padding:11px 0px 0 0px;
		text-align:center;
	}
	
	div#header #menu li a:hover{
		color:#212121;
		background-color:#86C81D;
	}

div#header img { display: block; }

#diapoflash {
	margin-bottom: 10px;
}


div#footer {
	height: 30px;
	background-image: url(images/background-footer.gif);
	background-repeat: repeat-x;
	background-color: #2D2D2D;
}

div#footer p {
	width: 888px;
	line-height: 30px;
	margin: 0 auto;
	text-align: left;
	font-size: 9px;
	color: #2D2D2D;
	font-weight: bold;
}

div#footer p img{ float: left;  margin-top: 10px; margin-right: 5px;}

div#footer a#lien_contact{ color:#2D2D2D }

div#flashplayer{
	width:700px;
	margin:8px auto 50px auto;
	height:50px;
}

div#flashplayer p{
	float:left;
	
	color:#212121;
	font-size:9px;
	text-align:center;
	margin-top:5px;
}

div#flashplayer a{
	display:block;
	float:left;
	margin-left:5px;
	
	/* IE */
	display:inline;
}

/*** PAGE CONCERTS ***/

#liste_chansons, #liste_chansons_small {
	list-style-type:none;
}

#liste_chansons_small {
	margin: 0; padding: 8px 0 0 0;
}
	#liste_chansons li, #liste_chansons_small li{
		width:418px;height:120px;
		padding:8px;
		padding-right:9px;
		border:1px solid #141414;	
		background-color:#212121;
		
		float:left;
		margin:5px 0 0 0px;
		
		/** IE **/
		display:inline;
	}
	
	#liste_chansons_small li {
		width: 303px;
		margin-right: 5px;
	}
	
	
	#liste_chansons .nomargin{
		margin-left:0;
		
	}
	
	#liste_chansons_small .nomargin {
		margin-right:0;
	}
	
	#liste_chansons li img, #liste_chansons_small li img{
		display:block;float:left;
		margin-top:2px;	
	}
	
	#liste_chansons div, #liste_chansons_small div {
		float:left;width:278px;
		margin-left:10px;
		
		/** IE **/
		display:inline;
	}
	
	#liste_chansons_small div {
		width: 160px;
		margin-left:10px;
	}
	
	
		#liste_chansons div p, #liste_chansons_small p {
			text-align:justify;
			font-size:9px;
			/*height:70px;*/
			
		}
	
		#liste_chansons a.lien_paroles, #liste_chansons_small a.lien_paroles{
			display:block;float:right;
			font-size:9px;
			color:#B76C13;
			text-decoration:underline;
			
			background-image:url(images/puce_telecharger.gif);
			background-repeat:no-repeat;
			background-position:0 2px;
			
			padding-left:13px;
			margin-top:3px;
		}
	
		p.liens_nav{
			clear: both;
			height:22px;width:300px;
			/*float:right;*/
			margin-top:10px;
		}
		
		#lecteur {
			clear: left;
			float:left;
		}
		
		.player {
			clear: left;
			float:left;
		}
		

/*** FIN ***/

/*** PAGE WORKSHOPS ***/

ul.liste_2{
	list-style-type:none;
}

ul.liste_3{
	list-style-type:none;
}

ul.liste_2 li{
	
	background-image:url(images/puce_workshop.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:15px;
} 


/*** FIN ***/

/*** PAGE CONTACT ***/
div#block_contact{

width:617px;
height:277px;
margin-left:10px;
display:inline;
padding-left:20px;
background-image:url(images/fond_contact.jpg);
background-position:right;
background-repeat:no-repeat;

}

div#block_contact p{
	width:238px;
	text-align:center;
}

div#block_contact ul{
	width:238px;
}

div#block_contact ul li{
	text-align:center;
}

.galerie img {
	width: 212px;
}

/*** FIN ***/
/*** CLASSES DIVERS ***/

.titre1{
	background-image:url(images/fond_titre1.gif);
	height:23px;
	
	margin-bottom:15px;
}

.border_black{

	border:1px solid #141414;

}

.block{
	display:block;
}

.left{
	float:left;
}

.right{
	float:right;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.bold{
	font-weight:bold;
}

.hiddenhr{
	
	visibility:hidden;
	clear:both;
	display:block;
	margin:0;
	_margin:-7px 0;
	height:1px;
	
}

.block_text{
	
	border:1px solid #141414;
	background-color:#212121;
	
	padding:15px 12px;
	text-align:justify;
	color:#C4C4C4;
	font-size:10px;
	
	/** IE **/
	
}

.block_text p{
	margin-bottom:10px;
	
}

.nom{
	color:#92DD1B;
	font-weight:bold;
	font-size:12px;
}

.vert{
	color:#92DD1B;
}

.orange{
	color:#FF8F0B;
}

.notice {
	margin-left: 20px;
}

/* SIgnature agoranet */
.agoranet {
	color : #2D2D2D;
	text-decoration: underline;			
}

.agoranet span {
	color: #fff;
	
}

.agoranet span.agoraG {
	color : #2D2D2D;
	text-decoration:none !important;
}
