body {
  background:#ffffff;
  margin:0;
  padding:0;
  font-family:Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
  font-size:12px;
  color:#000000;
}
a {
  margin: 0;
  color: #000000;
}
li a {
  text-decoration: none;
}
p {
  text-align: justify;
  padding-right:30px;
  padding-left:30px;
  line-height:16px;
  margin-top:15px;
}

h2 {
  color: #444444;
  display:none;
}
h3 {
  margin-top:15px;
  padding-top:0;
  padding-left:30px;
  padding-right:80px;
  font-size:13px;
}
h3 span {
  font-size:12px;
  font-weight:normal;
}

#container {
  margin: 0 auto;
  width:904px;
}
#header {
  margin:10px 0 1px 0;
  height:113px;
  color:#ffffff;
}
#header h1 {
}
#header h1 span {
  display: none;
}

#menu {
  /*background: url(images/menubg.png) no-repeat;
  font-size:13px;
  color:#cccccc;*/
  float: left;
  height:563px;
  width:226px;
}
#menu a {
  color:#555555;
}
#menu ul, #menu li {
  margin:0;
  padding:0;
}
#menu ul {
  padding: 0 3px;
}
#menu li {
  float:left;
  list-style:none;
  line-height:45px;
  padding:0 5px;
  /*margin 0 2px 0 2px;*/
  margin: 0 3px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
} 
#menu #accueil:hover, 
#menu #accueil.selected, 
#menu #presentation:hover, 
#menu #presentation.selected, 
#menu #offres:hover, 
#menu #offres.selected, 
#menu #references:hover, 
#menu #references.selected, 
#menu #contact:hover, 
#menu #contact.selected, 
#menu #rejoindre:hover, 
#menu #rejoindre.selected {
  height:25px;
  line-height:25px;
  margin:10px 3px 0 3px;
  background:#ffffff;
  padding:0 5px 0 5px;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
#menu li.separator {
  display: none;
}

#content {
  padding-left:2px;
  float: left;
  min-height:563px;
  /*height:563px;*/
  width:675px;
}
/*#tab ul {
  border:1px solid #cccccc;
  margin-bottom:-1px;
  height:30px;
  line-height:30px;
  position:relative;
  font-weight:bold;
  border-radius:5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}*/
#tab {
  margin-bottom:-1px;
  height:30px;
  line-height:29px;
  position:relative;
  font-weight:bold;
  border-bottom:1px solid #cccccc;
}
#tab.contact {
  /*background:#ffffff url('images/tab_background_hover_contact.jpg');*/
  /*background:#ffffff url('images/tab_background_hover.jpg');*/
}
#tab.offres {
  /*background:#ffffff url('images/tab_background_hover_offres.jpg');*/
  /*background:#ffffff url('images/tab_background_hover.jpg');*/
}
#tab.presentation{
  /*background:#ffffff url('images/tab_background_hover_presentation.jpg');*/
  /*background:#ffffff url('images/tab_background_hover.jpg');*/
}
#tab.references {
  /*background:#ffffff url('images/tab_background_hover_references.jpg');*/
  /*background:#ffffff url('images/tab_background_hover.jpg');*/
}
#tab.rejoindre {
  /*background:#ffffff url('images/tab_background_hover_rejoindre.jpg');*/
  /*background:#ffffff url('images/tab_background_hover.jpg');*/
}

#tab li {
  background:#ffffff url('images/tab_background_hover.jpg');
}
#tab ul,
#tab li {
  margin:0;
  padding:0;
}
#tab li {
  /*display:inline-block;*/
  float: left;
  list-style: none;
  padding:0 5px;
  /*border-right:1px solid #cccccc;*/
  width:213px;
  text-align:center;
  font-size:13px;
  text-decoration:none;
  /**/
  border:1px solid #cccccc;
  border-radius:5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

#tab li.selected {
  font-size:14px;
  text-decoration:none;
  border-bottom:1px solid #ffffff;
  background:#ffffff;
  border-radius:5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
#content .content {
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  padding:10px 0 0 0;
  background-color:#ffffff;
  min-height:516px;
}
.overflow {
  overflow:auto;
  height:526px;
  /*
  margin-top:-3px;
  overflow:auto;
  height:530px;
  padding-right:0;
  width:693px;
  border-bottom:1px solid #cccccc;
  */
}

li {
  margin-left:30px;
  padding-bottom:4px;
}

#footer {
  float:left;
  margin: 2px auto 0 auto;
  width:100%;
  /*background-color:#cccccc;*/
  color:#555555;
  text-align:center;
  height:35px;
  font-size: 0.9em;
}

#dialog {
  font-size: 12px;
}

.footer {
  color:#555555;
  font-size:0.8em;
}
.footer a {
  color:#555555;
  text-decoration:none;
}


.fiche_info{
  float: left;
  /*
  border:1px solid #cccccc;
  background-color: #f4f4f4;
  */
  padding: 5px;
  margin-left:25px;
  margin-right:15px;
  margin-bottom:5px;
  font-size: 11px;
}
.fiche_info a.clickable {
  text-decoration:underline;
  cursor: pointer;
  font-size: 10px;
  color: #666666;
}
a.planclickable {
  text-decoration:underline;
  cursor: pointer;
  color: #666666;
}


.agency {
  margin-bottom: 10px;
}
.agency .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.agency .informations { 
  padding-left: 45px;
  line-height:20px;
}

.clear {
  clear: both;
}

#blocreferences {
  width:614px;
  /*border:1px solid #cccccc;
  background:#F9F9F9;*/
  margin-left:20px;
  margin-bottom:5px;
  padding:10px;
}
#blocreferencesphoto {
  float:left; 
  text-align:center;
  width: 75px; 
}
#blocreferencestexte {
  float:left; 
  width: 515px; 
  padding-left:20px;
}


#blocficheinfo {
}
#blocficheinfophoto {
  float:left; 
  width: 100px; 
}
#blocficheinfotexte {
  float:left; 
  width: 405px; 
  padding-left:15px;
}

.spacer {
  clear: both;
  visibility: hidden;
}

.titrechiffrecle {
  padding-top:18px;
  font-size:12px;
  font-weight:bold;
}

.faxtel {
  display:inline-block;
  width:30px;
}

#planinfo {
  margin-top:5px;
}

a.btngoogle, a.btnprint {
  border:1px solid #003C74;
  padding:3px;
  background-color:#f6f6f6;
  /*display:block;*/
  width:100px;
  font-size:11px;
  text-decoration:none;
  border-radius:3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}