body {
  margin:0;
  padding:0; 
  text-align:justify;
  font-family: verdana, arial, helvetica;
}
a { text-decoration:none;}
a:hover { text-decoration: underline;}
#logo_static {
  position: absolute;
  top:  20px;
  left: 20px;
  width: 100px;
  height: 39px;
  background: url('../images/logo_static.png') no-repeat;
}
#logo_static span {
  display:none;
}
#logo_static a {
  width: 100px;
  height: 39px;
  display:block;
}
#header {
  text-align:center;
  width:100%;
}
#header ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#header li {
  margin:0;
  padding:0;
  float:left;
}
#header a {
  display:block;
  width:100%;
  height:36px;
}
.container {
  text-align: center;
  margin : 0 auto;
  width: 493px;
  height: 36px;
}
.clear {
  clear : both;
  visibility : hidden;
}
#accueil {
  width:123px;
  height:36px;
  background: url('../images/accueil.png') no-repeat;
}
#accueil.actif {
    background: url('../images/accueil_actif.png') no-repeat;
}
#actualite {
  width:123px;
  height:36px;
  background: url('../images/actualite.png') no-repeat;
}
#actualite.actif {
  background: url('../images/actualite_actif.png') no-repeat;
}
#solutions {
  width:123px;
  height:36px;
  background: url('../images/solutions.png') no-repeat;
}
#solutions.actif {
  background: url('../images/solutions_actif.png') no-repeat;
}
#apropos {
  width:124px;
  height:36px;
  background: url('../images/apropos.png') no-repeat;
}
#apropos.actif {
  background: url('../images/apropos_actif.png') no-repeat;
}
#logo {
  width: 259px;
  height: 100px;
  margin: 20px auto 0 auto;
  background: url('../images/logo.png') no-repeat;
}
#logo h1 {
  display: none;  
}
#info {
  margin-top: 40px;
  text-align: center;
  font-family: verdana, arial, helvetica;
  font-size: 120%;
  font-weight: lighter;
  color: #5b5c5e;
}
a, #mail {
  color: #92c657;
}
#address {
  margin-bottom: 20px;
}
#phone {
  margin-bottom: 20px;
}
#header span{
  display:none;
}
#footer {
  width:100%
  margin:30px 0 0 0;
  text-align:center;
  font-size:80%;
  color: #b3aea2;
}
#page {
  margin: 0 auto 50px auto;
  padding:0;
  width:500px;
  color: #828387;
}
#page h2 {
  color: #92c657;
  font-weight:lighter;
}
#page p {
  margin-top:5px;
  color: #828387;
}
#page h3 {
  font-size: 110%;
  margin:0 0 0 0;
  padding:0;
  clear: both;
}
img.mini {
  margin: 10px 10px 0 10px;
}
#at {
  vertical-align:middle;
}
.plus {
  float:right;
  display: block;
  margin:10px 0 10px 0;
}
#techno {
  margin: 10px 0 0 145px ;
  text-align: center;
}
#cominfree {
  float:left;
  margin: 5px 10px 0 0;
}
#archi {
  margin: 0 0 0 50px;
}
#vid {
margin-left: 10px;
}
#invitation {
    border: 1px dotted #5b5c5e;
    margin: 15px 0 15px 0;
    font-size: 90%;
    padding: 10px;
}
#invitation p {
    /*color: #C60000;*/
    margin: 0;
    padding: 0;
    font-size: 120%;
    text-align: center;
}
.spacer {
    clear:left;
}
.left {
    float:left;
    margin-right: 10px;
}
p.siseg {
    border: 1px  dotted #92c657;
    padding: 10px;
    color: #000;
}
span.siseg {
    color: #92c657;
}
.invitation_centered {
    text-align: center;
    display: block;
    color: #5b5c5e;
    /*border: 1px  dotted #92c657;
    padding: 5px;*/
}

.partenaires img {
    vertical-align: middle;
    text-align: center;
    margin: 0 10px 0 10px;
    border: 0;
}
