html {
	/* forcer l'affichage de l'ascenceur*/
	overflow: scroll;
}
#AMMLwarningBox{
	display: none;
}
body {
	padding:0 0 1em 0;
	margin:0;
	font-family: 'Trebuchet MS',sans-serif;
	/*background-color: white;*/
	font-size: 12px;
	background: url(../images/entete_r1_c2.jpg) repeat-x white;
}
input{
	font-size: 12px;
}
#logomep {
	position: absolute;
	top:4px;
	left:8px;
	z-index:10;
	/*float: left;
	margin-left: 16px;*/
}
#onglets {
	position: absolute;
	z-index: 5;
	top: 91px;
	height: 16px;
	font-weight: bold;
	color:white;
}
#onglets div {
	float: left;
	text-align:center;
	line-height: 1em;
	height:16px;
}
.mgn100 {
	margin-left:100px;
}
.mgn40 {
	margin-left:40px;
}
.mgn30 {
	margin-left:30px;
}
.onglet224 {
	width: 224px;
	background: url(../images/onglet224.gif) no-repeat;
}
.onglet108 {
	width: 108px;
	background: url(../images/onglet108.gif) no-repeat;
}
#loading {
	position:absolute;
	margin: 0;
	padding: 0;
	font-size: 15pt;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: white;
}
marquee {
	margin: auto;
}
#loading-pal {
	margin-top:20%;
}
#loading-info {
	margin-top: 5px;
	font-size: 7pt;
}
.invisible {
	display: none;
}
.centre {
	text-align: center;
}
.lien, #logokidi {
	cursor: pointer;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
a img, img.info {
	border: none;
	vertical-align: middle;
}
#conteneur {
	min-width: 600px;
}
#conteneur, #pied {
	width: 100%;
	margin:0;
}
.decale3 {
	margin-top:-28px;
	margin-left:-15px;
	font-weight: bold;
}
.decale4 {
	margin-top:-35px;
	margin-left:0px;
	font-size: 1.6em;
	text-align: left;
}
#psoutien, #psuivi, #pjeux, #pceinture {
	font-weight: bold;
}
#psoutien {
	color: #00A0E1;
}
#psuivi {
	color: green;
}
#pjeux {
	color: #DB002F;
}
#pceinture {
	color: orange;
}
.mrgtp5 {
	margin-top: 5px;
}
#breves p {
	margin: 10px;
	border: 1px solid #CECECE;
	background-color: #F0F0F0;
	padding: 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#breves p.plupetit {
	font-size: 0.8em;
}
#breves {
	background-color: #B7B4D0;
}
#best ol, #best ul, .gauche-250 ol, .gauche-250 ul {
	font-size: 0.8em;
	background-color: #FFD3D3;
	border: 1px solid #FF2121;
	margin-top: 0px;
	text-align: left;
	padding-left: 27px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#informations {
	font-size : 11pt;
	margin: 38px 24px 5px 50px;
	background-color: white;
}
.gauche-250 {
	float: left;
	width: 250px;
}
.infos-centre {
	margin-left:275px;
	margin-right: 225px;
	background-color: #B7B4D0;
}
.droite-200 {
	float: right;
	width: 200px;
}
.gauche-250>div, .infos-centre, .droite-200 {
	border: 1px solid grey;
	padding: 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#infovolage {
	font-size: 12pt;
	position: absolute;
	left: 24px;
	top: 150px;
}
.pluspetit {
	font-size: 0.8em;
}
/*
* Menu des niveaux
*/
#truc1{
	display:block;
	height: 170px;
}
#truc2 {
	font-size: 20px;
}
#menu {
	position: absolute;
	top:0px;
	background: url(../images/entete_r1_c6.jpg) 0px 86px repeat-x;
	left:0px;
	/* pour IE*/
	padding-bottom: 20px;
	z-index:3;
}
.menu-image {
	margin-left: 10px;
	margin-top: 100px;
	border: 0px;
	cursor: pointer;
}
/*
* panneau de connexion
*/

