
/**********************************************************************************/
body {
	background-color:black;
	margin:0px;
	padding:0px;
	color:white;

}


#body2 {
	background-color:#12471a;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

p {
	text-align:justify;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#imageTitrePage {
	border:0px;
}

/**********************************************************************************/
#textePresentation {
	padding:20px;
	font-family:serif;
	font-size:14px;
}

/**********************************************************************************/
#texteNews {
	padding:20px;
	font-family:serif;
	font-size:14px;
	height:12em;
	overflow:auto;
	

}
/**********************************************************************************/
#slidePhotos {
	float:right;
	height:200px;
	width:300px;
	border:white 10px solid;
	margin-left:20px;
	margin-bottom:5px;

}
/**********************************************************************************/
#iconesSpectacles {
	overflow:hidden;
}
#iconesSpectacles #colonneGauche {
	width:320px;
	float:left;
	padding-left:43px;
	padding-right:16px;
}
#iconesSpectacles #colonneDroite {
	width:320px;
	float:left;
	padding-left:16px;
	padding-right:43px;
}
#iconesSpectacles .icone {
	display:block;
	margin-top:13px;
	margin-bottom:13px;
	border:#12471a 10px solid;
}
#iconesSpectacles a.icone:hover {
	border:white 10px solid;
}
#iconesSpectacles .icone img {
	border:#12471a 0px solid;
	padding:0px;
	margin:0px;
}

/**********************************************************************************/
hr {
	background-image:url('images/hr.jpg');
	width:760px;
	height:11px;
	border:0px;
	margin:0px;
}

/**********************************************************************************/
a:link, a:visited {
	color:white;
	text-decoration:underline;
}

a:hover {
}

/**********************************************************************************/
#texteInfoSpectacle {
	clear:both;
	color:#88f017;
}
#texteInfoSpectacle a:link, #texteInfoSpectacle a:visited {
	color:#88f017 !important;
}
#texteInfoSpectacle a:link.blanc, #texteInfoSpectacle a:visited.blanc{
	color:white !important;
}
#texteInfoSpectacle a:hover {

}

#texteInfoSpectacle img {
	margin:10px;
}
#texteInfoSpectacle img.gauche {
	float:left;
	margin-right:20px;
}
#texteInfoSpectacle img.droite {
	float:right;
}
#texteInfoSpectacle img.cadre {
	border:white 10px solid;
}




/**********************************************************************************/
#textePresentationSpectacle {
	clear:both;
	padding-left:100px;
	padding-right:100px;
	padding-top:35px;
}

/**********************************************************************************/
#galeriePhoto {
	width:100%;
	height:760px;
}

/**********************************************************************************/
#tablePlayers {
	border:0px;
	width:100%;
	margin-bottom:20px;
}
#tablePlayers .td {
	text-align:center;
}
.player {
	height:20px;
	width:160px;
}