/*
Stylems
Cette page importe les styles standard et les complète par les styles
propres à la page.
*/
@import url(Zstandard.css);

/* ============ bandeau Educnet =============== */

/* bread crumb */
div#bndbc {
height: 14px;
padding: 3px 0px 3px 20px;
background: #C5F5DC;
font: normal 8pt Arial, Helvetica, sans-serif;
color: #808080;
}

/* bandeau du chapitre */

td#bndchaptb11{width:20%;white-space:nowrap; background: url(imgstyles/EdTtrFondGauche-ms.jpg) no-repeat;}
td#bndchaptb12{width:23px;background: url(imgstyles/EdTriangleDroit-ms.jpg) no-repeat;}

/* --- boites gauches de la page d'accueil --- */
/* complète ou surcharge la feuille standard */
div#boiteg {background: #EAFBF0; height: 100%}

#boiteg h2 {background: #EAFBF0;
padding: 6px 4px;
margin-bottom: 0px;
}

#boiteg .bordsup {background : url(imgstyles/ms-boiteg-bs.gif no-repeat); font-size: 7px}
#boiteg .bordinf {background: url(imgstyles/ms-boiteg-bi.gif);}

#boiteg .marge { /* marge gauche de la boite de navigation */
background: #EAFBF0;
width: 1px;
border-right: 1px solid #03BBE2;
}

/* ------------ Menu des pages de thèmes ------------*/
#menthmilieu li{
text-align: left;
margin: 0px;
padding: 2px;
list-style: none;
text-indent: 8px;
border-bottom:#BFBDCA 1px solid;
background: #C5F5DC; 
white-space: nowrap; 
}
#menthmilieu li.pcurrent { background: #C5F5DC url(imgstyles/flRougeD-1.gif) no-repeat center left ;}

/* --- Encadré de la page de thème --- */
div#encth {
width: 220px;
float: right;
margin-right: 10px;
max-width: 220px;
width:expression("220px")
}
#encth h3 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #990033;
background : url(imgstyles/b0-encth.gif) no-repeat;
padding : 4px;
margin: 0px;
text-align: center;
border: none
}
#encth .texte{
font: normal 11px Arial, Helvetica, sans-serif;
color: #683253;
background: #CEEFF7;
border-bottom: #CEEFF7 1px solid;
border-top: none;
border-right: none;
border-left: none;
padding : 10px;
margin-bottom: 10px;
text-align: center
}

#encth a, #encth a:visited {
font: normal 11px Arial, Helvetica, sans-serif;
color: #000099;
text-decoration: none;
}
#encth a:hover, #encth a:active {
font: normal 11px Arial, Helvetica, sans-serif;
color: #0000cc;
text-decoration: underline;
}

#encth li {list-style: url(imgstyles/st-pucerouge.gif);}



/* ============= Mise en forme des boites ============= */
#bg11,#bg12,#bg13,#bg14,#bg31,#bg32,#bg33,#bg34,
#bac11,#bac12,#bac13,#bac31,#bac32,#bac33 {font: normal 7px arial,sans-serif}

/* Accueil */
#bg11 {background : url(imgstyles/ms-bg11.gif); width: 239px; height: 17px}
#bg12 {background : url(imgstyles/ms-bg12.gif); width: 25px }
#bg13,#bg22,#bg23,#bg24,#bg32,#bg33{ background : url(imgstyles/ms-bg.gif);}
#bg14 {background : url(imgstyles/ms-bg14.gif); width: 20px }
#bg21 {background : #EAFBF0}
#bg31 {background : url(imgstyles/ms-bg31.gif); height: 17px}
#bg34 {background : url(imgstyles/ms-bg34.gif);}
#bac11 {background : url(imgstyles/ms-bac11.gif); width: 15px; height: 13px}
#bac13 {background : url(imgstyles/ms-bac13.gif); width: 15px}
#bac31 {background : url(imgstyles/ms-bac31.gif); width: 15px; height: 13px}
#bac33 {background : url(imgstyles/ms-bac33.gif); width: 15px; height: 13px}

/* thème */
#th {height: 90%}
#th11 { background : url(imgstyles/ms-bg.gif); width: 169px;}

/* --- boite configurable --- */
.level0 {
background-color:#C5F5DC;
border-bottom:#BFBDCA 1px solid;
border-top:#FFFFFF 2px solid;
height:17px;
margin: 1px 0px 0px 0px;
padding: 5px 0px 0px 4px;
}



