
table.Lesson {
border-collapse:collapse;
margin-left:10px;
}
table.Lesson   th, table.Lesson   td {
border:1px solid black;
}
table.Lesson   td {
text-align:left;
padding-left:5px;
padding-right:5px;
}


.stepHelpAnimation
{
	font-size:30pt;
	color: red ;
	position:absolute;
	top:100px;
	left:100px;
	background-color:white;
	z-index:10000;
	
}

.animationListCurrentItem
{
	background-color:red;
}
	
#step1HelpAnimationNOMOREUSED
{
	top:100px;
	left:100px;
}

.freeExClass
{
	
}
.freeExTagClass
{
	font-size:x-small;
	color: green ;
}
.notFreeExTagClass
{
	font-size:x-small;
	color: blue ;
}

.claimPart
{
	position:relative;
	font-size: small;
}

.titlePart
{
	position:relative;
}

.claimPart
{
	position:absolute;
	font-size: small;
	top:0px;
	right:0px;
	margin: 0;
}

.groupeDetails , .lessonDetails {
padding-left:50px;
}
.lessonTitle
{
/*	background-color: green ;*/
	color: blue ;
}
.lessonDetails
{
	display:none;
}



.title
{
	font-weight: bold;
}
.hRD 
{
/*	display:inline;*/
	text-decoration: line-through;
	color: red;
}
.hHD  
{
/*	display:inline;*/
	background-color: #F78181 ;
}
.hH  
{
/*	display:inline;*/
/*	background-color: #D1EBA7 ;*/
/*	background-color: #EFFBEF ;*/
	border-bottom:1px dashed blue;
/*	text-decoration:underline;
	font-style:italic;*/
}
.ui-widget-content a {
color:blue;
}

a:visited
{
	color:blue;
}
a:link
{
	color:blue;
}
a:hover
{
	color:black !important;
}

#exNotationArea a
{
	color:white;
}

#exNotationArea a:visited
{
	color:green;
}
#exNotationArea a:link
{
	color:green;
}
#exNotationArea a:hover
{
	color:gray !important;
}

.hH:hover
{
	border-bottom:1px dashed blue;
	color : Blue;
/*	display:inline;  dotted */
/*	border-bottom:1px solid #EFFBEF;*/
/*	background-color: #EFFBEF ;*/
}
/*
.learnandwinSampleTable
{
	border: 1px solid #E78F08;
	border-collapse:collapse;
	margin-left:2px;
}

*/
.learnandwinSampleTable td, .learnandwinSampleTable th
{
/*	border: 1px solid #E78F08;*/
	text-align:center;
	padding:4px;
}
.copyToTestField
{
/*	border: solid 2px red;*/
}

.borderRed
{
	border: solid 2px red;
}

.Red
{
	background-color: red ;
	color: black ;
	border: medium solid red;
}
.highlight  
{
	border-color: white white #519E2D white;
	background-color: #B1DB87 ;
	border-style: none none solid none;
}
.hidden
{
	display:none;
	
}
.chb
{
	display:none;
}
/*
textarea:focus, input:focus {
	border: 2px solid #900;
}*/			


#problemTextArea
{
	margin: 0px;
	padding: 0px;
}


#problemTextArea h3
{
	margin: 0px;
	padding: 0px;
}


.TestNotOK
{
/*	background-color: red ;*/
	color: red ;
}
.TestOK
{
/*	background-color: green ;*/
	color: green ;
}

#tableProblemArea
{
	width:100%;
}

#tdProblemArea
{
	width:70%;
}
#problemArea
{
	height:100%;
}
#tdCurrentStatus
{
	vertical-align:top;
}
#tdTestResultArea
{
	vertical-align:bottom;
}
#tdInputFieldTestArea
{
	width:700px;
}
#inputFieldTestArea
{
	width:99%;
	height:100px
}


#htmlArea
{
	height:200px;
	width:99%;
	overflow:hidden;
}

.htmlAreaFloatZone
{
	/*border: medium solid red;*/
	position:absolute;
	width:100%;
/*	background-color:Red;*/
/*	color:red;*/
}
.smartFadeTo
{
	text-decoration:line-through;
}
