body {
  color:              #464c5a;       
  background-color:   #cacbcf;
  font-size:           16px;
  font-family:         Veranda, Helvetica, Arial, sans-serif;
  line-height:         1.6em;
  margin-top:           0px;
  margin-bottom:        0px;
}

#allcontent {
  width:               1000px;
  background-color:   #f5f5f5;
  padding-bottom:      44px;
  margin-left:         auto;
  margin-right:        auto;
}

h1 {
  font-size:          150%;
  text-align:       center;
}

h2 {
  font-size:          120%;
  text-align:       center;
}

#GrandPalais {
  padding:            10px;
  margin:             10px 0px 10px 300px;
  background-color:   #cacbcf;
}

#agl_logo {
padding : 0px; }

#contact {
text-align : center; }
a  {
  color:               #157C07;
  text-decoration:     none;
}

a:visited {
  color:               #76538A;
  text-decoration:  none;
}

a:active {
  color:            red;
  text-decoration:  none;
  border-bottom:    thin dotted #695E4A;
}

a:focus {
  color:            #76538A;
  text-decoration:  none;
  border-bottom:    thin solid #695E4A;
}

a:hover {
  text-decoration:  none;
  border-bottom:    thin solid #695E4A;
}

  

