
html, body{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    padding: 0px;
    margin: 0px;
    color: #000000;
    background:#6F6169;
    background-image: url("/images/fond.gif");
    background-repeat:no-repeat;
    background-position:center center;
    height:100%;
}

#main-layertest {
    width: 580px;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-style: solid solid  none  solid ;
    border-width: 1px;
    border-color: #FFFFFF;
    background:#FFFFFF;
}



#main-layer {
    width: 580px;
    height: 970px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-style: solid solid  none  solid ;
    border-width: 1px;
    border-color: #FFFFFF;
    background:#FFFFFF;
}

#main-layeriphone2 {
    width: 580px;
    height: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-style: solid solid  none  solid ;
    border-width: 1px;
    border-color: #FFFFFF;
    background:#FFFFFF;
}

#main-layeriphone3 {
    width: 580px;
    height: 1210px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-style: solid solid  none  solid ;
    border-width: 1px;
    border-color: #FFFFFF;
    background:#FFFFFF;
}


#top-layer {
  width: 565px;
  height: 300px;
  margin-left: 15px;
  text-align: left;
  background: #FFFFFF;
  border-width: 0px;
  border-color: #333333;
  border-style: none none none none;
  /*background-image: url("/images/logo-pureagency.png");*/
}


#content-layer {
  width: 390px;
  margin-left: 97px;
  margin-right: 93px;
  border-width: 0px;
  border-color: #000000;
  background-color: #FFFFFF;
  text-align: justify;
  color: #000000;
}


#footer-layer {
  width: 390px;
  margin-left: 97px;
  margin-right: 93px;
  text-align: center;
  background: #FFFFFF;
  border-width: 0px;
  border-color: #333333;
  border-style: solid solid solid solid ;
}

#menu {
  clear: both;
  width: 390px;
  text-align: center;
  float: none;
  font-size: 10px;
  font-weight: bold;
  color: #F3531F;
}



.button {
  width: 60px;
  text-align: center;
  margin-right:50px;
  float: left;
  opacity: 1;
  color: #F15A24;
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
}

.current {
  color: #897F84;
}

.last {
  margin-right:0px;
}




h1 {
  font-family: times;
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
  color: #F15A24;
}

a {
  color: #F15A24;
  text-decoration: none;
  font-size: 11px;
  border-width: 0px;
}

img{
  border-width: 0px;
}

b {
  font-weight: bold;
}

.gras{
font-weight: bold;
}

.orange{
color: #F15A24;
}

.clear{
clear: both;
font-size: 10px;
}




