.clear {
  clear: both;
}
#newsletter {
  float: left;
  position: relative;
  width: 100%;
  height: 55px;
  text-align: left;
  background: url(images/bg-newsletter.png) 0 0 repeat-x;
}
#content-newsletter {
  position: absolute;
  right: 100px;
  top: 14px;
}
#label-newsletter {
  float: left;
  font-size: 15px;
  margin-top: 3px;
  color: #ffa229;
}
#input-newsletter {
  float: left;
  display: inline;
  margin-left: 10px;
  background: url(images/bg-right-newsletter.gif) top right no-repeat;
  padding-right: 10px;
}
#input-newsletter input {
  border: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 180px;
  background: url(images/bg-input-news.gif) 0 0 no-repeat;
}
#bt-ok-newsletter {
  float: left;
  display: inline;
  margin-left: 5px;
}
#bt-ok-newsletter input {
  border: 0;
  background: url(images/bg-bt-ok.gif) 0 0 no-repeat;
  width: 31px;
  height: 23px;
  font-size: 17px;
  color: #ffa229;
  font-weight: bold;
}
#logo {
  position: absolute;
  top: 36px;
  left: 276px;
}
#search {
  clear: both;
  position: relative;
  width: 950px;
  height: 39px;
  background: url(images/bg-search.gif) 0 0 repeat-x;
}
#logo-home {
  position: absolute;
  top: -5px;
  left: 30px;
}
#content-search {
  position: absolute;
  right: 50px;
  top: 7px;
}
#label-search {
  float: left;
  font-size: 15px;
  margin-top: 3px;
  color: #ffa229;
}
#input-search {
  float: left;
  display: inline;
  margin-left: 10px;
  background: url(images/bg-right-newsletter.gif) top right no-repeat;
  padding-right: 10px;
}
#input-search input {
  border: 0;
  padding: 4px 0;
  text-indent: 35px;
  width: 180px;
  background: url(images/bg-input-search.gif) 0 0 no-repeat;
}
#bt-ok-search {
  float: left;
  display: inline;
  margin-left: 5px;
}
#bt-ok-search input {
  border: 0;
  background: url(images/bg-bt-ok.gif) 0 0 no-repeat;
  width: 31px;
  height: 23px;
  font-size: 17px;
  color: #ffa229;
  font-weight: bold;
}
#titre-categories {
  background: url(images/bg-titre-categories.gif) 0 0 no-repeat;
  height: 34px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #2d2e33;
  font-weight: bold;
}
#left ul {
  margin-left: 18px;
  margin-top: 20px;
}
#left ul li {
  line-height: 40px;
  background: url(images/puce-categories.gif) left center no-repeat;
}
#left ul li a {
  display: block;
  margin-left: 25px;
  font-size: 12px;
  color: #ffa229;
  background: url(images/bg-lien-categorie.gif) bottom left repeat-x;
  padding-bottom: 2px;
}
#entete {
  float: left;
  width: 100%;
}
#entete h2 {
  font-size: 16px;
  color: #2d2e33;
  background: url(images/bg-entete.gif) 0 0 no-repeat;
  height: 34px;
  line-height: 34px;
  text-indent: 30px;
}
#content-entete {
  float: left;
  width: 100%;
  background: url(images/bg-content-entete.gif) 0 0 repeat-y;
}
#left-entete {
  float: left;
  width: 133px;
}
#right-entete {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-top: 15px;
  width: 340px;
}
.titre-entete {
  color: #f9a12e;
  font-size: 14px;
  font-weight: bold;
}
#right-entete p {
  padding-top: 8px;
  color: #2d2e33;
  text-align: justify;
}
#bottom-entete {
  clear: both;
  background: url(images/bottom-entete.gif) 0 0 no-repeat;
  height: 14px;
}
#articles, #articles-single {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 30px;
  background: url(images/bg-articles.gif) 0 0 repeat-y;
}
#articles-single {
  margin-top: 0;
}
#top-articles {
  background: url(images/top-articles.gif) 0 0 no-repeat;
  height: 12px;
}
.article {
  clear: both;
  float: left;
  display: inline;
  margin-left: 2px;
  width: 500px;
  padding-bottom: 30px;
}
.details-article {
  text-align: right;
  background: url(images/barre-orange.gif) left center repeat-x;
}
.details-article span {
  background: #E1E2E2;
  padding-left: 2px;
  color: #ffa229;
  font-size: 10px;
  text-transform: uppercase;
}
.details-article span a {
  background: url(images/bulle.gif) left center no-repeat;
  padding-left: 17px;
  color: #ffa229;
}
.content-article {
  float: left;
  display: inline;
  margin-top: 15px;
  margin-left: 15px;
  width: 450px;
}
.article h2 {
  padding-top: 15px;
  margin-left: 20px;
}
.article h2 a {
  font-size: 18px;
  color: #ffa229;
  font-weight: bold;
}
.content-article img {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-bottom: 10px;
}
.content-article p {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #2d2e33;
  text-align: justify;
}
.content-article a.more-link {
  display: block;
  text-align: right;
  color: #ffa229;
}
#pagination {
  clear: both;
  padding: 15px 0;
  text-align: center;
}
#pagination a {
  color: #ffa229;
  font-size: 12px;
  margin: 0 10px;
}
#top-right-col {
  background: url(images/top-right-col.gif) 0 0 no-repeat;
  height: 11px;
}
#content-right {
  float: left;
  display: inline;
  margin-left: 3px;
  min-height: 458px;
  padding-bottom: 30px;
  background: #e4e4e5 url(images/bg-content-right.jpg) bottom left no-repeat;
}
#pub {
  padding-top: 30px;
}
#bottom-right-col {
  clear: both;
  background: url(images/bottom-right-col.jpg) 0 0 no-repeat;
  height: 16px;
}
#contact {
  clear: both;
  float: left;
  width: 198px;
  margin-top: 20px;
  background: url(images/bg-top-widget.png) left center no-repeat;
  height: 25px;
  line-height: 25px;
}
#contact a {
  margin-left: 37px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
