@charset "utf-8";

/* CLASS UTILS */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.bold { font-weight: bold; }
.barre {
	position: absolute;
	bottom: 0;
	width: 100%; height: 1px;
	background-color: #ff7f00;
}
.barre_vertical {
	margin: 30px 0 0 0;
	width: 3px; height: 88%;
	background-color: #eb6c1d;
}
.shadow {
	-moz-box-shadow: 1px 1px 25px #000;
	-webkit-box-shadow: 1px 1px 20px #000;
}

/* STYLES GÉNÉRAUX */
:focus {
    outline: 0;
}
object { outline:none; } 
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0; padding: 0;
	background: #0b0917 url(../images/background_repeatY.jpg) repeat-y top center scroll;
}
h1 {
	width: 194px; height: 167px;
	margin: 0 auto 0 auto; padding: 11px 0 0 0;
}
h2 {
	color: #fff;
	text-indent: 25px;
	line-height: 38px;
}
h3 {
	margin: 0; padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}
ul { margin: 0; padding: 0; }
p { margin: 0; padding: 0; }
a img {	border: none; }
a.lien {
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
	text-shadow: 1px 1px 0px #fff;
}
a.lien:hover { color: #333; }

/* ENTETE */
div#header {
	color: #fff;
	position: relative;
	width: 950px; height: 221px;
	background: url(../images/header.jpg) no-repeat top left;
}
div#header ul {	
	margin: 0; padding: 0;
	position: absolute;
	bottom: 10px;
}
div#header ul li { display: inline; margin: 0 0px; }
div#header ul li a { color: #fff; text-decoration: none; padding: 0 0 0 40px; }
div#header ul li a.disable { color: #646464; }
div#header a#lienListeEnvoi {
	color: #fff;	
	margin: 0 25px; padding: 0;
	position: absolute;
	bottom: 10px; right: 0;
}
div#pointer {
	position: absolute;
	bottom: 1px; left: 62px;
	width: 8px; height: 7px;
	background: url(../images/pointer.gif);
}

/* CONTENT */
div#page { width: 950px; min-height: 1024px; margin: 0 auto; position: relative; }
div.titre {
	width: 100%; height: 38px;
	margin: 0; padding: 0;
	position: relative;
	background: url(../images/fond_titre.jpg) no-repeat top left;
}
div.bigbox {
	position: relative;
	width:  950px; height: 541px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgb(255, 255, 255)), to(rgb(205, 205, 205)));
	background: -moz-linear-gradient(top, white, rgb(205,205,205));
	background-color: white;
}
div#photo_groupe { background: url(../images/image_sans.jpg) no-repeat top left; }
div#photo_groupe img { position: absolute; opacity: 0; }
div#photo_groupe img#group1 { left:  49px; top: 63px; }
div#photo_groupe img#group2 { left:  264px; top: 105px; }
div#photo_groupe img#group3 { left:  497px; top: 80px; }
div#photo_groupe img#group4 { left:  657px; top: 82px; }
ul#social {
	width: 100%;
	margin: 0 0; padding: 0;
	margin-top: 20px;
	text-align: right;
	color: #fff;
}
ul#social li { display: inline;	margin: 0 5px; }
ul#social li#suivez { font-size: 25px; margin-top: 5px;}
div.box {
	width: 445px;
	margin: 0 0 25px 0;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgb(255, 255, 255)), to(rgb(205, 205, 205)));
	background: -moz-linear-gradient(top, white, rgb(205,205,205));
	background-color: white;
}
div.box p, div.box ul {	margin: 0; padding: 15px; }
div.box p.voirPlus {
	width: 100%;
	display: block;
	text-align: right;
}
div.box p.voirPlus a {
	color: #111;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	padding-right: 25px;
}
div.box p.voirPlus a:hover { color: #333; }
div#tache_header {
	z-index: -1;
	position: absolute;
	top: 0; left: -275px;
	width: 1500px; height: 792px;
	background: url(../images/tache_header.jpg) no-repeat top left;
}
div#tache_footer {
	z-index: -1;
	position: absolute;
	bottom: 0px; right: -275px;
	width: 650px; height: 486px;
	background: url(../images/tache_footer.jpg) no-repeat top left;
}

/* NOUVELLES */
div#nouvelles {
	margin-top: 23px;
}
div#nouvelles p {
	font-size: 12px;
}
div#nouvelles a.linkNouvelle {
	color: #fe6f0b;
	text-decoration: none;
	text-transform: uppercase;
}
div#nouvelles a.linkNouvelle:hover { color: #fd873c; }
span.titreNouvelle {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

/* VIDEOS */
div#videos div.titre { margin: 0 0 10px 0; }

/* SPECTACLES */
div#spectacles ul li {
	width: 100%; height: 100px;
	list-style: none;
}
span.date {
	font-size: 0.9em;
	margin-left: 11px;
	float: left;
	display: block;
	width: 33%; height: 100px;
}
span.place { font-size: 12px; font-weight: bold; }
span.titre { font-size: 12px; }
span.heure { font-size: 12px; }
span.info { font-size: 12px; }

