#logo h1
{
  font-size:1.4em;
}

#projects #filterNav
{
  display:none;
}

#footer .secondary
{
border-top-width:0 !important;
}

.flexslider .slides img
{
  width:auto;
}

#main
{
  margin-bottom:0px;
}

/* Vue d'un tableau */
body.single-projects #content .skillList
{
  display:none;
}

body.single-projects #content .project
{
  margin:0px;
}

/* Page "about" */
div#content div.post-13
{
  font-size:1em;
  padding-top:1em;
}

/* Page "contact" */
div#content div.post-15
{
  font-size:1em;
  padding-top:4em;
}

/* Retrait des filets (barres horizontales) des pages "about" et "contact" */
body.page-id-13 #pageHead,
body.page-id-15 #pageHead,
body.page-id-13 #main,
body.page-id-15 #main
{
  border-bottom:0px !important;
}