#rss {
  clear: both;
  float: left;
  width: 198px;
  margin-top: 30px;
  background: url(images/bg-rss.png) bottom right no-repeat;
  padding-bottom: 60px;
}
#rss ul {
  margin-left: 35px;
  margin-top: 10px;
}
#rss ul li {
  line-height: 30px;
}
#rss ul li a {
  font-size: 12px;
  color: #ffa229;
  font-weight: bold;
}
.titre-widget {
  background: url(images/bg-top-widget.png) left center no-repeat;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-indent: 37px;
}
.widget {
  clear: both;
  float: left;
  width: 198px;
  margin-top: -20px;
  padding-bottom: 30px;
}
.widget ul {
  margin-left: 35px;
  margin-top: 10px;
}
.widget ul li {
  line-height: 17px;
}
.widget ul li a {
  color: #2d2e33;
  font-size: 12px;
}
#articles-populaires {
  background: url(images/bg-articles-populaires.png) bottom right no-repeat;
}
#footer a {
  color: #2d2e33;
}
.navig-articles {
  clear: both;
  text-align: right;
  margin-right: 60px;
  color: #2f2e33;
}
.navig-articles a {
  color: #f29b28;
  text-decoration: underline;
  margin-right: 3px;
}
#commentaires {
  clear: both;
  float: left;
  display: inline;
  margin-left: 20px;
  margin-top: 30px;
  width: 450px;
  padding-bottom: 30px;
}
h3#comments {
  font-size: 14px;
  font-weight: bold;
  color: #2d2e33;
}
h3#comments a {
  font-size: 100%;
  color: inherit;
}
.commentlist li {
  clear: both;
  float: left;
  width: 446px;
  margin-top: 20px;
  background: #fff;
  border: 2px solid #b1b2b3;
}
.commentlist li cite {
  display: block;
  margin: 10px;
  color: #2d2e33;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
}
.commentlist li cite a {
  font-size: 100%;
  color: inherit;
  text-decoration: underline;
}
.commentlist p {
  margin: 0 10px;
  padding-bottom: 15px;
  text-align: justify;
  font-size: 12px;
  color: #2d2e33;
}
.commentmetadata {
  clear: both;
  display: block;
  margin-right: 10px;
  text-align: right;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #2d2e33;
}
.commentmetadata a {
  color: inherit;
  text-decoration: underline;
  font-weight: bold;
}
h3#respond {
  clear: both;
  padding-top: 30px;
  color: #2d2e33;
}
.connected {
  padding-top: 5px;
  color: #2d2e33;
}
.connected a {
  color: inherit;
  text-decoration: underline;
}
#commentaires form textarea {
  width: 100%;
  border: 2px solid #a7a9ab;
  margin-top: 15px;
}
.input-commentaire {
  margin-top: 15px;
  color: #2d2e33;
}
.input-commentaire input {
  border: 2px solid #a7a9ab;
  padding: 2px 0;
  width: 200px;
}
#submit {
  background: url(images/bg-bt-envoyer.gif) 0 0 no-repeat;
  border: 0;
  width: 80px;
  height: 20px;
  margin-top: 10px;
  color: #2d2e33;
  font-size: 10px;
  cursor: pointer;
}