﻿/*----------------------------
            Common tags
----------------------------*/
h1 {
    font-size: 15px;
    color: #330099;
}

h2 {
    font-size: 12pt;
    color: #330099;
    margin-top: 0;
}

h3 {
    font-weight: bold;
    font-size: 10pt;
    color: #330099;
}

    h3 a {
        color: #330099;
        text-decoration: underline;
    }

/*h4
{
    font-weight: bold;
    font-size: 8pt;
    color: #330099 !important;
    margin-bottom: 2px;
    padding-bottom: 3px;
}*/

h5 {
    font-weight: bold;
    font-size: 10pt;
    color: #330099;
    margin: 0px;
}

a {
    text-decoration: none;
    color: #5C80B1;
}

    a:hover {
        text-decoration: none;
        color: #C35817;
    }

    a:disabled {
        color: Black;
    }

p {
    font-size: 10pt !important;
    margin-top: 1px;
    margin-bottom: 2px;
}

.inputsearch {
    background: white url(Images/magglass.png) no-repeat scroll 3px 4px;
    padding-left: 17px;
}

img {
    border: none;
}

body {
    font-family: Tahoma, Trebuchet MS, Sans-Serif;
}

/*----------------------------
            Header
----------------------------*/
.subheader {
    font-weight: bold;
    font-size: 9.5pt;
    color: #330099;
    padding-bottom: 14px;
}

.subtitles {
    font-weight: bold;
    font-size: 7pt;
    margin-bottom: 2px;
    padding-bottom: 7px;
}


div.CDLheader {
    background-repeat: no-repeat;
    height: 126px;
    padding: 0px;
    margin: 0px;
}

div#subheader {
    height: 30px;
    padding: 0px;
    margin-top: 8px;
}

#header h1 {
    font-size: 80px;
    font-weight: bold;
    margin: 0px;
    letter-spacing: 8px;
}

#header h2 {
    font-weight: normal;
    letter-spacing: 4px;
    color: silver;
    margin: 0px;
}

#subheader a {
    text-decoration: none;
    color: white;
}

/*----------------------------
            Structure
----------------------------*/
#nav {
    width: 21%;
    padding-right: 8px;
    float: left;
}

#sitemain {
    padding-left: 10px;
    width: 76%;
    vertical-align: top;
    min-height: 500px;
    float: left;
}

/*----------------------------
            Documents
----------------------------*/

div.CDL {
    padding-top: 4px;
    padding-bottom: 6px;
    color: #000066;
    width: 100%;
    float: left;
}

.docref {
    font-weight: bold;
}

.gray {
    font-size: 7pt;
    color: gray;
}

.bold {
    font-weight: bold;
    font-size: 7pt;
    color: #000066;
}

div#CDLdocument {
    padding: 8px;
    float: none;
    vertical-align: top;
    color: black !important;
    background-color: white;
    font-size: 10pt !important;
}

div#HtmlDivDocuments {
    margin-bottom: 0 !important;
}

div#CDLdocument h1 {
    color: black !important;
}

div#CDLdocument h2 {
    color: black !important;
}

div#CDLdocument h3 {
    color: black !important;
}

div#CDLdocument h4 {
    color: black !important;
}

/*----------------------------
            Widgets
----------------------------*/

div#widgetzone {
    border: 1px solid silver;
    float: right;
}

div.widget {
    padding: 10px 15px;
    margin-bottom: 5px;
    z-index: 1;
    min-width: 1px;
    color: #999999;
}

    div.widget .item {
        padding-bottom: 4px;
    }

    div.widget h4 {
        font-size: 13px;
        border-bottom: 1px solid silver;
        padding-bottom: 5px;
        margin: 0;
        margin-bottom: 5px;
        position: relative;
        z-index: 0; /*color: #999999;*/
        letter-spacing: 1px;
    }

        div.widget h4 a {
            font-size: 8pt;
            text-decoration: none !important;
            letter-spacing: 0px !important;
            font-weight: normal !important;
            color: #5C80B1 !important;
        }

/*----------------------------
            Events
----------------------------*/

div.event {
    padding: 2px 8px 0 0;
    margin-bottom: 10px;
    line-height: 17px;
    position: static;
    text-align: left;
}

.plenary {
    background-color: #D7D7FF;
}

.pubDate {
    font-size: smaller;
    color: Gray;
}

div.event h1 {
    color: #330099;
    font-size: 15px;
    margin: 2px 0 0 0;
}

div.event h2, h2 a {
    color: #5C80B1 !important;
    font-size: 12px;
    margin: 2px 0 0 0;
}

    div.event h2 a:hover {
        text-decoration: underline;
    }

.thumbnails img {
    padding: 0px 5px 4px 0;
    border: none;
    float: left;
    /*max-width: inherit;*/
    /*max-height:85px;*/
}

.thumbnails {
    padding: 0px 5px 4px 0;
    border: none;
    float: left;
    /*max-width: inherit;*/
    /*max-height:85px;*/
}

.pictures img {
    padding: 0px 40px 4px 0;
    border: none;
    float: left;
    width: 450px;
}

.pictures {
    padding: 0px 40px 4px 0;
    border: none;
    float: left;
    max-width: 450px;
}

/*----------------------------
          CoE styling
----------------------------*/

.TBbuttonColor {
    padding: 1px 5px 1px 5px;
    float: left;
    background-color: #330099;
}

.TBbuttonBlank {
    float: left;
    background-color: #FFFFFF;
}

.TBbuttonLight a {
    float: left;
    background-color: #FFFFFF;
    border: solid 1px #330099;
    color: #330099 !important;
    padding-left: 2px;
    padding-right: 2px;
}

a.BoutonOut:hover {
    color: #FDD017 !important;
}

a.BoutonIn:hover {
    background-color: #330099;
    color: #FDD017 !important;
}

h2 .selectedMenu {
    background-position: left center;
    background-image: url('Images/TriangleBleuDroite.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    font-weight: bold;
    white-space: nowrap;
    color: black !important;
}

.unselectedMenu {
}

td {
    vertical-align: top;
}

.titleLink {
    text-decoration: underline;
    color: #5C80B1;
}
}
