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

body {
	margin-top:5px;
	padding:0px;
	background: #ffffff;
	/*### TEXTURE DE FOND ###*/
	/*background: #ffffff url(/img/bg_lucky7.jpg) no-repeat top center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
	color: #000000;
}
/* IE6 png hack */

/* New Header */
#bannerbg {
	background-image:url("/img/banner_bg.png");
	width:960px;
	height:99px;
	margin: 0 auto;
	text-align:center;
}
#bannercontainer{
	width:739px;
	height:99px;
	padding-top:6px;
	padding-left:215px;
}

#navigation {
    padding-top:0px;
    width: 960px;
	height: 30px;
	display: block;
    text-align: center;
	margin: 0 auto;
}
#navigation a {
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
}

var {
	visibility: hidden;
}

a.home {	
   width: 155px;
   height: 30px;
   background : url("/img/navbar.png") 0px 0px no-repeat;
}

a:hover.home {
   width: 155px;
   height: 30px;
   background: url("/img/navbar.png") no-repeat 0px -30px;
}

a.shows {	
   width: 155px;
   height: 30px;
   background : url("/img/navbar.png") -155px 0px no-repeat;
}

a:hover.shows {
   width: 155px;
   height: 30px;
   background: url("/img/navbar.png") no-repeat -155px -30px;
}

a.photos {	
   width: 129px;
   height: 30px;
   background : url("/img/navbar.png") -310px 0px no-repeat;
}

a:hover.photos {
   width: 129px;
   height: 30px;
   background: url("/img/navbar.png") no-repeat -310px -30px;
}

a.concours {	
   width: 162px;
   height: 30px;
   background : url("/img/navbar.png") -439px 0px no-repeat;
}

a:hover.concours {
   width: 162px;
   height: 30px;
   background: url("/img/navbar.png") no-repeat -439px -30px;
}

a.facebook {	
   width: 159px;
   height: 30px;
   background : url("/img/navbar.png") -601px 0px no-repeat;
}

a:hover.facebook {
   width: 159px;
   height: 30px;
   background: url("/img/navbar.png") no-repeat -601px -30px;
}
a.newsletter {	
   width: 200px;
   height: 30px;
   background : url("/img/navbar.png") -760px 0px no-repeat;
}

a:hover.newsletter {
   width: 200px;
   height: 30px;
   background: url("/img/navbar.png") no-repeat -760px -30px;
}



/* End New Header */


.top_banner {
	padding-top:10px;
	padding-bottom: 10px;
}

.bigbox {
	margin-top:80px;
	padding-left:5px;
}

.bigboxnew {
    width: 300px;
	height: 250px;
	padding-left:8px;
	padding-bottom:5px;
	border: none;
}
.smallboxnew {
    width: 300px;
	height: 80px;
	padding-left:8px;
	border: none;
}
#showdesc {
    width:500px;
	height: 65px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
}
#archivebutton{
    width:500px;
	height:20px;
	background : url("/img/archive.png") no-repeat;
	display: block;
	border: 0px;
	cursor: pointer;
	margin-top:5px;
	margin-left:25px;
}

.mainbuttons {
	margin-bottom:20px;
}


.mainbox {
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	/*padding-left:190px;*/
}


.box_emissions {
	width:724px; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/*.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(/img/box_emissions_02.png);
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}*/


.list_shows {
	background-image:url("/img/tv_show_02.png");
	width:591px;
	height:287px;
	padding-top:6px;
}


.videocontent {
	background-image:url("/img/tv_show_01.png");
	width:900px;
	height:650px;
}


.videoplayer {
	padding-left:7px;
	padding-top:40px;
	position:absolute;
}

.maillist {
	background-image:url("/img/tv_show_03.png");
	width:304px;
	height:108px;
	padding-top:38px;
	padding-left:5px;
}

.taf {
	background-image:url("/img/tv_show_04.png");
	width:304px;
	height:109px;
	padding-top:38px;
	padding-left:5px;
}

#footer {color: white; font-family: Arial, Helvetica, sans-serif;font-size: 11px;width:100%;clear:both;margin: 0px auto;text-align:center;}
#footer a {color: white;}
#footer span {padding:0px; margin:0px; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
#footer p {padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

img { behavior: url("/htc/iepngfix.htc") }