@charset "utf-8";
/* CSS Document */
body { padding:0; margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background-color:#ffffff; }
#conteneur{width:860px; height:679px; position:absolute; left: 50%; margin-left: -430px; background-image:url(../img/background.png); background-repeat:no-repeat;}
.clear {clear:both}

/* VIDEO */
#playerLive{ position:relative; width:320px;height:310px; padding:0 0 0 0; top:150px; left:20px}
#layervideo{ position:absolute; left: 0px; top: 0px; z-index:1; display:block;}
#loading{ display:none; position: absolute; left: 0px; top: 0px; z-index:4;}
#logo{ display:none; position: absolute; left: 0px; top: 0px; z-index:3;}


/* SLIDES + FLECHES */
#slidecontent {width:480px;height:330px; position:absolute; top:150px; left:360px}
#slide {width:400px;height:300px; position:relative; top:0px; left:0px}
#slideCartoucheContainer { font-size:13px; font-weight:bold; color:#ffffff; position:absolute; top:310px; left:0px; width:480px; height:20px; margin:0;background-color:#0059a0; }
#slideCartouche { font-size:11px; color:#797979; position:absolute; top:0px; left:320px; width:160px; text-align:center; margin:0;}
#arrowsprev{	width:15px;	height:20px; background: url(../img/arrowsprev.gif) top center no-repeat; cursor:pointer; float:left;}
#arrowprev{ width:19px; height:20px; background: url(../img/arrowprev.gif) top center no-repeat; cursor:pointer;float:left;}
#arrowsnext{	width:15px; height:20px; background: url(../img/arrowsnext.gif) top center no-repeat; cursor:pointer;float:left;}
#arrownext{ width:19px; height:20px; background: url(../img/arrownext.gif) top center no-repeat; cursor:pointer;float:left;}
#arrowprev:hover, #arrowsprev:hover, #arrownext:hover, #arrowsnext:hover { cursor:pointer; background-position:bottom center;}

/* SOMMAIRE */
#contenuSommaireCadre {width:480px;height:179px; position:absolute; top:480px; left:360px; overflow:auto;  }
#contenuSommaireContent {width:440px; margin:10px 10px 10px 10px; color:#383838; font-size:12px; line-height:14px;}
#contenuSommaireContent a.sommaireVOD { color:#383838; font-size:12px; text-decoration:none; padding:0; margin:0; line-height:14px; }
#contenuSommaireContent a.sommaireVOD:hover { text-decoration:underline; }
#contenuSommaireContent a.sommaireLive { color:#383838; font-size:12px; text-decoration:none; padding:0; margin:0; line-height:14px; cursor:default; }
#contenuSommaireContent a.sommaireLive:hover { text-decoration:none; cursor:default; }
ul {margin: 0;padding: 0;  }
li {margin: 10px 0 5px 15px;padding: 0; }

/* LIENS */
#dlwmp {width:35px;height:20px; position:absolute; top:130px; left:806px}
#dlwmp a{ font-size:14px; color:#797979; text-decoration:none; font-weight:bold; }
#dlwmp a:hover{ text-decoration:underline;}
#viewontv {width:111px;height:19px; position:absolute; top:660px; left:730px}

/* QUESTIONS */
#togglePart{ width:320px;height:199px; position:absolute; top:460px; left:20px;}
.puce{width:10px; height:17px; background: url(../img/spacer.gif) center left no-repeat; float:left;}
#liste_ouvert{ position:absolute; top: 5px;	right:5px;	background: url(../img/onglet_ouvert.gif) center no-repeat;	width:10px;	height:10px; display:block;margin:0; padding:0; float:left;}
#liste_ferme{ position:absolute; top: 5px; right:5px; background: url(../img/onglet_ferme.gif) center no-repeat; width:10px; height:10px; display:none; margin:0; padding:0; float:left;}
#questionstitle{ position:relative; background-color:#0059a0; padding:0; margin:0; width:320px; height:20px; cursor:pointer;
font-size:13px; font-weight:bold; color:#ffffff;}
#questions{	display:block; margin:0; width:320px;	height:159px; overflow:auto}
#listeQuestions{ color:#383838; font-size:12px; padding:10px 10px 10px 10px; width:280px;	height:139px; }
#questions.VOD{	display:block; margin:0; width:320px;	height:179px; overflow:auto}
#listeQuestions.VOD{ color:#383838; font-size:12px; padding:10px 10px 10px 10px; width:280px;	height:159px; }
#listeQuestions a{ color:#383838; text-decoration:none; }
#listeQuestions a:hover{ text-decoration:underline;}
#form_ouvert{ position:absolute; top: 5px;	right:5px;	background: url(../img/onglet_ouvert.gif) center no-repeat;	width:10px;	height:10px; display:none;margin:0; padding:0; float:left;}
#form_ferme{ position:absolute; top: 5px; right:5px; background: url(../img/onglet_ferme.gif) center no-repeat; width:10px; height:10px; display:block; margin:0; padding:0; float:left;}
#askquestiontitle{ position:relative; background-color:#0059a0; padding:0; margin:0; width:320px; height:20px; cursor:pointer;
font-size:13px; font-weight:bold; color:#ffffff;}
#askquestion{	display:none; margin:0; width:300px; height:139px; padding:10px 10px 10px 10px; font-size:12px; color:#383838; }
.inputTextArea{	font: normal 1em/1em "Trebuchet MS", Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; font-variant: normal; border: 1px solid #0059a0; background-color:#FFFFFF; color:#5F6464; width:300px; }
.inputForm{	font: normal 1em/1em "Trebuchet MS", Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; font-variant: normal; border: 1px solid #0059a0;background-color:#FFFFFF;color:#5F6464;	width:150px; }
	
