html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-color: rgb(73, 23, 25);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #968e80;
	text-align: center;
	line-height: 14px;
}

p {
	margin: 10px 0px 10px 0px;
}

#mainTable {
	width: 900px;
	height: 600px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#mainContainer {
	width: 100%;
	height: 100%;
	background: url(img/background.jpg) repeat-x;
}

div#background-top-left {
	background: url(img/bg-top-left.jpg) no-repeat;
	width: 260px;
	height: 188px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#background-top-left-2 {
	background: url(img/bg-top-left-2.jpg) no-repeat;
	width: 188px;
	height: 188px;
	position: absolute;
	top: 0px;
	left: 260px;
}

div#background-middle-left {
	background: url(img/bg-middle-left.jpg) no-repeat;
	width: 260px;
	height: 246px;
	position: absolute;
	top: 188px;
	left: 0px;
}

div#logo-dessin {
	background: url(img/logo-dessin.jpg) no-repeat;
	width: 151px;
	height: 156px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div#logo-texte {
	background: url(img/logo-texte.jpg) no-repeat;
	width: 297px;
	height: 54px;
	position: absolute;
	bottom: 83px;
	right: 26px;
}

div#logo-bottom {
	background: url(img/logo-bottom-left.jpg) no-repeat;
	width: 296px;
	height: 155px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div#menu-paint {
	background: url(img/menu-paint.jpg) no-repeat;
	width: 342px;
	height: 43px;
	position: absolute;
	bottom: 146px;
	right: 0px;
}

div#top-menu {
	position: absolute;
	left: 150px;
	top: 422px;
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
	z-index:99;
}

div#porteparole {
	position: absolute;
	left: 270px;
	top: 110px;
	width: 205px;
	height: 268px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	z-index:100;
}

div#affiche-nuits-emily {
	position: absolute;
	left: 285px;
	top: 130px;
	width: 205px;
	height: 268px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	z-index:100;
}

div#affiche-emily-marc {
	position: absolute;
	left: 280px;
	top: 210px;
	width: 205px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	z-index:100;
}

div#video-index {
	position: absolute;
	left: 500px;
	top: 50px;
	color: white;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 1px;
	z-index:99;
}

div#videos {
	position: absolute;
	left: 460px;
	top: 15px;
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
	z-index:99;
}

div#top-menu a, div#top-menu a:visited {
	color: white;
	text-decoration: none;
}

div#top-menu .menu-item {
	float: left;
	margin: 0px 30px 0px 0px;
}

div#top-menu .current a {
	color: rgb(250, 162, 27);
}

div#top-menu .sub-menu {
	float: none;
	padding: 15px 10px 9px 10px;
	background-color: rgb(250, 162, 27);
	position: absolute;
	top: 22px;
	border-bottom: solid 6px rgb(182, 0, 80);
	letter-spacing: 0px;
}

div#top-menu .sub-menu a, div#top-menu .sub-menu a:visited {
	color: rgb(182, 0, 80);
}

div#top-menu .sub-menu a:hover {
	color: white;
}

div#top-menu #sub-menu-artists {
	left: 155px;
}

div#top-menu #sub-menu-events {
	left: 235px;
}

div#top-menu .sub-menu .menu-item {
	float: none;
	margin: 0px 0px 6px 0px;
}

div#textArea {
	width: 480px;
	text-align: left;
	position: absolute;
	left: 220px;
	top: 175px;
	background-color: white;
}

div#textArea h1 {
	color: rgb(125, 178, 206);
	font-size: 16px;
	text-align: left;
	line-height: 18px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

div#textArea h2 {
	color: rgb(125, 178, 206);
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.number {
	text-align: right;
}

.link {
	color: rgb(125, 178, 206);
}

a {
	color: rgb(125, 178, 206);
}

a:visited {
	color: rgb(125, 178, 206);
}

a img {
	border: none 0px;
}

div#copyright {
	margin-top: 10px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 10px;
}

div#copyright a {
	color: white;
	text-decoration: none;
}

div#copyright a:hover {
	text-decoration: underline;
}

div.content-header {
	position: absolute;
	top: 0px;
	right: 48px;
	height: 15px;
	width: 304px;
	border-right: solid 7px rgb(250, 162, 27);
	background-color: rgb(182, 0, 80);
	z-index: 99;
	color: white;
	font-size: 20px;
	padding: 48px 0px 10px 10px;
}