#utilisateur {
	display: block;
	width: 210px;
	height: 130px;
	padding: 10px 5px 0 5px;
	margin: 12px 10px 10px 10px;
	background: url(../images/info-eleve.png) no-repeat transparent;
	position: absolute;
	right: 12px;
	text-align: center;
	z-index:5;
	/*min-width: 750px;*/
}
#utilisateur, #utilisateur table {
	color: #013381;
}
#utilisateur table, #utilisateur input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 14px;
}
#utilisateur a {
	color:#013381;
	text-decoration: none;
	font-size: 10pt;
}
#bn_validation {
	padding: 0 3px;
	background-color:#FFFFFF;
	border: 1px solid grey;
}
/*
* panneau de connexion
*/

/*
* Menu Mep
*/
#menumep {
	position: absolute;
	height:30px;
	line-height: 26px;
	font-family: "Tahoma","Arial","Helvetica","Swiss","SunSans-Regular";
	font-size: 14px;
	background-color : white;
	right: 270px;
	border-bottom: #000066 4px solid;
	z-index: 20;
}
#menumep a {
	color: #2B62DE;
	text-decoration: none;
	font-weight: bold;
}

/*
* Chapitres d'un niveau
*
*/
#chapitres {
	margin-left: 36px;
	margin-top: 12px;
	margin-bottom: 20px;
	width: 260px;
	float:left;
}
#chapitres .envisite {
	text-align: left;
	font-weight: bold;
	color: #FFFFCC;
	background:#990000;
}
#chap-top {
	width: 100%;
	height: 16px;
	background: url(../images/chapitres_t.gif) no-repeat;
}
#logo {
	float: left;
	margin-top: -23px;
	margin-left: -21px;
}
#chap-bottom{
	width: 100%;
	height: 18px;
	background: url(../images/chapitres_b.gif) no-repeat;
}
#chap-center{
	padding: 12px 15px 0;
	color: #990000;
	background: url(../images/chapitres_c.gif) repeat-y;
}
#chap-center ul {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	list-style-type: none;
}
#chap-center li {
	padding-left: 5px;
	list-style-type: none;
	cursor: pointer;
}
#chap-center li:hover {
	background-color: #CC3333;
	color: white;
}
/*
* Descriptif de chapitre et de mathenpoche
*/
#descriptif, #mathenpoche {
	font-size: 11pt;
	line-height: 20px;
	color: #990000;
	margin: 12px 20px 20px 320px;
}
#descr-top {
	height: 22px;
	border-top: 4px solid #ED7618;
}
#mep-top {
	height: 22px;
	border-top: 4px solid #004080;
}
#descr-top, #descr-center, #descr-bottom {
	border-left: 4px solid #ED7618;
	border-right: 4px solid #ED7618;
	background-color: #FEF3DC;
	padding: 0 15px;
}
#mep-top, #mep-center, #mep-bottom {
	border-left: 4px solid #004080;
	border-right: 4px solid #004080;
	background-color: #E0F1F1;
	padding: 0 15px;
}


.dr1c1, .dr1c3 {
	margin-top: -4px;
}
.dr1c1, .dr3c1 {
	margin-left:-19px;
}
.dr1c3, .dr3c3 {
	margin-right:-19px;
}
.dr3c3 {
	width:60px;
	height:44px;
	line-height: 40px;
	float:right;
	text-align: center;
}
#descriptif .dr3c3 {
	background:url(../images/descriptif_r3_c3.gif) no-repeat white;
}
#mathenpoche .dr3c3 {
	background:url(../images/mep_r3_c3.gif) no-repeat white;
}
.dr3c3, .dr3c1 {
	margin-top:4px;
}
#motscles {
	border-left: 6px solid #756DAB;
	margin-bottom: 20px;
}

/* les <partie> génériques du nouveau format xml, 
   attention, le margin-top est mis à 20px dans interface.js (fin de la fct chapitreInit)
   si on avait avant d'autres trucs (ancien modèle xml) */
#parties {
  padding: 1px 0 0 0; /* sinon barre blanche avec ff 3.0.6 */
}
#parties h2 {
  margin: 20px 0 0 0;
  padding: 2px 0 4px 0;
  font-size: 1em;
}
/* sauf pour le 1er, mais ça marche pas :-( */
#parties h2.first {
  margin: 0;
}
#parties h3,
#parties h4,
#parties h5,
#parties h6 {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
}


