html, body {
    height : auto !important;
    height : 100%;
}

#TB_window {
    font-size        : 12px;
    font-family : museo_slab700, Arial, Helvetica, sans-serif;
    color       : #002685;
}

#TB_secondLine {
    font       : 13px museo_slab700, Arial, Helvetica, sans-serif;
    color      : #002685;
    text-align : center;
}

#TB_secondLine #TB_prev {
    position    : absolute;
    left        : 10px;
    font-weight : bold;
    font-size   : 11px;
}

#TB_secondLine #TB_next {
    position    : absolute;
    right       : 15px;
    font-weight : bold;
    font-size   : 11px;
}

#TB_window a {
    font            : 13px museo_slab700, Arial, Helvetica, sans-serif;
    color           : #002685;
    text-decoration : none;
}

#TB_window a:hover {
    color           : #333333;
    text-decoration : none;
}

#TB_overlay {
    position         : absolute;
    z-index          : 10000;
    top              : 0px;
    left             : 0px;
    background-color : #000;
}

#TB_window {
    background : white;
    position   : absolute;
    top        : 6%;
    right      : auto;
    display    : block;
    z-index    : 10001;
    color      : #000000;
    text-align : left;
}

#TB_window img {
    display       : block;
    margin        : 15px 0 0 15px;
    border-right  : 1px solid #ccc;
    border-bottom : 1px solid #ccc;
    border-top    : 1px solid #666;
    border-left   : 1px solid #666;
}

#TB_caption {
    height         : 25px;
    padding-top    : 10px;
    float          : left;
    width          : 100%;
    position       : relative;
    padding-bottom : 3px;
}

#TB_closeWindow {
    position : absolute;
    right    : -15px;
    top      : -2px;
}

#TB_closeAjaxWindow {
    padding         : 0;
    margin          : 0;
    text-align      : right;
    color           : #333333;
    text-decoration : none;
    position        : absolute;
    right           : 5px;
    top             : 5px;
    display         : block;
    width           : 28px;
    height          : 24px;
}

#TB_closeAjaxWindow a {
    display    : block;
    width      : 28px;
    height     : 24px;
    padding    : 0;
    margin     : 0;
    background : url("/img/alerte/del.png") no-repeat left top;
}

#TB_closeAjaxWindow a:hover {
    background-position : left bottom;
}

#TB_closeWindowButton {
    display             : inline-block;
    background-repeat   : no-repeat;
    background-position : right;
    height              : 22px;
    padding             : 3px 30px 3px 0;
}

#TB_ajaxWindowTitle {
    font-size     : 14px;
    font-weight   : bold;
    float         : left;
    padding       : 7px 0 5px 10px;
    margin-bottom : 1px;
}

#TB_title {
    height     : 34px;
    width      : 100%;
    background : none;
    margin     : 0;
    padding    : 0;
    font-size  : 0;
}

#TB_ajaxContent {
    clear       : both;
    padding     : 2px 15px 15px 15px;
    overflow    : auto;
    text-align  : left;
    line-height : 1.4em;
}

#TB_ajaxContent p {
    padding : 5px 0px 5px 0px;
}

#TB_load {
    position : absolute;
    display  : none;
    height   : 100px;
    width    : 100px;
    z-index  : 101;
}

#TB_HideSelect {
    z-index  : 99;
    position : absolute;
    top      : 0;
    left     : 0;
    border   : none;
}

#TB_iframeContent {
    clear         : both;
    border        : none;
    margin-bottom : -1px;
    width         : 940px;
    height        : 530px;
}

* html #TB_iframeContent {
    margin-bottom : 1px;
}

div.container_affiche_video {
    display    : block;
    text-align : center;
    position   : relative;
}

div.container_affiche_video h2 {
    font-size     : 20px;
    color         : #0064a6;
    font-weight   : bold;
    margin-bottom : 15px;
}

div.container_affiche_video .content_desc_video {
    font-size     : 14px;
    color         : #333333;
    margin-bottom : 15px;
}

div.container_affiche_video iframe {
    margin-left  : auto;
    margin-right : auto;
}

div.container_affiche_video .close {
    position    : absolute;
    top         : 0;
    right       : 0;
    display     : block;
    font-size   : 15px;
    content     : "\f00d";
    height      : 30px;
    width       : 30px;
    font-family : FontAwesome;
}

div.container_affiche_video .close:before {
    position    : absolute;
    top         : 0;
    right       : 0;
    display     : block;
    font-size   : 20px;
    content     : "\f00d";
    text-align  : center;
    line-height : 30px;
    height      : 30px;
    width       : 30px;
    font-family : FontAwesome;
    color       : #0064a6;
}

#TB_title {
    height  : 0px;
    display : none;
}
