/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:11px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;outline: none;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/**************************************
/*
/*          Template Front
/*
/**************************************/

body {
    /*background: #ff0d0c url('../images/backgroundImage.jpg') top center no-repeat;*/
}

#container {
	
    margin-left: auto;
    margin-right: auto;
    width: 990px;
	
	/*
	left: 50%;
	margin-left: -495px;
	position: absolute;
	top: 0;
	width: 990px;
	*/
}

#header {}

#banner {
    padding-left: 262px;
}

#roll {
    margin-top: 5px;
    padding-left: 260px;
    background-position: -20px 0px;
    height: 45px;
    overflow:hidden;
}

#roll .prev{
    float: left;
    margin-top: 6px;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    background-position: -1010px 0px;
    cursor: pointer;
}

#roll .next{
    float: left;
    margin-top: 6px;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    background-position: -1010px -32px;
    cursor: pointer;
}

#roll .roll_content{
    float: left;
    margin-top: 5px;
}

#roll .roll_content li{
    float:left;
    margin-right: 10px;
    width: 54px;
    height: 35px;
}

#space{
 height: 5px;
}

#nav {
    position: relative;
    overflow:hidden;
    padding-left: 230px;
    background-position: -20px -48px;
    height: 35px;
}

#nav .nav-content{
    position: absolute;
    overflow:hidden;
    top: 7px;
    right: 10px;
}

#nav .nav-link{
    float: left;
    display: block;
    width: 125px;   
    height: 21px;
}

#nav a.link-jeux {
    background-position: -251px -83px;
}

#nav a.link-jeux:hover {
    background-position: -251px -103px;
}

#nav a.link-videos {
    background-position: -376px -83px;
}

#nav a.link-videos:hover {
    background-position: -376px -103px;
}

#nav a.link-series {
    background-position: -501px -83px;
}

#nav a.link-series:hover {
    background-position: -501px -103px;
}

#nav a.link-tele {
    background-position: -626px -83px;
}

#nav a.link-tele:hover {
    background-position: -626px -103px;
}

#nav a.link-concours {
    background-position: -751px -83px;
}

#nav a.link-concours:hover {
    background-position: -751px -103px;
}

#nav a.link-abonner {
    background-position: -876px -83px;
}

#nav a.link-abonner:hover {
    background-position: -876px -103px;
}

#logo {
    position: absolute;
}

#content {
    margin-top: 10px;
}

#splash {}

#main {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 680px;
}

#main_content {}

#pushes {}

#pushes a {
    color: #000000;
    text-decoration: none;
}

#pushes .left{
    float: left;
    margin-right:10px;
    margin-top: 10px;
    width: 335px;
    height: 160px;
}

#pushes .right{
    float: left;
    margin-right:0px;
    margin-top: 10px;
    width: 335px;
    height: 160px;
}

#pushes .push-image{
    float: left;
    margin-right:10px;
    width: 150px;
    height: 140px;
}

#pushes .push-text{
    float: left;
    width: 155px;
    height: 140px;
}

#pushes .push-text-title{
    font-size: 18px;
    line-height: 22px;
    font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 5px;
}

#pushes .push-text-resume{
    height: 70px;
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
    vertical-align: bottom;
}

#aside {
    float: left;
    margin-top: 10px;
    width: 300px;
}

#pub {
    height: 270px;
}

#contexts {}

#contexts .context{
    float: left;
    margin-top: 10px;
    width: 300px;
}

#swfContext {
    width: 280px;
}

#footer {
    padding-top: 200px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

#footer a{
    color: #000000;
    text-decoration: none;
}

#footer a:hover{
    color: #000000;
    text-decoration: underline;
}

.spacer {
    clear: both;
}

.hidden {
    display: none;
}

.div-part {
    float:left;
    width:10px;
    height:10px;
    overflow: hidden;
}

.div-header {
    height: 10px;
}

.div-header-left {
    background-position: 0px 0px;
}

.div-header-right {
    background-position: -10px 0px;
}

.div-banner-center {
    width: 708px;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    background-color: #FFFFFF;
}

.div-splash-center {
    width: 970px;
    background-color: #FFFFFF;
}

