@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:650px; 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:106px; left:20px}
#layervideo{ position:absolute; left: 0px; top: 0px; z-index:1; display:block;}



/* LIENS */
#dlwmp {width:35px;height:20px; position:absolute; top:91px; left:805px; text-align:right;}
#dlwmp a{ font-size:12px; color:#797979; text-decoration:none; font-weight:bold; }
#dlwmp a:hover{ text-decoration:underline;}
#viewontv {width:114px;height:40px; position:absolute; top:610px; left:730px}
#ump {width:110px;height:55px; position:absolute; top:15px; left:20px}

/* QUESTIONS */
#listeQuestions{ position:absolute; top:135px; left:360px; color:#383838; font-size:12px; width:460px;	height:262px; overflow:auto; padding: 10px 10px 0 10px; }
#listeQuestions.VOD a{ color:#383838; text-decoration:none; }
#listeQuestions.VOD a:hover{ text-decoration:underline;}

#askquestion{	position:absolute; top:475px; left:360px; margin:0; width:450px; height:105px; 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 #cdd3d8; background-color:#FFFFFF; color:#5F6464; width:450px; }
.inputForm{	font: normal 1em/1em "Trebuchet MS", Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; font-variant: normal; border: 1px solid #cdd3d8;background-color:#FFFFFF;color:#5F6464;	width:150px; }*/

/*.puce{width:22px; height:17px; background: url(../img/puce.gif) bottom left no-repeat; float:left;}
#liste_ouvert{ position:absolute; top: 5px;	right:5px;	background: #f5f5f5 url(../img/onglet_ouvert.jpg) center no-repeat;	width:10px;	height:10px; display:block;margin:0; padding:0; float:left;}
#liste_ferme{ position:absolute; top: 5px; right:5px; background: #f5f5f5 url(../img/onglet_ferme.jpg) center no-repeat; width:10px; height:10px; display:none; margin:0; padding:0; float:left;}
#questionstitle{ position:relative; background-color:#f5f5f5; padding:0; margin:0; width:320px; height:20px; cursor:pointer;
font-size:13px; font-weight:bold; color:#797979;}
#questions{	display:block; margin:0; width:320px;	height:159px; overflow:auto}
#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; }
#form_ouvert{ position:absolute; top: 5px;	right:5px;	background: #f5f5f5 url(../img/onglet_ouvert.jpg) center no-repeat;	width:10px;	height:10px; display:none;margin:0; padding:0; float:left;}
#form_ferme{ position:absolute; top: 5px; right:5px; background: #f5f5f5 url(../img/onglet_ferme.jpg) center no-repeat; width:10px; height:10px; display:block; margin:0; padding:0; float:left;}
#askquestiontitle{ position:relative; background-color:#f5f5f5; padding:0; margin:0; width:320px; height:20px; cursor:pointer;
font-size:13px; font-weight:bold; color:#797979;}
	
