 
/*     #################################################
	   ##                    Onglets                  ##
	   #################################################       
*/

.onglet li, .onglet2 li
{
	width:192px;
	height:30px;
	background:url(images/haut2.png) no-repeat;
	margin-bottom:0px;
	color:grey;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	float:left;
}

.onglet
{
	margin-top:10px;
	padding:0px;
	padding-left:10px;
	margin-left:0px;
	padding-bottom:30px;
	width:100%;
	border-bottom:green solid 1px;
	list-style-type : none;
}

.onglet #encours, .onglet2 #encours
{
	background:url(images/haut.png) no-repeat;	

}


.onglet2
{
	margin-top:10px;
	padding:0px;
	padding-left:10px;
	margin-left:0px;
	padding-bottom:0px;
	width:100%;
	border-bottom:green solid 1px;
	list-style-type : none;
}

.haut
{
	background:url(images/haut.png) no-repeat;
}

.menu ul
{
	list-style-image: url(images/puce3.png) !important;
	margin:0px;
	padding:0px;
}

body, #fenetre, #affiche_amis
{
	background: rgb(143, 247, 71);	
}

.banniere
{
	background-image:url(images/banniere4.png);
}


.tableau td, .tableau tr, .tableau, .corps, .sommaire, .menu, .menu2, .pied, .mode_demploi, .liste_chapitres
{
	border: solid green 1px;
}

.quizz div, .info_msg, #affiche_amis,  .compte form, .explications
{
	border-color: green;	
}

#haut_fenetre
{
	background: green;	
}

/*     #################################################
	   ##                    Stats                    ##
	   #################################################       
*/

.stats_barre
{
	background-image:url(images/barre.png);
}
