html,body {
	background-color : rgb(153,0,0);
	color: rgb(0,0,0);
	text-align:center;
}
#principal {
	text-align: left;
	border: 5px solid white;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	/*left:15%;*/
	height: 510px;
	width: 800px;
}
#bandeau-texte {
	position: absolute;
	left: 0%;
	top: 0%;
	height: 110px;
	width: 100%;
	background-color: #D79B00;
	color:white;
}
#bandeau-image {
	position: absolute;
	left: 0%;
	top: 0%;
	height: 110px;
	width: 100%;
	background-image: url('../IMG/banniere.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}
#cadre-menu {
	position: absolute;
	left: 0%;
	top: 110px;
	height: 40px;
	width: 100%;
	background-color : #DFCC83;
	color:white
}
#page {
	position: absolute;
	left: 0%;
	top: 150px;
	height: 340px;
	width: 100%;
	color:black;
	background-color : #DFCC83;
	overflow:auto;
	font: 0.8em "Trebuchet MS", Helvetica, sans-serif ;
}
#footer {
	position: absolute;
	left: 0%;
	bottom: 0%;
	height: 20px;
	width: 100%;
	color:black;
	border-top: 1px solid black;
	background-color : #DFCC83;
	font: 0.8em "Trebuchet MS", Helvetica, sans-serif ;
	overflow: hidden;
}
#info-musique {
	position: absolute;
	right: 0%;
	bottom: 0%;
	width: 100px;
	height: 100px;
	border: 1px solid yellow;
}
#copyright {
	position: absolute;
	text-align: center;
	left: 0%;
	bottom: 0%;
	width: 100%;
	color: #8F8F8F;
}
#admin {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 200px;
}
#admin a{
	color: #CFCFCF;
	font-weight: bold;
	text-decoration: underline;
}
#admin a:hover{
	text-decoration: underline overline;
}
h1 {
	text-align: center;
	color: white;
	font-size: 30px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color : #D79B00;
}
h2 {
	padding-left: 10px;
	line-height: 30px;
	border-bottom: 1px solid #000099;
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
}
h3 {
	padding-left: 10px;
	line-height: 20px;
	border-bottom: 1px solid #000099;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	font-size:13px;
	font-weight: normal;
	font-style: italic;
	padding-left: 40px;
}
.texte {
	padding: 5px;
	text-align: justify;
}
.important {
	font-weight: bold;
}
#valid {
	position: absolute;
	width: 250px;
	right: 0;
	margin: 0px;
	float: left;
}
#player {
	position: absolute;
	left: 30%;
	margin: 0px;
	float: left;
	font-style: italic;
}
#zone-etat {
	position: absolute;
	width: 150px;
	left: 0px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-align:center;
}
#barre-etat {
	position:absolute;
	left: 0px;
	width: 100%;
	margin: 0px;
	background-color:#FFF1AF;
	color: black;
	text-align:center;
}
#etat {
	position:absolute;
	left: 0px;
	margin: 0px;
}
/****MENU****/
#table-menu {
	margin-left:64px;
	margin-right:64px;
}
#cadre-menu .menu-image {
	text-align: center;
	height: 40px;
	width: 112px;
	background-image: url('../IMG/MENU/bouton.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	cursor: pointer;
}
#cadre-menu .menu-image:hover {
	text-align: center;
	height: 40px;
	width: 112px;
	background-image: url('../IMG/MENU/bouton2.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	cursor: pointer;
}
#cadre-menu .menu-image a {
	color: black;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/****IMG****/
.img {
	border:none;
}
.droite {
	border: 1px solid black;
	margin-top: 15px;
	margin-left: 20px;
	float: right;
	clear: both;
}
/****1****/
.article {
	color: black;
	background-color: #FFF1AF;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
	padding: 5px;
}
.entete {
	padding-left: 10px;
	line-height: 20px;
	border-bottom: 1px solid #000099;
}
/****2****/
#composition {
	width: 90%;
	border: 1px dotted #000099;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#composition #titretableau {
	color: black;
	background-color:silver;
	font-weight: bold;
	text-align:center;
}
#composition #titretableau td {
	border: 1px solid #000099;
}
#composition tr {
	color: black;
	background-color: #E6E6E6;
}
#composition td {
	border: 1px solid #0000E6;
}
/****3****/
#sommaire-programme h3 {
	padding-left: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #000099;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
#sommaire-programme ul {
	padding-left:20px;
}
#sommaire-programme li {
	margin-left: 20px;
	padding-left:1px;
}
#sommaire-programme .date {
	font-style: italic;
	margin-right: 5px;
}
#sommaire-programme .titre {
	font-weight: bold;
}
#sommaire-programme a{
	color: #000099;
	background-color: #DFCC83;
	text-decoration: underline;
}
#sommaire-programme a:hover{
	color: #000000;
	background-color: #DFCC83;
	text-decoration: overline;
}
#details-programme div{
	background-color: #E6E6E6;
	color: black;
	border: 1px dashed #000099;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 90%;
	padding: 3px;
}
#details-programme div .titre{
	margin-top: 0cm;
	margin-right: 0cm;
	margin-left: 0cm;
	margin-bottom: 10px;
}
#details-programme div .titre a{
	color: black;
	background-color: #E6E6E6;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
}
#details-programme div .date{
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	margin: 0cm;
}
#details-programme div h3{
	margin-top: 0cm;
	margin-right: 0cm;
	margin-left: 0cm;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
#details-programme div ul{
	margin-top: 0cm;
	margin-right: 0cm;
	margin-bottom: 0cm;
	margin-left: 30px;
}
#details-programme div li a{
	color: black;
	background-color: #E6E6E6;
	text-decoration: underline;
}
#details-programme div .texte{
	margin-left:10px;
}
#details-programme div .details{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left:10px;
	padding: 3px;
	border: 1px dashed #000099;
	color: black;
	background-color: silver;
	display: none;
}
/****4****/
.photo {
	margin-left: 50px;
	border: 1px solid black;
}
/****5****/
#galerie_mini{
	background-color: #eed;
	color: black;
	width: 700px;
	margin: 15px;
	border: 1px solid #dcb ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

#galerie_mini td {
	width: 100px;
	height: 100px;
	margin: 5px;
}
#galerie_mini td a img{
	border: 1px solid #dcb ;
}