.div-main-center {
    width: 660px;
    background-color: #FFFFFF;
}

.div-pub-center {
    width: 280px;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    background-color: #FFFFFF;
}

.div-aside-center {
    width: 280px;
    background-color: #FFFFFF;
}

.div-push-center {
    width: 315px;
    background-color: #FFFFFF;
}

.div-content {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
}

.div-content img{
    display: block;
}

.div-banner-content {
    background-color: #FFFFFF;
    height: 90px;
    overflow: hidden;
}

.div-pub-content {
    background-color: #FFFFFF;
    height: 250px;
    overflow: hidden;
}

.div-banner-content img, .div-pub-content img {
    display: block;
}

.div-footer {
    height: 10px;
}

.div-footer-left {
    background-position: 0px -10px;
}

.div-footer-right {
    background-position: -10px -10px;
}

#ticker {
    position: relative;
    width: 970px;
    height: 25px;
    margin-top: -25px;
    background-position: 0px -124px;
    background-repeat: repeat-x;
}

#ticker .ticker-left {
    font-weight:bold;
    float: left;
    width: 570px; 
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
}

.tickercontainer {
    width: 570px; 
    height: 25px; 
    margin: 0; 
    padding: 0;
    overflow: hidden; 
}

.tickercontainer .mask {
    position: relative;
    left: 10px;
    width: 550px;
    overflow: hidden;
}

ul.newsticker {
    position: relative;
    left: 570px;
}

ul.newsticker li {
    float: left;
}

#ticker .ticker-right {
   float: left;
   width: 399px;
   font-size: 14px;
   line-height: 25px;
   text-align: center;
   color: #fff;
   font-weight:bold;
   border-left: 1px #CCC solid;
}

#ticker .ticker-right a{
   color: #00c0ff;
   text-decoration: none;
   font-weight:bold;
}

#carousel {
    width: 660px;
    height: 350px;
}

#videoplayer {
    width: 660px;
    height: 350px;
}

#swfContent {
    width: 660px;
}

#dcrContent {
    width: 660px;
}

#jpgContent {}

#swfSplashContent {
    width: 970px;
}

/**************************************
/*
/*          Concours
/*
/**************************************/

#concours {
    position: relative;
    height: 380px;
}

#concours_background img{
    display: block;
}

#concours .etape1, #concours .etape2, #concours .etape3{
    position: absolute;
    top: 0px;
    left: 0px;
}

.concours_header {
    width: 125px;
    height: 20px;
    padding: 10px;
    background-position: 10px -73px;
}

.concours_content {
    height: 290px;
    width: 640px;
    padding-left: 10px;
    padding-right: 10px;
}

.concours_explications {
    height: 40px;
    font-size: 12px;
    color: #022A6A;
    font-weight: bold;
}

/*  Form */

#concours_form {
    height: 250px;
    padding-left: 25px;
}

#form_title {
    height: 30px;
    padding-left: 15px;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
    background-position: -1124px 4px;
}

#concours_form .form-input{
    width: 220px;
    height: 18px;
    border: 1px solid #666666;
}

#form_firstname {
    float: left;
    width: 80px;
    height: 27px;
    margin-top: 3px;
    margin-left: 15px;
    font-size: 12px;
    color: #032A6A;
    font-weight: bold;
}

#form_firstname_input {
    float: left;
}

#form_lastname {
    float: left;
    width: 80px;
    height: 27px;
    margin-top: 3px;
    margin-left: 15px;
    font-size: 12px;
    color: #032A6A;
    font-weight: bold;
}

#form_lastname_input {
    float: left;
}

#form_email {
    float: left;
    width: 80px;
    height: 27px;
    margin-top: 3px;
    margin-left: 15px;
    font-size: 12px;
    color: #032A6A;
    font-weight: bold;
}

#form_email_input {
    float: left;
}

#form_birthday {
    float: left;
    width: 80px;
    height: 40px;
    margin-left: 15px;
    font-size: 12px;
    color: #032A6A;
    font-weight: bold;
}

#form_birthday_input {
    float: left;
}

#form_newsletter {
    float: left;
    width: 450px;
    height: 35px;
    padding-left: 15px;
    font-size: 12px;
    color: #032A6A;
    background-position: -1124px 2px;
}

