body {font-size:100%;text-align:center}
div.centered {width:800px; margin:0 auto;text-align:left}

p { font: italic 0.8em Georgia, Times New Roman, Times, serif;
    color:#8880BB}

.middle {vertical-align:middle }

.nonsouligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #D0CDE4;
	text-decoration: none;
}
div {margin:0px; padding:0px}

.left { float:left}
.right{ float:right}
.white{ color:white; text-decoration: none}
.black{ color:black; text-decoration: none}
.green{ color:#01492A; text-decoration: none}

h1,h2{ color: #FFCC33;
      font-family: verdana, arial, 'sans serif';
    }
h3{font-family: Verdana;
   color: #BE2039
   }
#container{
  width: 800px;
  background-color: #ffffff;
  position:relative
}
   
.back-panel
{
/*    background-color: #FFCC33;*/
    width: 800px;
    height:155px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: inset;
    border-width: 4px;
    font-family: Verdana;
    text-align: center;
    color: #BE2039

}
.button
{
    background-color: #BE2039;
    width: 180px;
    height:130px;
    z-index: 1;
    border-style: outset;
    border-width: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
    font-family: Verdana;
    color:#ffffff
}
.picture
{
  font-style:italic;
  font-size:x-small;
  text-align: center;
  padding: 0px;
  margin:0px;
/*  width:120px*/
}
.picture-box
{
	width:360px;
	margin-left:auto;
	margin-right:auto;
}
#forfaitbutton
{
  background-color: #BE2039;
  width: 195px;
  height: 75px;
  z-index: 2;
  border-style: outset;
  border-width: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
  font-family: Verdana;
  font-size:10pt;
  position: absolute;
  left: 257px; top: 120px
}
.red {background-color: #BE2039}
.gold {background-color: #FFCC33}
.buttonbox {width:712px}
.new_button
{
  width: 40%;
  height: 75px;
  border-style: outset;
  border-width: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
  font-family: Verdana;
  font-size:12pt;
  margin: 0 4%;
}

p.evenements {background-color:black;
              color:white;
              text-align:center;
              font-size:110% }
.clear { clear: both; }
div.placeholder{ width:0px; height:0px;
                 position:relative}
