﻿
* {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
body {
	margin: 0;
	background: black;
	}

a {
	color: black;
	}
a:hover {
	text-decoration: none;	
	}

.main {
	margin: 10px auto 0 auto;
	width: 894px;
	}
/* Header */ 
.header {
	float: left;
	width: 894px;
	height: 268px;
	}
.header a {
	display: block;
	background: url('images/header.jpg') no-repeat scroll right center;
	text-decoration: none;
	width: 894px;
	height: 268px;
	}

/* Page */ 
.page {
	float: left;
	width: 894px;
	background: transparent url('images/page-bg.gif') repeat-y;
	}

/* --------- MENU GAUCHE --------- */

.left {
	float: left;
	width: 184px;
	background: white;
	padding-bottom: 20px;
	}
.left .menu {
	background-image: url('images/menu.gif');
	background-position: left bottom;
	padding-bottom: 13px;
	}
.left .menu a {
	display: block;
	height: 34px;
	background-image: url('images/menu.gif');
	text-decoration: none;
	}
.left .menu a.apropos {
	background-position: 0 0;
	}
.left .menu a.apropos:hover {
	background-position: -189px 0;
	}
.left .menu a.sesspectacles {
	background-position: 0 -34px;
	}
.left .menu a.sesspectacles:hover {
	background-position: -189px -34px;
	}
.left .menu a.lapresse {
	background-position: 0 -68px;
	}
.left .menu a.lapresse:hover {
	background-position: -189px -68px;
	}
.left .menu a.plusdevideo {
	background-position: 0 -102px;
	}
.left .menu a.plusdevideo:hover {
	background-position: -189px -102px;
	}
.left .fanBoxBorder {
	width: 170px;
	height: 136px;
	border: 1px solid #dbdbdb;
	margin: 10px 0 0 6px;
	}
.left .a2a_dd {
	margin: 10px 0 0 6px;
	display: block;
	}


/* --------- ZONE CONTENU --------- */

.content {
	float: left;
	width: 710px;
	color: white;
	}
.colLeft {
	float: left;
	width: 410px;
	padding-bottom: 15px;
	}
.colLeft .corps {
	margin: 15px 0 0 40px;
	}
.colRight {
	float: left;
	width: 300px;
	padding-bottom: 15px;
	}
.colRight .corps {
	margin-right: 30px;
	}
.colRight .titre {
	padding-left: 0;
	}
.colLarge {
	float: left;
	width: 710px;
	}

/* --------- TITRES --------- */
.titre {
	background: url('images/h2-bg.gif') repeat-x bottom;
	padding: 5px 0 0 40px;
	height: 30px;
	margin: 0;
	clear: both;
	}
.titreH1 {
	background: white url('images/h2-bg.gif') repeat-x bottom;
	padding: 5px 0 10px 40px;
	height: 30px;
	margin: 0 0 7px 0;
	height: 32px;
	}
H1 {
	text-transform: uppercase;
	color: black;
	background: white;
	margin: 0;
	/*padding: 10px 0 10px 20px;*/
	margin-top: 4px;
	font-size: 18px;
	font-weight: normal;
	}
H2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #e93959;
	margin: 0;
	}
H3 {
	display: inline;
	text-transform: uppercase;
	}

/* --------- Encart --------- */
.encart {
	padding: 8px 8px 0 8px;
	margin: 0 0 30px 0;
	color: black;
	background: white;
	}
.encart H2 {
	display: inline-block;
	}

/* --------- Encart VIDEO --------- */

.video {
	width: 304px;
	}
.video div {
	margin: 8px 0  0 -8px;
	}
.video H2 {
	margin-right: 5px;
	}
.video H2 {
	font-size: 11px;
	}
/* --------- Encart LOCATION RESERVATION --------- */

.locaReserv {
	width: 250px;
	padding: 8px;
	margin-bottom: 15px;
	}
.locaReserv H2.numero {
	color: black;
	margin: 0 0 8px 0;
	}
.locaReserv p {
	margin: 0;
	}
.logoReserv {
	margin: 10px 5px 0 0;
	}

/* --------- BOUTON --------- */

a.bouton {
	display: inline-block;
	background: url('images/boutons.gif') no-repeat left 0px;
	height: 16px;
	text-decoration: none;
	padding-left: 8px;
	margin-right: 3px;
	}
a.bouton span {
	display: inline-block;
	background: url('images/boutons.gif') no-repeat right 0px;
	height: 15px;
	font-weight: bold;
	padding: 1px 10px 0 0 ;
	cursor: pointer;
	}
a.bouton:hover span {
	color: #e93959;
	}
/* Dailymotion */
a.dailymotion span {
	background-position: right -21px;
	padding: 1px 90px 0 0 ;
	}
/* Pdf */
a.pdf span {
	background-position: right -42px;
	padding: 1px 30px 0 0 ;
	}

/* --------- CONTACT --------- */

.colContact {
	float: left;
	padding: 10px 0 20px 0;
	}
.colContact a {
	color: white;
	}
.colContact a:hover {
	color: black;
	}
.colContact H2 {
	color: black;
	font-size: 10px;
	display: block;
	margin-bottom: 4px;
	}
.colA {
	width: 170px;
	padding-left: 40px;
	}
.colB {
	width: 200px;
	}
.colC {
	width: 200px;
	}

/* --------- CORPS DE TEXTE --------- */

.type .corps {
	margin: 0 30px 30px 40px;
	}
.type .corps p {
	font-size: 12px;
	color: white;
	}
.intro {
	font-weight: bold;
	}
.photoRight {
	border: 1px solid white;
	float: right;
	margin: 0 0 15px 20px;
	}
.photoLeft {
	border: 1px solid white;
	float: left;
	margin: 0 20px 15px 0;
	}
.articlePresse {
	margin-bottom: 30px;
	}
.articlePresse H3 {
	font-size: 17px;
	font-weight: normal;
	}
.blocAffiche {
	float: right;
	margin-left: 20px;
	}
/* --------- FOOTER --------- */
.footer {
	float: left;
	width: 894px;
	text-align: center;
	margin: 15px 0 0 0;
	padding-bottom: 25px;
	}
.footer a {
	display: inline-block;
	text-decoration: none;
	color: #7d7d7d;
	background: url('images/logo-nf.gif') no-repeat right 2px;
	padding: 0 22px 0 0;
	}
.footer a:hover {
	color: white;
	background-position: right -22px;
	}
