/* This is the CSS stylesheet used in the exercise. */
/* Elements in square brackets are replaced by data based on configuration settings when the exercise is built. */
/* BeginCorePageCSS */
/* Made with executable version HotPotatoes:Masher Version 6.1 Release 0 Build 1 */
body{background-image:url(../filigrane.jpg);
	background-attachment:fixed;
	background-color:#f5f5f5;
	margin:20px 2% 20px 2%;
	color:#000066;
	font-size:medium;
	font-family:garamond,baskerville;
}
p{
	text-align:left;
	margin:0px;
	font-size:100%;
}
table,div,span,td{
	font-size:100%;
	color:#000066;
}
div.Titles{
	padding:0.5em;
	text-align:center;
	color:#000066;
}
button{
	font-family:garamond,baskerville;
	font-size:100%;
	display:inline;
}
.ExerciseTitle{
	font-size:140%;
	color:#000066;
}
.ExerciseSubtitle{
	font-size:120%;
	color:#000066;
}
div.StdDiv{
	background-color:#ddddff;
	text-align:center;
	font-size:100%;
	color:#000066;
	padding:0.5em;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000066;
	margin-bottom:1px;
}
/* EndCorePageCSS */
.RTLText{
	text-align:right;
	font-size:150%;
	direction:rtl;
	font-family:garamond,baskerville; 
}
.CentredRTLText{
	text-align:center;
	font-size:150%;
	direction:rtl;
	font-family:garamond,baskerville; 
}
button p.RTLText{
	text-align:center;
}
.RTLGapBox{
	text-align:right;
	font-size:150%;
	direction:rtl;
	font-family:garamond,baskerville;
}
.Guess{
	font-weight:bold;
}
.CorrectAnswer{
	font-weight:bold;
}
div#Timer{
	padding:0.25em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#000066;
}
span#TimerText{
	padding:0.25em;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	display:none;
	color:#000066;
}
span.Instructions{
}
div.ExerciseText{
}
.FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{
	color:#000066;
}
.LeftItem{
	font-size:100%;
	color:#000066;
	text-align:left;
}
.RightItem{
	font-weight:bold;
	font-size:100%;
	color:#000066;
	text-align:left;
}
span.CorrectMark{
}
input, textarea{
	font-family:garamond,baskerville;
	font-size:120%;
}
select{
	font-size:100%;
}
div.Feedback {
	background-color:#ffffff;
	left:33%;
	width:34%;
	top:33%;
	z-index:1;
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	color:#000066;
	position:absolute;
	display:none;
	font-size:100%;
}
div.LeftContainer{
	border-style:none;
	padding:2px 0px 2px 0px;
	float:left;
	width:49.8%;
	margin-bottom:0px;
}
div.RightContainer{
	border-style:none;
	padding:2px 0px 2px 0px;
	float:right;
	width:49.8%;
	margin-bottom:0px;
}
.ReadingText{
	text-align:left;
}
#ReadingDiv h3.ExerciseSubtitle{
	color:#000066;
}
div.ExerciseDiv{
	color:#000066;
}
/* JMatch flashcard styles */
table.FlashcardTable{
	background-color:transparent;
	color:#000066;
	border-color:#000066;
	margin-left:5%;
	margin-right:5%;
	margin-top:2em;
	margin-bottom:2em;
	width:90%;
	position:relative;
	text-align:center;
	padding:0px;
}
table.FlashcardTable tr{
	border-style:none;
	margin:0px;
	padding:0px;
	background-color:#ddddff;
}
table.FlashcardTable td.Showing{
	font-size:140%;
	text-align:center;
	width:50%;
	display:table-cell;
	padding:2em;
	margin:0px;
	border-style:solid;
	border-width:1px;
	color:#000066;
	background-color:#ddddff;
}
table.FlashcardTable td.Hidden{
	display:none;
}
/* JMix styles */
div#SegmentDiv{
	margin-top:2em;
	margin-bottom:2em;
	text-align:center;
}
a.ExSegment{
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	color:#000066;
}
span.RemainingWordList{
	font-style:italic;
}
div.DropLine {
	position:absolute;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000066;
	width:80%;
}
/* JCloze styles */
.ClozeWordList{
	text-align:center;
	font-weight:bold;
}
div.ClozeBody{
	text-align:left;
	margin-top:2em;
	margin-bottom:2em;
	line-height:2.0
}
span.GapSpan{
	font-weight:bold;
}
/* JCross styles */
table.CrosswordGrid{
	margin:auto auto 1em auto;
	border-collapse:collapse;
	padding:0px;
	background-color:#000066;
}
table.CrosswordGrid tbody tr td{
	width:1.5em;
	height:1.5em;
	text-align:center;
	vertical-align:middle;
	font-size:140%;
	padding:1px;
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000066;
	color:#000066;
}
table.CrosswordGrid span{
	color:#000066;
}
table.CrosswordGrid td.BlankCell{
	background-color:#ddddff;
	color:#000066;
}
table.CrosswordGrid td.LetterOnlyCell{
	text-align:center;
	vertical-align:middle;
	background-color:#ffffff;
	color:#000066;
	font-family:arial;
}
table.CrosswordGrid td.NumLetterCell{
	text-align:left;
	vertical-align:middle; /* script original: top */
	background-color:#ffffff;
	color:#000066;
	padding:1px;
	font-family:arial;
}
.NumLetterCellText{
	cursor:pointer;
	color:#000066;
}
.GridNum{
	vertical-align:super;
	font-size:55%;
	text-decoration:none;
	color:#000066;
}
.GridNum:hover, .GridNum:visited{
	color:#000066;
}
table#Clues{
	margin:auto;
	vertical-align:top;
}
table#Clues td{
	vertical-align:top;
}
table.ClueList{
	margin:auto;
}
td.ClueNum{
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}
td.Clue{
	text-align:left;
}
div#ClueEntry{
	text-align:left;
	margin-bottom:1em;
}
/* Keypad styles */
div.Keypad{
	text-align:center;
	display:none; /* initially hidden, shown if needed */
	margin-bottom:0.5em;
}
div.Keypad button{
	font-family:garamond,baskerville;
	font-size:120%;
	color:#000066;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#000066;
	width:40px;
}
/* JQuiz styles */
div.QuestionNavigation{
	text-align:center;
}
.QNum{
	margin:0em 1em 0.5em 1em;
	font-weight:bold;
	vertical-align:middle;
}
textarea{
	font-family:garamond,baskerville;
}
.QuestionText{
	text-align:left;
	margin:0px;
	font-size:100%;
}
.Answer{
	font-weight:bold;
}
.PartialAnswer{
	font-weight:bold;
	color:#000066;
}
.Highlight{
	color:#000066;
	background-color:#ffff00;
	font-weight:bold;
	font-size:120%;
}
ol.QuizQuestions{
	text-align:left;
	list-style-type:none;
}
li.QuizQuestion{
	padding:1em;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}