#form_legal {
    float: left;
    width: 450px;
    height: 40px;
    padding-left: 15px;
    font-size: 12px;
    color: #666666;
    background-position: -1124px 2px;
}

#concours_form .check {
    float: left;
    margin-top: 5px;
}

#form_legal a {
    text-decoration: underline;
    font-size: 12px;
    color: #666666;
}

#star {
    height: 15px;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
}

#concours_form .star-text {
    margin-left: 3px;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}

#error-email, #error-birthday, #error-legal, #error-invalid-email, .error-question {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    display: none;
}

/*  Question */

.concours_question {
    margin-top: 50px;
    height: 200px;
    padding-left: 40px;
}

.question_number {
    height: 30px;
    font-size: 24px;
    color: #47B9FF;
    font-weight: bold;
}

.question_title {
    height: 35px;
    padding-left: 15px;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
    background-position: -1124px 4px;
}

.question_responses {
    height: 135px;
}

.response {
    height: 25px;
    margin-top: 10px;
}

.response-check {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.response-text {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 12px;
    color: #022A6A;
    font-weight: bold;
}

.concours_footer {
    height: 30px;
    padding: 10px;
}

.concours_footer_content {
    margin: auto;
    padding: auto;
    width: 120px;
    height: 30px;
}

.concours_footer_content a.confirmer {
    display: block;
    width: 120px;
    height: 27px;
    background-position: -1010px -65px;
}

.concours_footer_content a.confirmer:hover {
    display: block;
    width: 120px;
    height: 27px;
    background-position: -1010px -93px;
}

/*  End */

#concours_end {
    width: 600px;
    height: 250px;
}

#concours_end_title {
    height: 50px;
    font-size: 36px;
    color: #66CCFF;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#concours_end_text {
    height: 35px;
    font-size: 12px;
    color: #022A6A;
    font-weight: bold;
    text-align: center;
}

.checkboxQuestion{
	float:left;
	margin-top:5px;
}


/**************************************
/*
/*          Goodies
/*
/**************************************/

#goodies {
    position: relative;
    height: 380px;
}

#goodies_background img{
    display: block;
}

#wallpaper, #screensaver{
    position: absolute;
    top: 0px;
    left: 0px;
}

#goodies_header {
    width: 89px;
    height: 20px;
    padding: 10px;
    background-position: -125px -83px;
}

#goodies_content {
    padding-left: 10px;
    padding-right: 10px;
}

#goodies_explications {
    height: 50px;
    font-size: 12px;
    color: #022A6A;
    font-weight: bold;
}

#goodies_title {
    height: 35px;
    font-size: 24px;
    color: #47B9FF;
    font-weight: bold;
}

#goodies_wallpaper, #goodies_screensaver {}

#wallpaper_image, #screensaver_image {
    float: left;
    padding-right: 30px;
}

#wallpaper_image img, #screensaver_image img{
    display: block;
}

#wallpaper_download, #screensaver_download {
    float: left;
    width: 180px;
}

#wallpaper_download a.choice, #screensaver_download a.choice {
    display: block;
    padding-left: 25px;
    font-size: 15px;
    color: #022A6A;
    font-weight: bold;
    background-position: -1170px -67px;
    text-decoration: none;
}

#goodies_footer {
    height: 20px;
    padding: 10px;
}



/**************************************
/*
/*          Oups + Pop
/*
/**************************************/

#oups{
    margin-top: 50px;
    font-weight: bold;
	text-align: center;
}

#oups h1{
    font-size: 36px;
	color: #66CCFF;
}

#oups #text_oups{
    font-size: 12px;
	color: #012A6A;
}


#contener_pop{
	margin: 30px 0 30px 0;
}
#contener_pop ul{
	list-style-type:circle;
}

#credit{
	position:absolute;
	top:10px;
	left:10px;
	z-index: 100;
}

#contener_credit {
    margin-top: 65px;
    font-weight: bold;
	text-align: center;
}

#contener_credit h1 {
	font-size: 20px;
	color: #66CCFF;
}

#links_pop a {
	color:#666;
}