/* POINTS DE VENTE */
div#pointsVente { margin: 0 0 250px 0; }
div#pointsVente p {
	width: 400px;
	color: #111;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
}
div#pointsVente img#infoHMV { margin: 0 10px 0 5px; }
div#pointsVente ul li { display: inline; margin: 0 15px; }

/* PAGE NOUVELLES */
div#content_nouvelles {
	height: auto;
	padding-bottom: 50px;
}
div#content_nouvelles h2 {
	font-size: 2.5em;
	text-transform: uppercase;
	color: #000;
	margin: 0; padding: 25px 0 0 0;
}
div#content_nouvelles p {
	width: 92%;
	margin: 0 0 0 25px; padding: 50px 0 0 0;
}
div#content_nouvelles a.linkNouvelle {
	color: #fe6f0b;
	text-decoration: none;
}
div#content_nouvelles a.linkNouvelle:hover { color: #fd873c; }

/* PAGE SPECTACLES */
div#content_spectacles { height: auto; }
div#space {	width: 100%; height: 150px;}
div#content_spectacles h2 {
	font-size: 2.5em;
	text-transform: uppercase;
	color: #000;
	margin: 0; padding: 25px 0 0 0;
}
div#content_spectacles ul {
	width: 92%; height: 100px;
	margin: 0 0 0 25px; padding: 50px 0 0 0;
	border-top: solid 1px #eb6c1d;
}
div#content_spectacles li {
	list-style: none;
	text-align: right;
	margin: 0 250px 0 0;
}
div#content_spectacles li.ville_spectacle {
	width: 422px; height: 100%;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}
span.date_spectacle { font-size: 18px; font-weight: normal; }
li.titre_spectacle { font-weight: bold; }
li.info_spectacle { font-size: 12px;}

/* PAGE MÉDIAS */
div#photos {
	margin: 40px 0 0 25px;
	width: 375px; height: 500px;
}
div#photos img { margin: 5px; }
div#bio { 
	width: 500px;
	margin: 70px 0 0 25px;
	font-size: 11px;
	font-weight: 600;
}
div#bio span#titre_bio { font-size: 12px; font-weight: bold; }
div#bio p { margin: 0 0 15px 0; }
div#telechargements { margin: 50px 0 0 0; }
div#telechargements h3 { margin: 25px 0 0 25px; }
div#telechargements img { margin: 5px 25px 0 25px; }
div#telechargements img.first { margin-right: 8px; vertical-align: top; }
div#telechargements a.lien { margin: 0 0 0 25px; }
div#telechargements a#telecharger { display: inline-block; padding: 0 0 25px 0; }
div#extraits { margin: 50px 0 300px 0; padding: 0 0 25px 0;}
div#extraits span.album { font-size: 12px; font-weight: bold; margin: 0 0 0 25px; }
div#extraits span.first { display: inline-block; margin: 25px 0 0 25px; }
div#extraits span.album_date { font-size: 12px;	font-style: italic; margin: 0 0 0 25px; }
div#extraits ul { margin: 0 0 25px 25px; padding: 0; list-style: none; }
div#extraits ul li { font-size: 13px; }
div#extraits a {
	color: #fe6f0b;
	text-decoration: none;
}
div#extraits a:hover { color: #fd873c; }

/* PAGE CONTACT */
ul.contact { width: 445px; margin: 70px 0 0 20px; }
ul.contact li { list-style: none; margin: 0 0 40px 0; }
ul.contact li img {
	margin: 0 0 15px 0;
}
ul.contact li.membres { margin: 50px 0 10px 0; }
ul.contact li span.title { font-size: 1.5em; font-weight: bold; }
ul.contact li span.membre { font-size: 1.1em; font-weight: bold; }

/* FOOTER */
div#footer {
	color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%; height: 45px;
	margin: 0; padding: 0;
	font-size: 11px;
	background: url(../images/footer.jpg) repeat-x top left;
}
div#footer div#footer_content{
	width: 1355px; height: 45px;
	margin: 0 auto;
}
div#footer div.cellule { line-height: 5px; margin: 10px 20px 0 20px; }
div#footer a { color: #fff; text-decoration: none; }
div#footer div#jplayer { margin-top: 16px; }
div#footer div#jplayer a { margin: 0 3px; }
div#footer span#jplayer_name {
	font-size: 12px;
	color: #000;
	display: block;
	line-height: 16px;
	width: 240px; height: 16px;
	background-color: #fff;
}
div#footer div#porteParole { margin-top: 6px; margin-right: 0; }