/*
  flatcms : A simple CMS for Django
  (C)2010 - Apidev - http://www.apidev.fr
  This is distributed under GNU LGPL license, see license.txt
*/

body {
    font-family: Verdana, sans-serif;font-size: 0.9em;
}

#main {
    width: 1000px;
}

.accueil-4box {
    position: relative;height: 200px;
}

.accueil-table {
    width: 100%;border-collapse: collapse;
}

.ensavoirplus {
    text-align: right;margin-right: 10px;bottom: 5px;background: #dddddd;position: absolute;bottom: 5px;right: 5px;
}

.digg-icons a img {
    text-decoration: none;border: none;
}

#leftcol {
    background: #c0d4e7;width: 170px;
}

#maincol {
    background: #ffffd9;width: 600px;padding-left: 10px;padding-right: 5px;font-size: 0.9em;
}

#rightcol {
    background: white;width: 200px;padding-left: 5px;
}

#flatcms-plugin-Quisuisje {
    font-size: 80%;
}

#logo {
    border: none;text-decoration: none;
}

.field_label {
    font-weight: bold;font-size: 0.8em;
}

.sf-menu, #skf-menu {
    background-color: #dddddd;border: 1px solid #cccccc;
}

.sf-menu li, #skf-menu li, .sf-menu li li, #skf-menu li li {
    background: #dddddd;width: 160px;height: 20px;font-size: 0.9em;
}

.accueil-1box {
    padding: 5px 5px 5px 5px;position: relative;height: 70px;
}

#leftcol .flatcms-plugin {
    margin-top: 100px;margin-left: 5px;
}

#leftcol .flatcms-plugin img {
    margin-bottom: 10px;
}

#title {
    position: relative;top: -25px;color: #0067a9;left: 20px;font-size: 0.9em;
}

.accueil-table td {
    width: 50%;border: thin solid #dddddd;padding: 5px 5px 5px 5px;vertical-align: top;
}

#banner h1 {
    margin-top: 0;margin-bottom: 0;
}

h2, h2 a {
    font-size: 1.0em;color: #0067a9;background: #dddddd;
}

.blog-tag a {
    text-decoration: none;
}

#footer {
    background: #dddddd;font-size: 0.6em;
}

.sf-menu li a:hover, .sf-menu a li.sfHover {
    background: #bbbbbb;
}

#flatcms-plugin-Portfolio {
    background: #c0d4e7;border: solid thin #bbbbbb;padding-top: 0.5px;padding-bottom: 0.5px;
}