ol.MCAnswers{
	text-align:left;
	list-style-type:upper-alpha;
	padding:1em;
}
ol.MCAnswers li{
	margin-bottom:1em;
}
ol.MSelAnswers{
	text-align:left;
	list-style-type:lower-alpha;
	padding:1em;
}
div.ShortAnswer{
	padding:1em;
}
.FuncButton {
	text-align:center;
	color:#000066;
	background-color:#ddddff;
	border-style:solid;
	border-width:1px;
	border-color:#000066;
	padding:3px 6px 3px 6px;
	cursor:pointer;
}
.FuncButtonUp,.FuncButtonDown {
	text-align:center;
	color:#ddddff;
	background-color:#000066;
	border-style:solid;
	border-width:1px;
	border-color:#000066;
	padding:3px 6px 3px 6px;
	cursor:pointer;
}
/*BeginNavBarStyle*/
div.NavButtonBar{
	background-color:#000066;
	text-align:center;
	padding:3px 2px 3px 2px;
	clear:both;
	font-size:100%;
}
.NavButton {
	border:1px;
	border-color:#000066;
	background-color:#000066;
	color:#ffffff;
	cursor:pointer;
}
.NavButtonUp,.NavButtonDown {
	border:1px;
	border-color:#000066;
	background-color:#ffffff;
	color:#004080;
	cursor:pointer;	
}
/*EndNavBarStyle*/
a:link {
color:#000099;
}
a:visited {
color:#663366;
}
a:hover {
color:#3333ff;
}
a:active {
color:#3366ff;
}
div.CardStyle {
	position:absolute;
	font-family:garamond,baskerville;
	font-size:100%;
	padding:5px;
	border-style:solid;
	border-width:1px;
	color:#000066;
	background-color:#ddddff;
	left:-50px;
	top:-50px;
	overflow:visible;
}
.rtl{
	text-align:right;
	font-size:140%;
}
.PC {font-size:80%} /* Petites capitales */
sup {font-size:80%}
/* Diagrammes et concordance des temps */
.bleu {color:#0000ff}
.orange {color:#ff6600}
.cadremarine {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000066;
	padding:4px 0 4px 0
}
.dia {background-position:right;
	background-repeat:no-repeat;
	height:35px;}
.ico {
	background-image:url(dessin/lien.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	padding:0 3px 0 3px}
.icoEx {
	background-image:url(dessin/lienEx.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	padding:0 3px 0 3px}
