
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	background: #000000;
	text-align: center; 
  font-style: normal; 
  font-family: Tahoma, sans-serif;
  font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
}

/*paragraphes*/
p {color: #FFFFCC;}

/*hyperlinks*/
a { background: inherit; color: #FFFF99; text-decoration: underline; }
a:hover { background: inherit; color: #FFFFCC; text-decoration: underline; }

/*titres*/
/*h1, h2, h3 {font-weight: bold}*/
h1 { font-size: 18px; color: #990000; }
h2 { font-size: 16px; color: #990000; text-decoration: underline; }
h3 { font-size: 14px; color: #990000; text-decoration: underline; text-align: center }

p, h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

img {
	border: 0px solid #DADADA;
	padding: 0px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/*tables*/

table {
	border-collapse: collapse;
	margin: 10px 15px;
	border: 0px;
	font-size: 13px;	
}
th strong {
	color: #666666;
}
th {
	background: #E6C8AE;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #666666;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 25px;
}
td {
	/*width: 200px;*/
	
	/* border-left: 1px solid #FFE1C3; */
	/*border-left: 1px solid #FFF;*/
	/*border-bottom: solid 1px #ffffff;*/
}
th.first, tr.first {
	border-left: 0px;
  font-weight: bold;
  text-decoration: underline;
	font-size: 14px;
}
td.first{
	width: 100px;
	border-left: 0px;
  font-weight: bold;
  text-decoration: underline;
	font-size: 14px;
}
tr.classique{
color: #6666CC;
}

tr.jazz{
color: #990000;
}

tr.oriental{
color: #663366;
}

tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #F8F8F8;
}
/* end - table */



/* CNA : largeur du header, body et footer*/
#header-content, #content, #footer-content {
	width: 1100px;
}

/* header */
#header {
	height: 100px;
	text-align: center;
	font-size: 12px;
}
#header-content {	
	margin: 0 auto; 
  padding: 0;
  position: relative;
  left: 35px;
}

/* header menu */
#header-content ul {
	position: relative;
  top: 15px;
	font: bolder 1.0em 'Trebuchet MS', sans-serif;
	color: #DCDCDC;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #660000;
	color: #666666;
}
#header-content li a#current  {
	background: #660000;
	color: #FFFFFF;
}

/* header2 pour la page "spectacles précédents*/
#header2 {
	height: 50px;
	text-align: center;
	font-size: 14px;
}
#header-content2 {	
	margin: 0 auto; 
  padding: 0;
  position: relative;
  left: 380px;
}

/* header menu */
#header-content2 ul {
	position: relative;
  top: 0px;
	font: bolder 1.0em 'Trebuchet MS', sans-serif;
	color: #DCDCDC;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content2 li {
	display: inline;
}
#header-content2 li a {
	float: left;
	display: block;
	padding: 3px 3px;	
	color: #FFF;
	background-color: #663333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content2 li a:hover {
	background: #99CC99;
	color: #663333;
}


/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 600px;
	height: 230px;
	background: #000000 url('images/commun/logo_internet.gif') no-repeat center; padding-left:10px; padding-right:10px; padding-top:15px; padding-bottom:10px;	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar - barre de côté*/
#sidebar {
	float: right;
	width: 21%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 10px;	
	/*font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;*/
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
}
.sidebox {
	background: #000000;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* main avec diaporama */
#main {
	float: left;
	width: 77%;	
	margin: 0 0 0 0; padding: 0;	
}
#main h1 {
	padding: 10px 0px 10px 0px;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	/*font: normal 1.6em Trebuchet MS, Tahoma, Sans-serif;*/
}
#main ul li {
	list-style-image: url('bullet.gif');
	line-height: 20px;
}

.post {
	margin: 0; padding: 0;
	background: #000000;
	border: 1px solid #EFEDED
}

/* main2 = sans le diaporama */
#main2 {
	float: left;
	width: 100%;	
	margin: 0 0 0px 0; padding: 0;	
}
#main2 h1 {
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #f2f2f2; 	
	/*font: normal 1.6em Trebuchet MS, Tahoma, Sans-serif;*/
}
#main2 ul li {
	list-style-image: url('bullet.gif');
	line-height: 20px;
}

.post {
	margin: 0; padding: 0;
	background: #000000;
	border: 1px solid #EFEDED;
}

.comment {
	margin: 0; padding: 0;
	background: #000000;
	border: 1px solid #EFEDED;
	font-size: 11px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; 
  padding: 30px 0px 0px 0px;
	font-size: 11px;
	text-align: left;	
}

#footer h1, #footer p {
margin-left: 0;
}

#footer-content {	
  color: #FFFF66;
	border-top: 1px solid #666666;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #FF0000;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #660000;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }



