body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(charte/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center 250px;
}

a {
	color: #D1450E;
	text-decoration: none;
	font-weight: bold
}

a:hover{
	color: #333333;
	text-decoration: none
}
img {
	border: 0
}

h2{
	margin: 0px;
	padding: 0px;
}

em{
	margin: 0px;
	padding: 0px;
}

.article{
	padding: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



#entete{
	height: auto;
	width: 800px;
	background-image: none;
	background-repeat: no-repeat;
}

.repere{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E8422A;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#conteneur{
	height: 100%;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: none;
}
#conteneur2{
	background-image: url(images/fd.jpg);
	height: auto;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	z-index: -10;
}

#menu{
	float: left;
	width: 180px;
	margin-right: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	height: 0px;
	
}
#menu_haut{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 15px;
	height: 20px;
}

#menu_haut a{
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
}

#menu_haut a:hover{
	color: #D1450E;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

#texte{
	border: 2px none #999999;
	background-image: url(charte/fd.png);
	background-repeat: repeat;
	height: auto;
	float: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	width: 600px;
}
  
div#pied {
	background-image: url((URL));
	clear: both;
	width: 934px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	margin-right: auto;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: auto;
}

  div#pied a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
  div#pied a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

  div#pied img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
  div#photo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
    }
	div#photo p{
	color: #FFFFFF;
	background-color: #D1450E;
	font-size: 14px;
	padding: 5px;
	}
	
	
#texte_blanc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#texte_blanc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.artiste{
	color: #D1450E;
	font-size: 18px;
	font-weight: bold;
}

.spectacle{
	color: #000000;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.info{
	color: #FFFFFF;
	background-color: #D1450E;
	font-style: italic;
	padding: 5px;
	margin-top: 5px;
	font-weight: bold;
}

.lien{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 10px;
}
/* Menu déroulant */
#sidebar {
	width: 180px;
	float:left;


}


.accordeon_list {
	width: 180px;
}
.accordeon_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #FFFFFF;
	background-color: #000000;
}
.accordeon_head a{
	color: #FFFFFF;
}
.accordeon_head a:hover {
	color: #FFFFFF;
}
.accordeon_body {
	display:none;
}
.accordeon_body a{
	display:block;
	color:#FFFFFF;
	background-color:#D1450E;
	padding-left:10px;
	text-decoration:none;
	margin-bottom: 2px;
}
.accordeon_body a:hover{
	color: #D1450E;
	text-decoration:none;
	background-color: #FFFFFF;
  }