div.content {
	background: url(img/bg-content.jpg) no-repeat white;
	background-position: 0px 317px;
	height: 322px;
	width: 363px;
	z-index:88;
	position: absolute;
	top: 56px;
	right: 12px;
	color: rgb(102, 102, 102);
	font-size: 11px;
	text-align: justify;
	padding: 40px 0px 0px 30px;
}

div.content h1 {
	font-size: 18px;
	margin: 0px;
}

div.scrollable-region {
	overflow: auto;
	height: 260px;
	padding-right: 30px;
}

div.context-link {
	position: absolute;
	top: 334px;
}

div.context-link a, div.context-link a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(130, 65, 62);
}

div.context-link a:hover {
	text-decoration: underline;
}

div.artist_picture {
	width: 162px;
	height: 156px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-right: 2px;
}

div.commanditaires_picture {
	height: 130px;
	top: 460px;
	left: 305px;
	position: relative;
	bottom: 0px;
	right: 0px;
	padding-right: 2px;
}

div#img-viewer {
	position: absolute;
	top: 200px;
	left: 300px; 
	width: 137px;
	height: 200px;
	overflow: hidden;
}

div#img-viewer-background {
	width: 43px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-left: solid 47px rgb(220, 9, 99);
	border-right: solid 47px rgb(220, 9, 99);
}

div#reddiv {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 120px;
	height: 184px;
	background-color: rgb(196, 18, 48);
}

div#caroussel {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 124px;
	height: 184px;
	z-index: 99;
}

div#caroussel div.slide {
	height: 184px;
	width: 120px;
	margin-right: 4px;
	float: left;
}

div.btnExtraits img {
	width: 124px;
	height: 42px;
	border: none 0px;
}

div.btnSpectacles img {
	width: 150px;
	height: 42px;
	border: none 0px;
}

div.btnPhotos img {
	width: 124px;
	height: 42px;
	border: none 0px;
}

div.btnVideos img {
	width: 160px;
	height: 42px;
	border: none 0px;
}

table.schedule {
	width: 100%;
}

table.schedule td {
	padding: 4px 0px 4px 0px;
}

table.schedule td.bold {
	font-weight: bolder;
	color: rgb(220, 9, 99);
}

div.gallerie img {
	border: 1px solid black;
	float: left;
	height: 50px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 50px;
}

table.schedule tr.show td {
	padding: 4px 0px 2px 0px;
	margin: 0px;
}

table.schedule tr.info td {
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

table.blogue {
	width: 100%;
}

table.blogue td.bold {
	font-size: 12px;
	font-weight: bold;
	color: rgb(220, 9, 99);
	border-bottom: solid 1px;
}

table.blogue tr.show td {
	padding: 4px 0px 2px 0px;
	margin: 0px;
}

h1.month {
	color: #F26522;
	padding-left: 10px;
}

table.achats {
	width: 100%;
	border-top: solid 1px #968e80;
	border-bottom: solid 1px #968e80;
	border-left: solid 1px #968e80;
	border-right: solid 1px #968e80;
	background-color: rgb(255, 243, 223);
}

table.achats td {
	padding: 5px 6px 5px 10px;
}

table.achats td.date {
	font-weight: bolder;
	color: rgb(255, 127, 0);
}

table.achats td.acheter{
	background-color: rgb(255, 232, 190);
	border-top: solid 1px #cccccc;
	padding: 5px 8px 4px 8px;
}

table.achats td.acheter-termine{
	background-color: rgb(255, 232, 190);
	border-top: solid 1px #cccccc;
	padding: 5px 8px 5px 8px;
	color: rgb(255, 127, 0);
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

td.message-avertissement {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: rgb(245, 0, 0);
}

h1.achats-mois {
	color: #F26522;
	padding-left: 0px;
}

h2.gallerie-arts {
	color: rgb(255, 127, 0);
	padding-left: 0px;
}

table.programmation {
	margin-top: 10px;
	background-color: #FFEDCA;
	width: 100%;
}

table.programmation td {
	padding: 5px;
	border-bottom: solid 5px white;
}

table.programmation p {
	margin: 0px;
	padding: 0px;
}

p.programmation-artiste {
	font-size: 14px;
	color: black;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

p.programmation-date {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #58595B;
}

p.programmation-price {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F26522;
}

td.programmation-photo {
	width: 109px;
}