@charset "UTF-8";
/* CSS Document */

*{
	padding:0px;
	border:0px;
	margin:0px;
}
img{border:none;}

html{height:100%; width:100%; margin:0; padding:0;}

BODY{
	height:100%; width:100%; font-family:Helvetica,Arial,Verdana, sans-serif; font-size:12px; color:#FFFFFF;
	background:url(../images/bg_all.gif) center repeat-y #315655; line-height:14px;
}

P{
	margin-bottom:10px;
}
P.nat{
	margin-left:0px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	line-height: 130%;
}
a{color:#76cac6;text-decoration:underline;}
a:hover{color:#FFFFFF;}

h2{
	font-size:16px;
	font-weight:bold;
	color:#76cac6;
}

h3{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}

span.pubDate{
	font-size:13px;
	font-weight:bold;
	color:#cccccc;
	margin-bottom: 4px;
}

span.natname{
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
}

span.nolink{
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
}

span.merci{
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
}

FORM { /* remove spurious spacing */
display: inline;
margin: 0;
padding: 0;
}

.container{
		margin:0 auto;
		text-align:left;
		width:814px;
	/*	padding:0 18px 0 18px;*/
		position:relative;
		height:100%;
		background-color:#000000;
}

#decompte{
	width:263px;
	height:92px;
	position:absolute;
	left: 511px;
	top: 225px;
}

.joursDecomptes{
	position:absolute;
	top:25px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:60px;
	/*background:red;*/
	line-height:65px;
}

#header{
	/*width:813px;*/
	position:relative;
	height:361px;
	/*background:url(../images/top_temp.jpg) top left no-repeat;*/
}

#menu{
	position:absolute;
	bottom:0px;
	left:0px;
}

#menu DIV{
	float:left;
}

#footer{
	text-align:center;
	/*width:815px;*/
	font-size:11px;
	padding:10px;
	background-color:#000;
	clear:both;
}

#content{
	padding:30px 20px 20px 25px;
	margin:0px;
	height:auto;
	position:relative;
	background-color:#000;
}

#secTitle{
	margin-bottom:15px;
	position:relative;
	width:764px;
}

.col1{
	width:510px;
	padding-right:20px;
	background: url(../images/ligne_v.gif) no-repeat right top;
	float:left;
}
.col2{
	/*position:absolute;
		left:584px;
	top:40px;*/
	width:211px;
	float:right;
}

DIV.blockNouvelle{
	width:75%;
	margin-bottom:25px;
}

.titre{
	font-weight:bold;
}

.date{
	color:#a98f6a;
	font-weight:bold;
	font-size:14px;
	padding-right:25px;
}

/************* ACCUEIL *******************/
.nvlDate{
	background:url(../images/pastille_date.gif) no-repeat;
	width:44px;
	height:43px;
	padding: 4px 10px 5px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:26px;
	line-height:26px;
	float:left;
}
.nvlRow{
	clear:both;
}
.nvlMonth{
	font-size:12px;
	line-height:5px;
}
.nouvelle{
	font-size:13px;
	margin-left:1px;
	margin-bottom:40px;
	width:455px;
	float:right;
}
.nouvellenew{
	margin-left:1px;
	margin-bottom:16px;
}
.nouvelle H1{
	font-size:22px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:15px;
}


/********* MUSIQUE ******************/
.albumBlock{ position:relative; margin-bottom:93px}
.albumBlock .artwork{ }
.albumBlock .descriptions{
	position:absolute;
	top:0;
	left:202px;
	width: 296px;
}
.albumBlock .title { font-size:18px; font-weight:bold; color:#FFFFFF; margin-bottom:5px}
.albumBlock .subTitle { font-size:12px; color:#76cac6; margin-bottom:5px;}
.albumBlock .pacing { font-size:11px; font-weight:normal; }
.albumBlock .pacing a{ text-decoration:none; color:#FFFFFF}
.albumBlock .pacing a:hover{ text-decoration:underline; color:#76cac6}

.albumBlock .buyonline{position:absolute;bottom:0px;left:530px}
.albumBlock .buyonline img{margin-bottom:5px}

#audioplayer{position:relative; padding-bottom:30px}

/******* photos ***********************/
.titreAlbumPhoto{color:#76cac6; font-size:14px; font-weight:bold}
.creditsPhotos{font-size:10px; color:#FFFFFF}
.creditsPhotos a{color:#FFFFFF}
.creditsPhotos a:hover{text-decoration:none}

.photos{margin-top:15px;margin-bottom:15px}
.photoThumb{ border:1px solid #000; margin-right:5px; margin-bottom:5px}
.photoThumb:hover{ border:1px solid #FFF}

/******* VIDEO *********************/
#videoPlayer{ width:365px; margin:0 auto}
#videoPlayer .title { font-size:24px; font-weight:bold; color:#FFFFFF;margin-bottom:5px;}
#videoPlayer .subTitle { font-size:12px; color:#76cac6; margin-bottom:5px;}

#videoThumbs{ margin-top:30px;}
#videoThumbs .title{font-size:14px; color:#76cac6; font-weight:bold; margin-bottom:10px}
#videoThumbs .thumbs{margin-bottom:10px}
#videoThumbs .thumbs img{margin-bottom:5px;border:1px solid #000}
#videoThumbs .thumbs img:hover{border:1px solid #FFF}
#videoThumbs .thumbs .thumb{float:left; margin-right:15px; margin-bottom:15px}


/******** CONTACT ******************/
.blockContact{
	margin-bottom:20px;
	font-size:12px;
}


/********* MAIL LIST ***************/
#maillist form{
	/*margin-bottom:20px;*/
}

#maillist{
	padding-bottom:20px;
}


#maillist .fldInput{
	background-color:transparent !important;
	background-image:url(../images/input_maillist.gif);
	border:0px;
	color:#444444;
	font-size:11px;
	height:20px; 
	width:158px;
	margin-top:3px;
	margin-right:0px;
	padding-top:4px;
	padding-left:8px;
	line-height:10px;
	float:left;
}

#maillist .b_submit{
	background-image:url(../images/bt_maillist_ok.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:24px;
	margin-top:2px;
	margin-right:6px;
	width:32px;
	margin-top:2px;
}
#maillist .b_submit:hover{background-image:url(../images/bt_maillist_ok_over.gif);}
#maillist .b_submit span{left:-9000px; position:absolute;}

/***************** SPECTACLES *********************/
#shows{
	width:209px;
}

#showsAccordeon{
	margin-top:5px;
}

#shows .toggler{
	height:15px;
	background:#233d3d  url(../images/plus_ico.gif) no-repeat right;
	display:block;
	padding-top:8px;
	padding-left:8px;
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
	border-bottom: solid 1px black;
}
.toggler:hover{
	background-color:#5b9491;
	color:#33CC66;
}

#shows .element{
	background:#315655 url(../images/showShadowTop.gif) top repeat-x;
	color:#e5e5e5;
	font-size:11px;
}

#shows .element A{
	color:#e5e5e5;
	text-decoration:underline;
}
#shows .element A:hover{
	text-decoration:none;
}

#shows .element DIV{
	padding:15px 0px 15px 15px;
	border-bottom: solid 1px black;
}

#maillingMsgDisplay{
	color:#b32005;
	display: none;
	font-size:11px;
	font-weight:bold;	
	padding-top:10px;
	height:20px;
}
#maillingMsgDisplay.success{
	color:#CCC;
	padding: 0 9px 0 22px;
}

/************** EN VENTE PARTOUT **************/