#links_pop a:hover {
	color:#333;
}

#links_pop ul{
	text-align:left;
}
#links_pop ul li{
	display:inline;
	margin-left:10px;
}


#text_credits{
	bottom:10px;
	position:absolute;
	font-size:11px;
	width:330px;
	left:100px;
}

#text_credits .left_credit{
	float:left;
}

#text_credits .right_credit{
	float:right;
}


#politique_header, #conditions_header, #informations_header, #sites_header, #charte_header, #plandusite_header, #annonceurs_header, #aide_header {
    padding: 10px;
	position:absolute;
	top:10px;
    height: 10px;
	background:url("../images/titre_pop.jpg") 0 0 no-repeat;
}

#politique_header {
    width: 345px;
    background-position: 0 0;
}

#conditions_header {
    width: 305px;
    background-position: 0 -35px;
}

#informations_header {
    width: 350px;
    background-position: 0 -65px;
}

#sites_header {
    width: 250px;
    background-position: 0 -95px;
}

#charte_header {
    width: 210px;
    background-position: 0 -125px;
}

#plandusite_header {
    width: 150px;
    background-position: 0 -155px;
}

#annonceurs_header {
    width: 150px;
    background-position: 0 -185px;
}

#aide_header {
    width: 50px;
    background-position: 0 -215px;
}



/**************************************
/*
/*          PAGES ERREUR
/*
/**************************************/

#error{
  width: 660px;
  height: 200px;
	padding-top:130px;
	color:#022A6A;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#error h1{
    font-size: 36px;
	color: #66CCFF;
}



/**************************************
/*
/*          NEWSLETTER
/*
/**************************************/

#newsletter_header {
    width: 125px;
    height: 10px;
    padding: 10px;
    background-position: -1045px -35px;
	position:absolute;
	top:10px;
}

#newsletter_form .form-input{
    width: 220px;
    height: 18px;
    border: 1px solid #666666;
}

#newsletter_footer {
    height: 30px;
    padding: 10px;
}

#newsletter_footer_content {
    margin: auto;
    padding: auto;
    width: 120px;
    height: 30px;
}

#newsletter_footer_content a.confirmer {
    display: block;
    width: 120px;
    height: 27px;
    background-position: -1010px -65px;
}

#newsletter_footer_content a.confirmer:hover {
    background-position: -1010px -93px;
}

#error-email-news, #error-invalid-email-news {
    text-align:right;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    display: none;
}

.left{ float:left; }

.right{ float:right; }

.clear{ clear:both; }

/* grille */
#grille{
    background:#fff url('/images/background.jpg') top left no-repeat;
    width:660px;
    font-family:arial;
}

#grille ul{
    list-style-type:none;
}

#grille ul li{
    display:inline;
    cursor:pointer;
}


/* jours */
#jour{
    background:#132168;
    height:26px;
    color:#8088AE;
    font-size:13px;
    padding:10px 0 0 40px;
}

#jour0{margin-left:1px;}

#jour0, #jour1, #jour2, #jour3, #jour4, #jour5, #jour6, #seriejour0, #seriejour1, #seriejour2, #seriejour3, #seriejour4, #seriejour5, #seriejour6{
    width:94px;
    height:20px;
    text-align:center;
    padding-top:4px;
    color:#666666;
    font-size:14px;
    font-weight:bold;
}

#textjour0, #textjour1, #textjour2, #textjour3, #textjour4, #textjour5, #textjour6, #serietextjour0, #serietextjour1, #serietextjour2, #serietextjour3, #serietextjour4, #serietextjour5, #serietextjour6{
    width:94px;
    height:20px;
}

#textjour0{	background-position: 0 -190px; }
#textjour1{	background-position: 0 -213px; }
#textjour2{ background-position: 0 -236px; }
#textjour3{	background-position: 0 -259px; }
#textjour4{	background-position: 0 -281px; }
#textjour5{	background-position: 0 -304px; }
#textjour6{	background-position: 0 -326px; }


.hier div{background-position: 0px -121px;}
.today div{background-position: 0px -144px;}
.demain div{background-position: 0px -167px;}


#seriejour0{margin-left:2px;}

