.testimonial {
  float: right;
  width: 200px;
  font-style: italic;
}

img {border-style: none}

#content .note, #content .single ul, .testimonial {
  border: 2px solid #eca;
  background-color: #fff8ee;
  padding: 10px;
  color: #500;
}

#content .note {
  padding-right: 60px;
  background: #fff8ee url(../images/double-right-arrow.png) bottom right no-repeat;
}

#content .single ul {
  margin-right: 210px;
  list-style-type: none;
}

#content .single li {
  padding: 5px;
}

#content .single ul em {
  color: #E68900;
  font-weight: bold;
}


body{
  background:#fff;
  color:#112;
  font-family: Helvetica, Arial, sans-serif;
  font-size:13px;
  margin:0;
  padding:0;
  line-height:14px;
}

td {
  vertical-align: top; 
}

#sidebar a, #language-selection a {
  color: #444;
  text-decoration: none;
}

#sidebar a:hover, #language-selection a:hover {
  color: #111;
  text-decoration: underline;
}

#sidebar ul {
  list-style: none;
}

#sidebar li.current a {
  color: #222;
  font-weight:bold;
}

strong, em, b, i, h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 10px;
  font-style: bold;
}

h3, h4 {
  font-size: 14px;
  line-height: 15px;
}

h1, h2 {
  font-size: 17px;
  line-height: 18px;
}

ul {
  padding: 0 24px;
}

#content ul {
  padding: 0 24px;
}

#content li {
  margin-bottom: 4px;
}

dd {
  margin-left: 30px;
  margin-bottom: 20px;
}

#layout-container {
  margin: 15px auto;
  padding: 0 20px;
  width:960px;
}

#header {
  height: 75px;
  position: relative;
}

#header img {
  float: left;
  position: relative;
  left: 80px;
  bottom: -20px;
  z-index: 1;
}

ul#section-anchor-links {
  font-size: 80%;
  position: relative;
  margin: 0px 185px 15px 0px;
  padding: 0 20px;
  z-index: 1;
}

ul#section-anchor-links li { display:inline;}

#header ul {
  display: inline;
  padding: 0 5px;
}

#header li { display:inline;}

#language-selection {
  display:inline;
}

#language-selection .current {
  display:none;
}

#outer-content-container {
/*  position: relative;*/
}

#content-container {
  width: 810px;
  padding: 0;
  margin: 0 0 0 150px;
}


.top { background: url(../images/top.png); height: 20px; width: 810px;}
.bottom { background: url(../images/bottom.png); height: 20px; width: 810px;}
.middle { background: url(../images/middle.png) repeat-y; width: 810px; position: relative;}
.scroll-content, .noscroll-content {
  padding: 20px;
  margin-right: 3px;
  height: 440px;
  position: relative;
}
.scroll-content { overflow: auto; }

#archives .left {
  width: 50%;
}

#content #archives img {
  float: right;
  margin: 0;
}


#content .overview img.lower-left {
  position: absolute;
  left:28px;
  bottom:12px;
  width: 257px;
}

.block, .vcard td .info {
  background: #eee;
  border: 3px solid #ddd;
  padding: 10px;
  margin: 10px;
}

.vcard table {
  margin: 100px auto 0;
}

.vcard table img {
  height: 96px;
  margin-left: auto;
  margin-right: auto;
}

.vcard th {
  vertical-align:bottom;
}

.vcard td .info {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#search {
  float: right;
  bottom:5px;
  position:absolute;
  right:10px;
}

#content {
  clear: right;
}

#content .overview {
  float: left;
  padding-right: 10px;
  margin-right: 18px;
  width: 300px;
}

#spotlight-container {
  margin: 5px 20px 10px 324px;
  position: absolute;
  width: 442px;
}

#content .shadow {
  background-color: #bbb;
}

#content .shadow .spotlight {
  margin-left: 0px;
  position: relative;
  bottom: 6px;
  right: 4px;
  border: 2px solid #eca;
  background-color: #fff8ee;
  color: #500;
  padding: 10px 10px;
  height: 410px;
  overflow: auto;
}

.shadow .spotlight p {
  text-align: justify;
}

#content .shadow .spotlight.services {
  padding-right: 72px;
  background: #fff8ee url(../images/featured-project-watermark.png) no-repeat 364px 0px;
}

#content .shadow .spotlight.services.fr {
  background-image: url(../images/projets-en-vedette.gif);
}

#content .spotlight .entry {
  padding-bottom: 5px;
}

/*#content .overview p, #content .left-column p {
  font-size: 12px;
  line-height: 13px;
}*/

#content .overview table.nav {
  width: 100%;
}

#spotlight-container .nav {
  position: absolute;
  font-size: 14px;
  bottom: -16px;
  width: 442px;
  text-align: center;
}

#spotlight-container .nav .page-number {
/*  position: absolute;*/
}

#spotlight-container .nav .prev {
  float: left;
}

#spotlight-container .nav .next {
  float: right;
}

.spotlight ul {
  margin-left: 10px;
  list-style-type: disc;
}

#content .left-column {
  float: left;
  padding-right: 10px;
  margin-right: 18px;
  border-right: 2px dotted #e9e9e9;
  width: 376px;
}

#content .right-column {
  margin-left: 406px;
}

#content .lower-right {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

#content .lower-right img{
  float:right;
  margin: 0;
  width: 360px;
}

.watermark {
  opacity: 0.8;
}

#content .spotlight img, #content .right-column img {
  width: 40%;
}


#content .spotlight img, #content .flat-index.right-column img {
  width: auto;
  height: 200px;
  float: left;
  margin: 0 10px 10px 0;
}

#content .overview ul, #content .flat-index.left-column ul {
  margin-top: 30px;
  text-align: right;
}

#content .clients ul {
  list-style: none;
}

#content .clients ul ul{
  margin: 8px 25px;
  list-style-type: circle;
}

.middle a {
  color: #c40;
  font-weight: bold;
  text-decoration: none;
}

.middle a:hover {
  text-decoration: underline;
}

table.services {
  width: 100%;
  font-size: 12px;
  line-height: 13px;
}

table.services h4, table.services p {
  margin-left: 60px;
}

.overview img {
  float: left;
  width: 50px;
  margin: 0 10px 5px 0;
}

#content table.services td img {
  width: 50px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}

#sidebar {
  line-height: 21px;
  width: 140px;
  text-align: right;
  padding: 50px 10px 0 0;
  position: absolute;
  z-index:2;
}

#sidebar ul {
  padding: 0;
  margin: 0;

}

#footer {
  padding-right: 16px;
  text-align: right;
  font-size: 80%;
  color: #777;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
