@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
}
body {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	/*background:#FFFFFF url(../img/fond.gif) repeat-x fixed center top;*/
	/*background:url(../img/fond.png) repeat-x scroll 0 0;*/
}
#center {
	position:relative;
	text-align:left;
	margin:auto;
	/*margin-top:11px;*/
	width:860px;
	height:613px;
	background:url(../img/background_wm.png) top left no-repeat;
}
#titre {

position:absolute; top:10px; left:333px; width:508px; text-align:center; padding-top:30px; color:#0059a0;font-size:16px;
}
h1{ padding:0 0 10px 0; margin:0; font-size:22px; color:#0059a0;}

/*#logo {
	position:absolute;
	width:75px;
	height:75px;
	top:5px;
	left:714px;
}
.rouge {
	font-size:20px;
	color:#9599AD;
}*/

#player {
	position:absolute;
	
width:320px;height:250px; padding:0 0 0 0; top:150px; left:20px	
}
#messagePlayer{
width:320px;
height:230px;
text-align:center;
padding-top:80px;
font-size:22px;
font-weight:bold;
color:#0059a0;
}
/*#slideuse {
	position:absolute;
	width:440px;
	height:330px;
	top:127px;
	left:475px;
}*/

#sommaireTitre{
width:480px;height:20px; position:absolute; top:400px; left:360px; 

background-color:#0059a0; padding:0; margin:0;  
font-size:13px; font-weight:bold; color:#ffffff;
}
#sommairePlayer {
	
width:480px;height:179px; position:absolute; top:420px; left:360px; overflow:auto;	
	overflow:auto;
}
#sommaireContent {
	padding:10px;
	text-align:left;
	color:#000;
}
#sommaireContent a.sommaireEncours {
	text-decoration:none;
	font-weight:bold;
	color:#0059a0;
}
#sommaireContent a.sommaireNormal, .sommaireNormal{
	text-decoration:none;
	font-weight:bold;
	color:#0059a0;
}
#sommaireContent a:hover {
	text-decoration:underline;
	color:#0059a0;
}
ul {margin: 0;padding: 0;  }
li {margin: 10px 0 5px 15px;padding: 0; }
ul.niv2 {
	margin:2px 0 0 5px;
	;
	padding-left:10px;
}
li.niv2 {
	list-style:circle;
	padding:0 0 0 5px;
}
#texteIntro {
	position:absolute;
	top:491px;
	left:474px;
	/*background-color:#006600;*/
	width:450px;
	text-align:justify;
}

#telechargement {
	position:absolute;
	top:511px;
	left:564px;
}
#telechargement a {
	color:#9599ad;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#telechargement a:hover {
	text-decoration:underline;
	color:#03A6A7;
}
#footer, #footer a {
	text-align:center;
	font-size:11px;
	color:#9599ad;
}
#footer a:hover {
	text-decoration:underline;
}


#togglePart{ width:320px;height:199px; position:absolute; top:400px; 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; }

span.reponse{
color:#0059a0; font-style:italic;
}