#seriejour0, #seriejour1, #seriejour2, #seriejour3, #seriejour4, #seriejour5, #seriejour6{ background-position: -135px -43px; }

#serietextjour0{ background-position: -85px -190px; }
#serietextjour1{ background-position: -85px -213px; }
#serietextjour2{ background-position: -85px -236px; }
#serietextjour3{ background-position: -85px -259px; }
#serietextjour4{ background-position: -85px -281px; }
#serietextjour5{ background-position: -85px -304px; }
#serietextjour6{ background-position: -85px -326px; }

#semaine li div, #jour li div, .spacer1{ float:left; }

#jour li div, .spacer1{ margin-right:10px; }

#jour li div{ height:26px; }

#semaine{ padding-top:140px;/*100*/ }

.creneau{ color:#8088AE; }

.actual{
    background:url('/images/puce.jpg') bottom center no-repeat;
    color:#fff;
}

/* programme */
.grille_hour{
    background:url('/images/background_menu.jpg') top left repeat-x;
    height:30px;
    color:#72799C;
    font-weight:bold;
    text-align:center;
    padding-top:10px;
}

.serie_hour{
    height:30px;
    color:#72799C;
    font-weight:bold;
    text-align:center;
    font-size:12px;
    padding-top:10px;
}
.serie_hour a{
    color:#72799C;
    text-decoration:none;
}
.grille_img{
    margin-top:20px;
    margin-left:10px;
}

.grille_title{
    margin:5px 0 0 10px;
    padding-left:15px;
    height:20px;
    background-position:-100px -1px;
    font-weight:bold;
    color:#132168;
}
.heure a, .heure a:hover {
    text-decoration:none;
    cursor: pointer;
}
.spacer1{
    width:2px;
    height:15px;
    background-position:-95px -1px;
}
.spacer2{
    height:200px;
    background:#E9E9E9;
    float:left;
    width:1px;
}

.heure{
    width:164px;
    height:180px;
    border-right:1px solid #E9E9E9;
}

.heure_serie{
    width:93px;
    min-height:180px;
    border-right:1px solid #E9E9E9;
    background:#fff url('/images/background_serie.jpg') top left repeat-x;
}

/* caroussel*/
.grilleCaroussel{
    width: 660px;
    height: 250px;
}

.contener_caroussel{
    position:absolute;
    height:250px;
}

.prevGrid, .nextGrid{
    width:24px;
    height:24px;
    cursor:pointer;
    position:absolute;
    top:205px;
    z-index:100;
}

.prevGrid{
    left:5px;
    background-position:-99px -21px;
}

.nextGrid{
    right:5px;
    background-position:-99px -45px;
}

.prevGrid:hover{
    left:5px;
    background-position:-99px -69px;
}

.nextGrid:hover{
    right:5px;
    background-position:-99px -93px;
}


/* footer */
#footer_grille{
}

.corner_left_grille{
    float:left;
    width:20px;
    height:26px;
    background-position:-180px -372px;
}

.content_footer_grille{
    float:left;
    height:21px;
    width:620px;
    background:#E4E4E4;
    font-size:12px;
    padding-top:5px;
    color:#8088AE;
}

.content_footer_grille select{
    color:#333;
}

.corner_right_grille{
    float:left;
    width:20px;
    height:26px;
    background-position:0px -372px;
}



#grille_serie{
    position:relative;
}

#grille_jour{
    position:relative;
}



#selection_grille{
    background-position:-20px -355px;
    margin-top:-2px;
}

#grille select{
    margin-left:25px;
}

#title_jour, #title_serie{
    position:absolute;
    top:50px;
}

#extrait_img{
    float:left;
    margin-left:5px;
}

#extrait_txt{
    float:left;
    height:85px;
    width:325px;
    margin-left:15px;
    padding-top:25px;
    padding-left:10px;
    background-position: 0px -405px;
}

#extrait_txt h5{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#132067;
}

#extrait_txt a{
    font-family:arial;
    font-size:12px;
    color:#132067;
    text-decoration:underline;
}

#extrait_txt a:hover{
    text-decoration:none;
}

#tabgrille{
    position:relative;
    height:250px;
    overflow:hidden;
}
