body {
    background-color: #62B1D0;
    color: white;
    font-family: verdana;
    font-size: 12px;
    margin: 15px 0 15px 0;
    color: black;
}

div.main > div.content { float: left; width: 750px;}

body > div.container {
    border: 1px solid grey;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 0 5px white;
    width: 960px;
    margin: 0 auto;
}

div.container > div.main { padding: 0 15px; margin-top: 58px; }

body > div.container > div.logo {
    position: fixed;
    border: 1px solid black;
    border-radius: 4px;
    padding: 8px 15px;
    font-family: Georgia;
    font-weight: bold;
    font-size: 20px;
    width: 956px;
    margin-left: -10px;
    margin-bottom: 5px;
    margin-top: 14px;
    background-color: #66A1D2;
    color: #0B61A4;
    text-shadow: white 0 0 10px;
    box-shadow: 0 0 5px white;
    margin-bottom: 10px;
}

div.gestion { font-size: 80%; text-align: center; margin-bottom: 10px;}

body > div.container > div.logo:hover, body > div.container > div.logo:active {
    text-shadow: white 0 0 15px;
}

div.edito, div.edito h1 { border: 1px solid black; border-radius: 4px; }

div.allnews div.date {
    border: 1px solid black;
    border-top-left-radius: 8px;
    border-top-right-radius: 4px;
    padding: 5px;
    padding-bottom: 3px;
    border-bottom-style: dotted;
}

div.news_comment_popup { display: none; }
div.news { border-left: 1px solid black; border-right: 1px solid black; padding: 5px; margin: 0; }
div.news_foot {
    border: 1px solid black;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-style: dotted;
    margin-bottom: 14px;
    padding: 5px;
    background-color: #408DD2;
    box-shadow: 0 0 3px #405DD2;
}

div.news_top {
    border-bottom: 1px solid black;
    margin: -5px;
    padding: 5px;
    margin-bottom: 4px;
    background-color: #64A8D1;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #0c5DA5;
}

div.edito { padding: 4px; margin-top: 10px; margin-bottom: 10px; background-color: #FFC973; box-shadow: 0 0 5px #FF9C00; }
div.edito h1 {
    margin: 0;
    font-family: Georgia;
    font-size: 14px;
    line-height: 14px;
    padding: 3px 20px;
    margin-bottom: 4px;
    background-image: url("edito.png");
    background-repeat: no-repeat;
    background-position: 3px 3px;
    background-color: white;
    box-shadow: inset 0 0 10px #FF9C00;
}

div.date {
    text-align: right;
    background-color: #408DD2;
    box-shadow: 0 0 3px #405DD2;
}

div.news {
    /* background-color: #679FC2; */
    box-shadow: 0 0 3px #405DD2;
}
div.news a { color: #043A6B; }

.news_comment a {
    float: right;
    font-weight: bold;
    background-image: url("./comment.png");
    background-repeat: no-repeat;
    background-position: 1px 1px;
    padding-left: 18px;
    color: #A61D00;
    font-size: 80%;
    line-height: 14px;
}

.heure {
    display: inline;
    color: #039;
    font-weight: bold;
}

hr.hrnews { display: none; }

.edit { display: inline; }
.edit a { color: #A61D00; }
a[href*="cat"] {
    display: inline-block;
    padding: 3px;
    padding-left: 20px;
    background-image: url("tag.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
    border: 1px solid #043A6B;
    border-radius: 4px;
    background-color: #26537C;
    color: white;
    text-shadow: 1px 1px 1px #043A6B, -1px -1px 1px #043A6B, 1px -1px 1px #043A6B, -1px 1px 1px #043A6B;
    margin: -4px;
    margin-right: 4px;
    font-size: 11px;
}

.menu {
    margin-top: -27px;
    border: 1px solid black;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 165px;
    padding: 4px;
    position: fixed;
    transform: translateX(761px);
}

.aftercal { margin-top: -14px; }

.menu h1 {
    display: block;
    border: 1px solid black;
    border-radius: 4px;
    font-family: Georgia;
    padding-left: 21px;
    font-size: 16px;
    background-image: url("./submenu.png");
    background-repeat: no-repeat;
    background-position: 3px 2px;
    background-color: #0969A2;
    margin: 0;
}

a[href^="blog_admin.php?id=452&act"] {
    display: block;
    padding: 3px;
    padding-left: 20px;
    background-image: url("tag.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
    border: 1px solid #043A6B;
    border-radius: 4px;
    background-color: #26537C;
    color: white;
    text-shadow: 1px 1px 1px #043A6B, -1px -1px 1px #043A6B, 1px -1px 1px #043A6B, -1px 1px 1px #043A6B;
    margin: 2px;
}

.statDays { float: left; width: 50px; }

.statBar {
    background-color: #E7EBF7;
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #333;
    height: 20px;
    line-height: 20px;
    border: 1px solid black;
    border-radius: 4px;
    padding-left: 4px;
}

.copy {
    padding: 12px;
    border-top: 1px solid black;
}

.comments {
    border: 1px solid black;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 12px;
}

.comments hr { display: none; }

div.comments form {
    margin-top: 10px;
}

div.comments form input[type="submit"] {
    display: inline;
    padding: 5px 10px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    border: 1px solid #043A6B;
    border-radius: 4px;
    background-color: #26537C;
    color: white;
    text-shadow: 1px 1px 1px #043A6B, -1px -1px 1px #043A6B, 1px -1px 1px #043A6B, -1px 1px 1px #043A6B;
    margin: 2px;
}

div.comments form textarea {
    border: 1px solid #043A6B;
    border-radius: 4px;
    padding: 3px;
    width: 650px;
}

div.comment_content {
    border: 1px solid black;
    border-radius: 4px;
    box-shadow: 0 0 3px #405DD2;
    padding: 4px;
}

div.comment_who {
    border: 1px solid black;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #3D9AD1;
    padding: 4px;
    border-bottom: 1px dotted black;
    margin: -5px;
    margin-bottom: 3px;
}

div.com_del { float:right; }
div.com_del a { color: #03436A; }

div.comment_rb {
    margin: -10px;
    padding: 5px 20px;
    margin-bottom: 0;
    border-bottom: 1px solid black;
}

div.edit_div {
    border: 1px solid black;
    border-radius: 4px;
    padding: 10px;
    background: white;
}