body {
        background-color: #FAFAFA;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #000000;
        margin: 0px;
}

table {
        font-size : 12px;
}

h1{
        font-weight: normal;
        font-size: 28px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding-left : 20px;
        color: #FFFFFF;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url('http://www.nuage.ch/api/box_left_icon.gif');
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: bold;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 14px;
        padding-left : 20px;
        color: #646464;
        margin: 2px;
}

p {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

.top_panel td {
        white-space: nowrap;
}

.top_menu_left_bttn a {
        background-image : url('http://www.nuage.ch/api/left_menu_button.gif');
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 12px;
        padding-right : 6px;
        position: relative;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #000000;
        font-size: 14px;
}

.top_menu_left_bttn a:hover {
        background-image : url('http://www.nuage.ch/api/left_menu_button_over.gif');
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

.top_menu_right_bttn a {
        background-image : url('http://www.nuage.ch/api/right_menu_button.gif');
        background-repeat : no-repeat;
        background-position : right;
        padding-right : 22px;
        padding-left : 6px;
        position: relative;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #000000;
        font-size: 14px;
}

.top_menu_right_bttn a:hover {
        background-image : url('http://www.nuage.ch/api/right_menu_button_over.gif');
        background-position : right;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

.top_menu_bttn a {
        background-image : url('http://www.nuage.ch/api/menu_button.gif');
        background-position : left;
        padding-left : 6px;
        padding-right : 6px;
        position: relative;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #000000;
        font-size: 14px;
}

.top_menu_bttn a:hover {
        background-image : url('http://www.nuage.ch/api/menu_button_over.gif');
        background-position : right;
        background-repeat : repeat;
        text-decoration: none;
        color:         #000000;
}

.maintable {
        background-color: #333333;
        margin-top: 2px;
        margin-bottom: 2px;
}

.tableh1 {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #BDBDBD ;
        color: #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #BDBDBD ;
        color: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background: #E6E6E6 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background: #E6E6E6 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #FFFFFF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #FFFFFF ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        display : block;
}


.footer {
        font-size : 9px;
        color: #666666;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color: #AA4400;
        text-decoration : underline;
}

.topmenu a:hover  {
        color : #000000;
        text-decoration : underline;
}

