html{
  padding: 10px 0 0 0;
  margin: 0;
  background: url('back.gif') repeat-x top #C4C7DB;
  z-index: 1;
}

body{
  padding: 0;
  margin: 0;
  background: url('branch_left_new.gif') no-repeat;
  background-attachment: fixed;
  color: #0E1652;
}

a{
  text-decoration: none;
  color: #0E1652;
}

a:hover, #submenu a:hover{
  color: #fff;
}

a.emphase{
  text-decoration: underline;
}

.active{
  font-weight: bold;
}

img{
  float: left;
  margin: 0 10px 10px 0;
}

ul{
  list-style: square;
}

#submenu a{
  color: #424B8F;
}

#container{
  padding: 100px 50px 0 40px;
  font-family: "Tahoma";
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
  background: url('branch03.gif') no-repeat bottom right;
}

#header{
  width: 290px;
  height: 37px;
  margin-bottom: 40px;
}

#menu{
  position: fixed;
  float: left;
  width: 340px;
  margin-right: 20px;
  margin-top: 20px;
}

#menu ul{
  list-style: none;
  margin: 0;
  padding-left: 10px;;
}

#mainmenu{
  float: left;
  width: 150px;
}

#submenu{
}

#content{
  padding-left: 380px;
  margin-bottom: 10px;
}

#actualites{
  background: url('actualites.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#presentation{
  background: url('presentation.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

.title{
  text-align: right;
  font-weight: bold;
  font-size: 15px;
  border-bottom: 2px solid #582D26;
  padding: 2px;
}

.show{
  font-weight: bold;
  font-size: 15px;
}

#definition{
  background: url('definition.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#ateliers{
  background: url('ateliers.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#seances{
  background: url('seances.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#rencontres{
  background: url('rencontres.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#contact{
  background: url('contact.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#historique{
  background: url('historique.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#intervenante{
  background: url('intervenante.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#objectifs{
  background: url('objectifs.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#references{
  background: url('references.gif') no-repeat top left;
  padding-top: 60px;
  padding-bottom: 30px;
}

#footer{
  clear: both;
  color: #0E1652;
  text-align: right;
  font-size: 10px;
  margin-left: 380px;
  border-top: 3px solid #0E1652;
  padding: 2px 0 2px 0;
}

.champ{
  width: 300px;
  border: 1px solid #0E1652;
  background: none;
  padding: 2px;
}

td.topTextAlign{
  vertical-align: top;
}

textarea{
  height: 150px;
}

ul{
  list-style: square;
}

.w3cValid{
  vertical-align: middle;
}

.w3cValid img{
  float: none;
  /*margin: 0 0 10px 0;*/
  margin: 0;
  border: none;
  text-decoration: none;
}