#entrainement-corps {
	border-left: 6px solid #E85810;
	margin-bottom: 20px;
}
#parties > ul {
	border-left: 6px solid #E85810;
}
/* cadre fond blanc pour ce qui se déplie */
#entrainement-corps > ul > li > ul, 
#parties ul.invisible {
	background-color: #FEFEFE;
	border: #818181 1px solid;
}
#entrainement-corps a,
#parties a {
	color: #990000;
}
#evaluation-corps {
	border-left: 6px solid #9B0057;
	color: #9B0057;
}
#evaluation-corps a {
	color: #9B0057;
}

/* pas de puces au 1er niveau, ni pour la classe nopuce */
ul.nopuce {
  list-style-type: none;
  margin: 0; padding: 0;
}
#parties li {
  margin: 0;
}
ul.nopuce > li {
  list-style-type: none;
  display: inline;
  margin-right: 8px;
}
/* les infobulles, avec du div.infobulle img div.invisible*/
div.infobulle {
  display: inline;
}
div.infobulle img {
  vertical-align: middle;
}
/* les dt/dd */
dt {
  padding-left: 20px;
  /* Attention, en cas de modif de l'image ici faut aussi changer ça dans interface.js */
  background: url('/images/ressources_icones/fleche.gif') no-repeat 5px;
}

#descr-bottom, #mep-bottom {
	height: 44px;
	text-align:right;
	line-height:40px;
	font-style:italic;
}
#descr-bottom {
	border-bottom: 4px solid #ED7618;
}
#mep-bottom {
	border-bottom: 4px solid #004080;
}
#descr-center a {
	font-family: serif;
	text-decoration: none;
	padding-right: 16px;
}
#mep-center a {
	text-decoration: none;
	padding-right: 16px;
}
#entrainement-corps > ul, 
#evaluation-corps > ul,
#mathenpoche ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#parties > ul{
  margin: 0;
  padding: 0 0 0 30px; /* son bord doit être à fond à gauche (bandeau de couleur vertical) */
}

#lienmep, #lienchap, #mep-center .serie, #cprev, #cnext, #dnext, #dprev {
	cursor: pointer;
}

.arrondi10 {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.arrondi5{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*
* titre du descriptif, et de mathenpoche
*/
#descr-center .title {
	padding-top: 3px;
	padding-bottom: 5px;
}
#descriptif-titre, #mep-titre {
	height: 38px;
	float: left;
	margin-top: -22px;
	margin-left: 30px;
}
#descriptif-titre div, #mep-titre div {
	float: left;
	height: 32px;
}
#descriptif-titre-center {
	color: #990000;
	background: #FEF3DC;
	border-top: 4px solid #ED7618;
	border-bottom: 4px solid #ED7618;
	line-height: 28px;
}
#mep-titre-center {
	color: #002851;
	background: #E0F1F1;
	border-top: 4px solid #004080;
	border-bottom: 4px solid #004080;
	line-height: 28px;
}
#descriptif-titre-right, #descriptif-titre-left, #mep-titre-right, #mep-titre-left {
	display: block;
	width: 22px;
}
#descriptif-titre-right {
	height: 44px;
	background: url(../images/descriptif-titre_r1_c3.gif) no-repeat;
}
#mep-titre-right {
	height: 44px;
	background: url(../images/mep-titre_r1_c3.gif) no-repeat;
}
#descriptif-titre-right img, #descriptif-titre-left img, #mep-titre-right img, #mep-titre-left img{
	position: relative;
	top: 22px;
}
#descriptif-titre-left {
	height: 44px;
	background: url(../images/descriptif-titre_r1_c1.gif) no-repeat;
}
#mep-titre-left {
	height: 44px;
	background: url(../images/mep-titre_r1_c1.gif) no-repeat;
}

#mathenpoche {
	color: #002851;
}
/*
* Prerequis
*/
#motscles {
	font-family: Tahoma, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	line-height:20px;
	text-align: center;
}
#motscles a {
	font-family: Tahoma, sans-serif;
	padding: 0 16px;
	white-space: nowrap;
	color: #756DAB;
}
#commentairesmotscles div {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px 8px;
	opacity: 0.90;
}
#infocle {
	font-size: 9pt;
	line-height: 20px;
	text-align: center;
}
.jeveux {
	cursor: pointer;
}

.applied {
	background: url(../images/apply.png) no-repeat right center;
}
/*
* Jeux
*/

