﻿.lbPrintQuizTypeName
{
    font-family: Arial;
	font-weight: bold;
    font-size: 24px;
	line-height: 28px;
	color: #339999;
}
.lbPrintQuizSessionName
{
    font-family: Arial;
	font-weight: bold;
    font-size: 16px;
	line-height: 22px;
	color: #339999;
}
.lbPrintQuizTitleDescription
{
    font-family: Arial;
	font-weight: bold;
    font-size: 18px;
	line-height: 22px;
	color: #990000;
}
.lbInfoCustomer
{
    font-family: Arial;
    font-size: 14px;
	line-height: 22px;
}
.lbPrintStateDateAndScore
{
    font-family: Arial;
	font-weight: bold;
    font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.lbPrintHeaderMessage
{
    font-family: Arial;
	font-weight: bold;
    font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.QuestionsSetOrderKey   
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    line-height:20px;
    width:40px;
    text-align:center;
    background-color: #663300; 
    color:#FFFFFF;
    }
 .QuestionsSetStatement
 {
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    line-height:20px;
    color:#663300;
     }
 .dlQuestionsQSOrderKey
 {
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    line-height:20px;
    width:40px;
    text-align:center;
    background-color: #CC9966; 
    color:#FFFFFF; 
     }
 .dlQuestionQuestionKey
 {
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    line-height:15px;
    color:#FFFFFF;
    width:17px;
    height:17px;
    text-align:center;
    background-image:url(Images/Question_OrderKey_Cercle.png);
     }
 .QuestionStatement
 {
     font-family:Arial;
    font-weight:bold;
    font-size:12px;
    line-height:15px;
    color:#000000;
     }
 .QuizRadioButton
 {
     font-family:Arial Black;
     font-size:14px;
     line-height:18px;
     color:#666666;
     }
 .QuizYourAnswer
 {
     font-family:Arial;
     font-size:12px;
     line-height:15px;
     color:#003366;
     }
 .QuizYourAnswerValue
 {
     font-family:Arial Black;
     font-size:12px;
     line-height:15px;
     color:#003366;
     }
 .QuizCancellationReason
 {
     font-family:Arial;
     font-size:12px;
     line-height:15px;
     color:#990000;
     }
 .QuizSources
 {
     font-family:Georgia;
     font-size:10px;
     line-height:15px;
     color:#003366;
     }
 .QuizSourcesLink
{
    font-family:Georgia;
     font-size:10px;
     line-height:15px;
     color:#003366;
     text-decoration:underline;
    }
.QuizSourcesLink a 
{
    color:#003366;
    }
.lbPrintFooter
{
    font-family: Arial;
    font-size: 12px;
	line-height: 15px;
	color:#000000;
}
/* Traitement du ticket 14891, le 17-05-2012*/
.btnPrintQuiz {
	cursor:pointer;
}
.lbPrintCommentToPrescrire {
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 15px;
	color: #336666;
}
.lbPrintCommentTitle {
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.lbPrintCommentMessage {
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.lbPrintCommentMessageValue {
	font-family:Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}