html, body {
  background-image: url(../images/personal/fond-page.png);
  background-repeat: repeat;
  background-position:  left top;
  background-attachment: fixed;
  background-color: #fff;
}
#all {
  background: #fcf5f5;
}
#line {
  padding: 5px 0 2px 2px;
  right: 0px;
  left: 0px;
  top: 5px;
  max-width: 100%;
}
#line .search {
  float: left;
  margin: 0 0 0 10px;
}
#header form {
  float: left;
  margin: 0;
}
#fontsize {
  padding: 0;
  margin: 0 20px 0 1px;
  text-align: right;
  margin-bottom: 0;
  float: right;
}
#header ul {
  top: 3.5em;
}
#header {
  padding: 7.4em 0 0 0;
  margin: 0;
}
#header ul.nav.menu {

}
@media only screen and (max-width: 480px) {
  #header {
    padding-top: 2.8em;	
  }	
}
#mobile_select h2 {
  margin: -30px 0 20px 0;
}
#header ul.menu li a:link {
  padding: 12px 13px;
}
#header .logoheader, .logoheader {
  background: url(../images/personal/cibles.jpg) no-repeat right bottom #0C1A3E !important;
  color: #FFFFFF;
  min-height: 153px;
}
#logo {
  padding: 0.7em 20px 0 20px;
  width: 270px;
  text-shadow: 0 0 3px #312e2e;
}
#main {
  padding-top: 0;
}
.item-page h1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.items-row h2 {
  margin-top: -22px;
}
.items-row h2,.item-page h2 {
  font-size: 3em;
  font-weight: 600;
  border-top: none;
  color: #555;
}
.item-page h2 {
  margin-top: -10px;
}
#wrapper2 {
  width: 100%!important;
  padding-top: 20px;
}
#wrapper2 .item-page {
  max-width: 100%;
}
article {
  padding: 0 5px;
}
.fox-container {

    padding: 0 5px;

}
.fox-container h2 {
  font-size: 3em;
  font-weight: 600;
  border-top: none;
  color: #555;
}
/* Page 404 */
.left1 .nav.menu a {
    font-size: 15px;
    line-height: 22px;
}