#jeux {
	margin: 8px 34px 0px;
	border: 3px solid #000033;
	background: url(../images/fondjeux.jpg);
}
#jeux .logo {

	margin-top:-20px;
}
#jeux .decale {
	margin-top: -23px;
	margin-left: -21px;
}
#jeux .jeu {
	width: 250px;
	height: 410px;
	float: left;
	vertical-align: top;
	margin: 12px 0px 12px 30px;
	padding: 10px;
	border: 1px solid #330000;
	background-color: #FFFFCC;
}
#jeux .jeu:hover {
	background-color: #FFCCCC;
}
.jeu-titre {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
.jeu-contenu {
	text-align: center;
}
.jeu-explain {
	padding: 10px;
	text-align: justify;
	font-size: 10pt;
}
#jeux a {
	padding-right: 16px;
}
/*
* Defis
*/
.carre32 {
	width: 32px;
	height: 32px;
}
#dprev, #cprev, #dnext, #cnext{
	background: url(../images/icones/nav_sprite.png) no-repeat;
}
#dprev, #cprev {
	background-position: 0 -32px;
}
#dnext, #cnext{
	background-position: 0 0;
}
#defis {
	margin: 28px 34px 0px;
	border: 3px solid #FF9900;
	padding-left: 30px;
	padding-right: 30px;
}
#defis a {
	padding-right: 16px;
}
#defis > table {
	margin-top: 30px;
}
#defis .logo {
	margin-top: -35px;
}
#defis .astuce {
	float: right;
	margin-top: -22px;
}
#defis .info {
	font-size: 0.9em;
}
#lesceintures, #lesdefis {
	margin-top: 24px;
}
#lesceintures {
	width:48%;
	float: left;
	border: solid 2px grey;
}
#ceintures-conteneur, #defis-conteneur {
	max-width: 302px;
	width: 302px;
	min-width: 302px;
	padding: 0;
	overflow: hidden;
}
#ceintures-conteneur table, #defis-conteneur table{
	border-spacing: 2px;
	table-layout: fixed;
}
.ceinture, .defi {
	min-width: 296px;
	width:296px;
	max-width: 296px;
	vertical-align: top;
	border: solid 1px #F0F0F0;
}
#lesdefis {
	width:48%;
	float: right;
	border: solid 2px grey;
}
.decale2 {
	margin-top: -22px;
	margin-left: 12px;
}


/*
*
*/
#constructions, #geodyn {
	margin: 10px 34px 0px;
	border: 3px solid #013381;
	padding: 10px;
}
#geo-gauche, #geo-droite, #illgeo-gauche, #geo-explain {
	border: 3px solid #006633;
	background: #F5FFFB;
	padding: 5px;
}
#geo-gauche {
	margin-top: 10px;
}
div.code {
	border: 1px dotted grey;
	background: white;
	padding: 5px;
	margin: 3px 20px;
}
/*
* truc - permet de garder le pied de page sous les floats à droite et à gauche
*/
.truc {
	clear:both;
	font-size: 0.5em;
}
/*
* Historique des activités
*/
#historique {
	margin: 8px 34px 0px;
	border: 3px solid #3A0080;
	background: #E8DBF5;
}
#historique .decale {
	margin-top: -23px;
	margin-left: -21px;
	vertical-align: middle;
}
#historique .div-histo {
	padding: 6px;
}

#historique .titre {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#histo-ceinture {
	margin-left: 10px;
	border: 2px solid orange;
	background-color: #FAE0AF;
	float: left;
	width: 230px;
}
#histo-ceinture .titre {
	color:orange;
}
#histo-defis {
	margin-left: 10px;
	border: 2px solid red;
	background-color: #FCD3D3;
	margin-top: 10px;
	float: left;
	width: 230px;
	clear: left;
}
#histo-defis .titre {
	color:red;
}
#histo-defis ul{
	margin-top:5px;
	margin-left:5px;
	padding-left:5px;
}
#histo-defis li{
	margin-left: 5px;
	padding-left: 0px;
}
#histo-activites {
	border: 2px solid blue;
	background-color: #DEE0F2;
	margin-left: 270px;
	margin-right: 10px;
}
#histo-activites .titre {
	color: blue;
}
#hcc, #hdc, #hac {
	font-size: 1em;
}
/*
* Définition des onglets du pied de page
*
*/
#pied {
	text-align: center;
	font-size: 10pt;
}
