/* CSS Home Keops Saint Aunès */

/* -- Left ------------- */
#left {
  float: left;
  top: 20px;
  left:10px;
  width: 590px;
  position: relative;
}

/* -- Agence ------------ */
#agence {
  float:left;
  top: 20px;
  left:10px;
  width: 580px;
}

#agence-text {
  width:570px;
  margin-top: 2px;
  padding:5px;
  text-align:justify;
  font-size:75%; 
  position: relative;
}

/* -- Services --------------- */
#services {
  float:left;
  top: 20px;
  left:0px;
  width: 255px;
  position:relative;
}

#services-picto {
  float:left;
  left:5px;
  width:86px;
  height:56px;
  position:relative;
}

#services-text {
  float:right;
  right:5px;
  width: 150px;
  text-align:justify;
  font-size: 72%;
  position:relative;
}

#services-spacer {
  float:left;
  left:0px;
  width:250px;
  height:10px;
  position:relative;
}

.services-titre {
  color: #FF9900;
  font-size: 110%;
  font-weight: bold;
  text-transform:uppercase;
}

#members-text {
  float:left;
  padding:5px; 
  font-size: 75%;
  position:relative;
}

#members-form {
  float:left;
  line-height: 25px;
  text-transform:uppercase;
  text-align: left;
  font-weight:bold;
  position:relative;
}

#members-input {
  float:left;
  text-align: right;
  position:relative; 
}

#members-submit {
  float:right;
  top:8px;  
  position:relative;
}

#members-links {
  float:left;
  top: 5px;
  padding-bottom:20px;
  width:250px; 
  text-align: center;
  position:relative;
}

.members-input {
  width: 100px;
  font-size: 85%;
  padding: 2px;
  border: 1px solid #E2E2E2;
  margin: 2px;
  position:relative;
}


/* -- Informations -------------- */
#infos {
  float:right;
  top: 20px;
  right: 0px;
  padding-left: 10px;
  border-left: 1px dashed #D0D0D0;
  width: 305px; 
  position:relative;
}

#infos-text {
  padding:5px;
  text-align:justify;
  position:relative; 
}

#actus {
  top: 0px;  
}

#actus-text {
  top: 0px;
  right:0px;
  width: 288px;
  margin-bottom: 5px;
  font-size:75%;
  position:relative; 
}

.actus-date {
  font-size: 80%;
}

#rss-text {
  top 0px;
  right:0px;
  width: 288px;
  margin-bottom: 5px; 
  font-size: 75%; 
  position:relative; 
}

#rss-source {
  top 0px;
  right:0px;
  width: 288px;
  text-align:right;
  position:relative;  
}


/* -- Coups de coeur ------- */
#coups-de-coeur {
  float:right;
  top: 20px;
  width: 320px;
  right: 18px;
  padding-left: 10px;
  position:relative;
  border-left: 1px dashed #D0D0D0;
}

#coups-de-coeur-text {
  margin-top: 0px;
  padding:5px;
  text-align:justify;  
}

#coups-de-coeur-box {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: justify;  
  font-size:85%;
}

#coups-de-coeur-other {
  font-size: 80%;
  margin-top: 5px;
  margin-bottom:10px;
  text-align: right;  
}

IMG.coups-de-coeur {
  margin-right:5px;
  border: 1px solid #D0D0D0;
  background-image:url(/images/commun/loading.gif);
  background-repeat:no-repeat;
  background-position: 50% 50%;
}

.coups-de-coeur-txt {
  font-size: 85%;
}


/* -- Titres -------------------- */
#titre-page {
  color: #2D7AA8;
  font-size: 125%;
  font-weight: bold;
  margin-bottom:5px;
  position:relative;
}

.titre-agence {
  color: #5DA6D4;
  font-size: 120%;
  font-weight: bold;
  text-transform:uppercase;
}

/* -- Others --------------------- */
#spacer-hr {
  width: 100%;
  height:1px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #D0D0D0;
  font-size:50%;
  clear: both;  
}
