/* CSS Document */


body {
    /* margin:0; */
    font-family:"Trebuchet MS", Arial, Verdana;
    font-size:0.74em;
    color: #555;
    background-color: #FFFFFF;
    /* color:#000000; */
    /* background-color:#000000;/\* FFFFFF; *\/ */
    /* text-align:justify; */
}

/* input { */
/* background-color:#000000; */
/* padding:3px; */
/* font-family:Verdana, Arial, Helvetica, sans-serif; */
/* font-size:10px; */
/* color:#000000; */
/* border:1px solid #728c40; */
/* background-color:#94ae62; */
/* margin-bottom:2px; */
/* } */
/* input[type=submit] { */
/* background-color:#FFFFFF; */
/* padding:3px; */
/* font-family:Verdana, Arial, Helvetica, sans-serif; */
/* font-size:10px; */
/* color:#000000; */
/* border:1px solid #728c40; */
/* margin-bottom:2px; */
/* } */

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

/* a:hover { */
/* color:#0000000; */
/* } */

/* ol,ul { */

/* } */

li {
    /* list-style-image:url(img/li.gif); */
    line-height:20px;
    text-align:left;
}

/* #menu { */
/* width:100%; */
/* padding-top:20px; */
/* padding-bottom:20px; */
/* /\* background-color:#94AE62; *\/ */
/* margin-bottom:50px; */
/* /\* color:#000000; *\/ */
/* text-align:center; */
/* font-family:Verdana, Arial, Helvetica, sans-serif; */
/* font-size:11px; */
/* font-variant:small-caps; */
/* /\* background-image:url(img/menu.jpg); *\/ */
/* } */
/* #menu a { */
/* color:#000000; */
/* text-decoration:none; */
/* padding:10px; */
/* padding-top:20px; */
/* padding-bottom:20px; */
/* } */

/* #menu a:hover { */
/* border-bottom:1px solid #ffffff; */
/* border-left:1px solid #728d40; */
/* border-right:1px solid #e9ffb7; */
/* padding-left:9px; */
/* padding-right:9px; */
/* color:#000000; */
/* background-color:#FFFFFF; */
/* background-image:url(img/a_hover.jpg); */
/* } */

#header {
    width:750px;
    margin:0 auto 0 auto;
    margin-bottom:40px;
}
#header h1 {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    font-size:30px;
    text-transform:uppercase;
    font-weight:normal;
    margin:0;
    padding:0;
    padding-top:30px;
    color:#888;
    margin-bottom:10px;
    text-align:left;
}
#header h2 {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    font-size:15px;
    text-transform:uppercase;
    text-align:right;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#000;
    border-bottom:1px solid #eee;
}

#content {
    width:880px;
    margin:0 auto 0 auto;
    text-align:justify;
}

.logo {
    float:right;
    margin-right:30px;
}
.clearer {
    clear:both;
}

#sidebar {
    width:150px;
    float:right;
    font-size:95%;
    color:#6C534A;
    text-align:right;
    position: fixed;
    left: 75%;
    top: 11.3%;

}



#sidebar h1 {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    font-size:20px;
    text-transform:uppercase;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
    color:#728c40;
    text-align:right;
}
.submenu {
}
.submenu a {
    display:block;
    width:100%;
    /* background-image:url(img/submenua.gif); */
    /* background-position:right; */
    /* background-repeat:no-repeat; */
    padding:5px;
    padding-right:0;
}
.submenu a:hover {
    background-color:#eeeeee;
    background-image:url(img/submenua_hover.jpg);
    background-repeat:repeat-y;
}
#mainbar {
    margin-right:185px;
    padding-right:35px;
    padding-bottom:35px;
    background-position:top right;
    background-repeat:no-repeat;
}

#mainbar h1 {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    font-size:25px;
    text-transform:uppercase;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
    color:#728c40;
}

#mainbar h2 {
    font-size:15px;
    padding:0px;
}

#mainbar p {
    line-height:20px;
    padding-right:5px;
    padding-left:5px;
    padding-bottom:0px;
    padding-top:0px;
}

#mainbar .articleimg {
    float:right;
    padding:5px;
    border:1px solid #eeeeee;
    margin-left:20px;
}

#footer {
    width:100%;
    background-color:#b6cf84;
    border-top:1px solid #d8efa6;
    border-bottom:5px solid #94ae62;
    padding-top:5px;
    padding-bottom:5px;
    color:#FFFFFF;
    position: fixed;
    bottom: 0px;
}
#footer a {
    color:#006666; /*006600;*/
}
#footer a:hover {
    color:#999900;
}

table {
    color: #FFFFFFF;
    text-shadow: none;
    background-color:#DDEEFF;
    /* border: medium #000 1px; */
    width: 480px;

}

table td {
    padding: 5px;
    border: medium #000 0px;
    border-collapse: collapse;
}


/* @font-face { */
/*   font-family: "amiga4ever"; */
/*   src: url('ressources/amiga4ever.eot'); */
/*   src: url('ressources/amiga4ever.eot?') format('eot'), */
/*        url('ressources/amiga4ever.ttf') format('truetype'); */
/* } */
/* @font-face { */
/*   font-family: "droids"; */
/*   src: url('ressources/DroidSans.ttf') format('truetype'); */
/* } */
/* @font-face { */
/*   font-family: "droidsb"; */
/*   src: url('ressources/DroidSans-Bold.ttf') format('truetype'); */
/* } */
/* @font-face { */
/*   font-family: "droidsm"; */
/*   src: url('ressources/DroidSansMono.ttf') format('truetype'); */
/* } */




#global {
    max-width: 1000px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #242424;
    background-color: rgba(0, 0, 0, 1.7);
}



#title {
    color: #777879;
    text-align: right;
    font-family: "amiga4ever", Arial, sans-serif;
    text-shadow: None; /*1px 1px 1px #19191B;*/
}

#title h1 {
    margin: 0px;
    margin-bottom: 6px;
    font-family: "amiga4ever", Arial, sans-serif;
}

#title p {
    margin: 0px;
    margin-bottom: 6px;
    font-family: "droids", Arial, sans-serif;
}

#title a {
    text-decoration: none;
    color: #707070;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

#title a:hover {
    color: #aaaaaa;
}



#content {
    margin: 10px;
    font-family: "droids", sans-serif;
    font-size: 0.9em;
    text-shadow: None; /*1px 1px 1px #19191B;*/
}

#content a,
#content a:visited,
#content a:active {
    color: #6f78b8;
    text-decoration: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

#content a:hover {
    color: #000000;
}

#content h1,
#content h2,
#content h3 {
    color: #468;
    text-indent: 40px;
    font-family: "droidsb", Arial, sans-serif;
}

#content h3 {
    font-size: 16px;
}

#content h4 {
    text-indent: 20px;
}



pre {
    font-family: "droidsm", Courier, sans-serif;
    font-size: 12px;
}

#content td {
    border: 1px solid #444;
    border-radius: 2px;
    min-width: 40px;
}

