body {
 background: white url(images/fond.jpg) center top repeat-y;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

#global {
 background: transparent url(images/global.jpg) left top no-repeat;
 position: relative;
 width: 960px;
 margin: 20px auto 0;
 min-height: 800px;
}


a         { text-decoration:none; color: #520008; border-bottom: 1px solid #633031; }
a:visited { text-decoration:none; }
a:hover   { color: #b94a55; }
a:active  { border-bottom: 0; color : #520008; }

/* Menu Principal */

#menu-ecole dl {
 position: absolute;
 top: 270px;
 left: 18px;
 width: 200px;
}

dl dt {
 font-size: 12px;
 font-weight: bold;
 letter-spacing: -0.06em;
 height: 29px;
 background: transparent url(../MargeVerlairEcole/images/fond-menu.png) top left no-repeat;
 margin-top: 0px;
}


dl dt a {
 display: block;
 width: auto;
 border-bottom: 0;
 margin-left: 15px;
 padding-top: 3px;
}

dl dt:hover,dl dt.here {
 background-position: bottom left;
}

dl dd {
 margin: 0 0 0px 25px;
 display: none;
}

dl dd.here {
 display: block;
}

dl ul {
 margin-bottom: 10px;
}

dl ul li {
 list-style-type: none;
 font-size: 10px;
 line-height: 1.4em;
 height: 14px;
}

dl li:hover,dl li.here {
 list-style-image: url(../MargeVerlairEcole/images/puce.gif);
}

dl ul li a {
 border-bottom: 0;
 display: block;
 width: 185px;
}

/**/

#menu-formation {
 position: absolute;
 top: 272px;
 right: 0;
 width: 254px;
 padding-bottom: 190px;
 background: transparent url(images/organisme_formation.jpg) bottom left no-repeat;
}

#menu-formation a         { color: #112370; border-color: #451f66; }
#menu-formation a:hover   { color: #325DC9; }
#menu-formation a:active  { color: #112370; border-color: #451f66; }

#menu-formation dl {
 margin-left: 35px;
 width: 200px;
}

#menu-formation dl dt.here li { color: #1F3EC9  }
#menu-formation dl li:hover,#menu-formation dl li.here { list-style-image: url(../MargeVerlairFormation/images/puce.gif); }

#menu-formation dl dt,
#menu-formation dl dt:hover,
#menu-formation dl dt.here,
#menu-formation div#titre h1,
#menu-formation div#titre h2
{ background-image: url(../MargeVerlairFormation/images/fond-menu.png);  }

/* Intro */

#intro {
 position: absolute;
 top: 230px;
 left: 285px;
 width: 400px;
 line-height: 1.3em;
 font-size: 1.4em;
 text-align: center;
 color: #172E9E;
}

/* Vidéo */

#video {
 position: absolute;
 top: 420px;
 left: 325px;
}

/** Les Crédits **/

#credits {
 display: none;
 text-align: center;
 color: #D8D8D8;
 font-size: 9px;
 margin: 0px auto;
 width: 550px;
}

#credits a {
 color: #D8D8D8;
 border-bottom: 0 !important;
}

#credits a:hover {
  color: black;
  border-bottom: 0 !important;
}

