div.head_encours{
	background: #777777 url(../images/thlistdark.gif) repeat-x top left;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
	margin: 2px 0px;
	}

div.head_before{
	background: #e3e3e3 url(../images/thlistlight.gif) repeat-x top left;
	color:#666666;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	font-size: 12px;
	padding: 2px;
	font-style: normal;
	margin: 2px 0px;
	}

div.head_next{
	background: #e3e3e3 url(../images/thlistlight.gif) repeat-x top left;
	color:#666666;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	font-size: 12px;
	padding: 2px;
	font-style: italic;
	margin: 2px 0px;
	}

div.head_group_encours{
	border: 1px solid #808080;
	background: #a0ffa0;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	margin: 2px 0px 0px 10px;
	}

div.head_group_before{
	border: 1px solid #808080;
	background: #f0f0ff;
	font-size: 12px;
	padding: 2px;
	color: #c0c0c0;
	font-style: normal;
	margin: 2px 0px 0px 10px;
	display: none;
	}

div.head_group_next{
	border: 1px solid #808080;
	background: #ffffff;
	font-size: 12px;
	padding: 2px;
	color: #c0c0c0;
	font-style: italic;
	margin: 2px 0px 0px 10px;
	display: none;
	}

div.head_section{

	border: 1px solid #B22222;
	-moz-border-radius: 5px 5px 0px 0px;
	background: #E43227;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	margin: 2px 0px 0px 20px;
	color: #ffffff;
	}

div.content_section{
	border: 1px solid #B22222;
	margin: 0px 0px 0px 20px;
	-moz-border-radius: 0px 0px 5px 5px;
	}

div.content_section_langue{
	border: 0px solid #B22222;
	margin: 0px 0px 0px 0px;
	}

div.question{
	margin: 10px 0px 0px 20px;
	border: 0px solid #808080;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

div.question_titre{
	margin: 0px 0px 2px 0px;	
	border-bottom: 1px dashed #c0c0c0;
	}
	
div.question_content{
	margin: 4px 20px 4px 20px;
	vertical-align: middle;
	}
	
div.question_content textarea ,table.choixnote textarea{
	width: 99%;
	height: 100px;
	border: 1px solid #cccccc;
	background: #f0f0ff;
	}
	
div.question_content input[type=text]{
	width: 99%;
	border: 1px solid #cccccc;
	background: #f0f0ff;
	vertical-align: middle;
	}

div.question_content input[type=checkbox],div.question_content input[type=radio]{
	width: 20px;
	border: 0px solid #cccccc;
	background: none;
	vertical-align: middle;
	}

div.question_content select{
	width: 99%;
	border: 1px solid #cccccc;
	background: #f0f0ff;
	}

table.choixnote{
	width: 99%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	}

table.choixnote th{
	text-align: center;
	background: #a0ffa0 url(../images/bg_quest.png) repeat-x top left;
	padding: 2px 0px;
	border: 1px solid #cccccc;
	}

table.choixnote th.thactif{
	text-align: center;
	background: #80ff80 url(../images/bg_quest.png) repeat-x top left;
	padding: 2px 0px;
	border: 1px solid #cccccc;
	}

table.choixnote td{
	text-align: center;
	border: 1px solid #cccccc;
	}
table.choixnote td.tdactif{
	text-align: center;
	border: 1px solid #cccccc;
	background: #f0f0ff;
	}

table.testlang{
	width: 100%;
	border: 0px solid #cccccc;
	border-collapse: collapse;
	}

table.testlang th{
	text-align: left;
	padding: 4px 4px;
	border: 0px solid #cccccc;
	font-weight: bold;
	}

table.testlang td{
	text-align: left;
	padding: 2px 0px;
	border: 0px solid #cccccc;
	}
	
label{
	font-weight: normal;
	color: #505050;
	vertical-align: middle;
	}
label:hover{
	font-weight: normal;
	color: #000000;
	}

label.special{
	color: inherit;
	}
table.avancement{
	width: 100%;
	border: 0px solid #cccccc;
	border-collapse: collapse;
	}

table.avancement th{
	text-align: left;
	padding: 0px 0px;
	border: 0px solid #cccccc;
	height: 30px;
	background: url(../images/abef.gif) repeat-x center left;
	}

table.avancement td{
	text-align: left;
	padding: 0px 0px;
	border: 0px solid #cccccc;
	height: 30px;
	background: url(../images/apost.gif) repeat-x center left;
	}

table.discret{
	width: 100%;
	border: 0px solid #cccccc;
	border-collapse: collapse;
	}

table.discret th, table.discret td{
	vertical-align: top;
	text-align: left;
	padding: 4px;
	border: 0px solid #cccccc;
	width: 48%;
	}

div.infouser{
	padding: 4px;
	margin: 4px;
	text-align: right;
	font-style: italic;
	color: #666666;
	}

div.infolinguistique{
	text-align: right;
	padding: 2px 4px;
	font-style: italic;
	}
	
div.infofinalise{
	margin: 20px; 
	border: 1px solid #B22222;
	background: #ffffa0;
	color: #B22222;
	font-weight: bold;
	padding: 10px;
	}
	
div#waitingtime{
	margin: 20px; 
	border: 1px solid #cccccc;
	background: #fafaff;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}
div#finished{
	margin: 20px; 
	border: 1px solid #cccccc;
	background: #fafaff;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	display: none;
	}
	
