/* VersionA&S:1.0.0                                      */
/* DateA&S:6/10/2004                                     */
.c2 {
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 20px;
    border: 0px;
}
.c3 {
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 30px;
    border: 0px;
}
.v {
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 30px;
    border: 0px;
    background-image:url(i/vide.png);
}
.c4 {
    margin: 0px;
    padding: 0px;
    height: 40px;
    width: 40px;
    border: 0px;
}
.cpack {
    margin: 0px;
    padding: 0px;
    height: 9px;
    width: 9px;
    border: 0px;
}
.v4 {
    margin: 0px;
    padding: 0px;
    height: 40px;
    width: 40px;
    border: 0px;
    background-image:url(i/vide.png);
}

.m {
    margin: 0px;
    padding: 0px;
    height: 12px;
    width: 12px;
    border: 0px;
}
.g {
    margin: 0px;
    padding: 0px;
    height: 12px;
    width: 25px;
    border: 0px;
}

.p {
    margin: 0px;
    padding: 0px;
    height: 12px;
    width: 11px;
    border: 0px;
    background-image:url(i/plus.jpg);
}
.pp {
    margin: 0px;
    padding: 0px;
    height: 12px;
    width: 15px;
    border: 0px;
    background-image:url(i/pplus.jpg);
}

.fm {
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 12px;
    border: 0px;
}
.dm{
	position:absolute; 
	width:12px; 
	height:20px;
}

a.u {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    border: 0px;
    TEXT-DECORATION: none;
}

#div_tips_content, #div_tutorial_header, #div_tutorial_footer{
	text-align:left;
	width:800px;
}
#div_tips{
	
	/*height:220px;*/
	overflow: hidden;
}
.x-tree-node-leaf{
	
}

.x-tree-node-anchor span{
	position:relative;
	/*display:block;*/
	white-space: normal;
	text-align: justify;
	
}
.tutorialcomments{
	position:relative;
	top:0px;
	left:0px;
}

.tutorialcomments a.x-tree-node-anchor span{
	position:relative;
	text-align:justify;
	top:0px;
	
}

.TutorialObjective{
	font-weight: bold;
}
.TutorialComment{
	background-image:url("i/ampoule.gif") !important;
	background-repeat: no-repeat;
}
.TutorialSentence{
	background-image:url("i/droite.gif") !important;
	background-repeat: no-repeat;
}
.TutorialObjectiveFinished{
	background-image:url("i/checked.gif") !important;
	background-repeat:no-repeat;
}
.TutorialObjectiveNotFinished{
	background-image: url("i/unchecked.gif") !important;
	background-repeat: no-repeat;
}
.x-tree-node-anchor a{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    color: #A20034;
    text-decoration: none;
}
.x-tree-node-anchor a:hover{
	color: #D7AC00;
}
.tutorialNextStage{
	font-size: 14px !important;
	font-weight: bold;
}
.TutorialLink{
	font-size : 12px !important;
	color : #D00000 !important;
}

.alink{
	color:#B00000 !important;
	text-decoration:underline !important;
}

.alink:hover{
	font-weight:bold !important;
}

.TutorialNotification{
	text-align:center;
	width:600px;
	height:15px;
	position:fixed;
	/*left:0px;*/
	bottom:10px;
	background-color:#EADD80;
	border: 1px solid #000000;
	z-index:5;	
}

.hiddenNotif{
	position:absolute;
	display:none;
}

.warning {
	color: #FF0000;	
}