div#traceroute{
	margin: 20px; 
	border: 1px solid #cccccc;
	color: #808080;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	font-style: italic;
	}

div#progressbar{
	border: 1px solid #505050;
	background: #f0f0ff;
	margin: 5px 20px;
	padding: 0px;
	height: 10px;
	line-height: 1px;
	}

div#progressbar img{
	margin:0px;
	border: 0px;
	padding: 0px;
	}

div.QuestSpecialTitleBloc{
	background: #777777 url(../images/thlistdark.gif) repeat-x top left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 4px;
	border:1px solid #777777;
	margin: 0px 4px;
	}

div.QuestSpecialTitleGroup{
	background: #777777 url(../images/thlistdark.gif) repeat-x top left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 4px;
	border:1px solid #777777;
	margin: 0px 4px;
	}

div.QuestSpecialTitleSection{
	background: #e3e3e3 url(../images/thlistlight.gif) repeat-x top left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 4px;
	border:1px solid #777777;
	margin: 0px 4px;
	}

table.QuestSpecialTable{
	width: 100%;
	border: 0px solid #cccccc;
	border-collapse: collapse;
	}

table.QuestSpecialTable th{
	vertical-align: middle;
	text-align: center;
	padding: 4px;
	border: 1px solid #777777;
	background: #e3e3e3 url(../images/thlistlight.gif) repeat-x top left;
	color: #000000;
	}

table.QuestSpecialTable td{
	vertical-align: middle;
	text-align: center;
	padding: 4px;
	border: 1px solid #777777;
	color: #000000;
	}

table.QuestSpecialTable td.tdactif{
	background: #777777 url(../images/thlistdark.gif) repeat-x top left;
	}

table.QuestSpecialTable td.tdinactif:hover{
	background: #e3e3e3 url(../images/thlistlight.gif) repeat-x top left;
	}

table.QuestSpecialInfo{
	width: 100%;
	border: 0px solid #cccccc;
	border-collapse: collapse;
	}
	
table.QuestSpecialInfo td{
	vertical-align: middle;
	text-align: left;
	padding: 2px;
	border: 1px solid #777777;
	color: #000000;
	border-left: none;
	}

table.QuestSpecialInfo th{
	vertical-align: middle;
	text-align: right;
	padding: 2px;
	border: 1px solid #777777;
	border-right: none;
	color: #000000;
	}

table.QuestSpecialInfo th.title{
	vertical-align: middle;
	text-align: center;
	padding: 4px;
	border: 1px solid #777777;
	background: #e3e3e3 url(../images/thlistlight.gif) repeat-x top left;
	color: #000000;
	}
	
	
input[type=text]{
	border: 1px solid #7F9DB9;
	padding-top: 2px;
	padding-bottom: 2px;
}