/* Pour le positionnement fixe sous IE6 :
** http://www.cssplay.co.uk/layouts/frame.html
*/

* html {
    overflow-y: hidden;
}

body {
    background: white;
    margin: 0px;
    overflow-y: scroll;
    height: 100%;
}

*+html body {
    overflow-y: hidden;
}

div, table, .topmenu ul, .topmenu li, #leftmenu ul, #leftmenu li {
    padding: 0px;
    margin: 0px;
}

table, th, td {
    border: 0px;
    border-color: white;
}

img {
    border: none;
}

.fixed {
    position: fixed;
    z-index: 100;
}

* html .fixed {
    position: absolute;
}

#header_l {
    top: 0px;
    left: 0px;
}

#header_l2 {
    top: 119px;
    left: 0px;
}

#header_r {
    top: 0px;
    right: 0px;
    width: 438px;
    height: 168px;
    background: url('layout/back_tr.png');
}

#header_c {
    right: 310px;
    top: 0px;
    left: 466px;
    height: 58px;
    background: url('layout/back_tc.png') repeat-x;
}

#logo {
    display: block;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

#header_marquee {
    top: 8px;
    left: 160px;
    width: 80%;
    text-align: center;
    font: bold 20px 'Arial Narrow' sans-serif;
    color: white;
    letter-spacing: 6px;
}

#page_logo {
    top: 40px;
    right: 0px;
}

#bg_tl {
    top: 153px;
    left: 0px;
}

#bg_l {
    top: 486px;
    left: 0px;
    width: 49px;
    height: 100%;
    background: url('layout/back_bl.png') repeat-y;
}

#footer_l {
    bottom: 0px;
    left: 0px;
    width: 63px;
    height: 81px;
}

#footer_c {
    bottom: 0px;
    left: 0px;
    width: 95%;
    height: 21px;
    background: url('layout/back_bc.png') repeat-x;
}

#footer_c, #footer_c a {
    text-decoration: none;
    color: white;
    font: 12px sans-serif;
    line-height: 21px;
}

#footer_r {
    bottom: 0px;
    right: 0px;
    width: 201px;
    height: 174px;
    background-image: url('layout/back_br.png')
}

#go_client {
    bottom: 0px;
    right: 0px;
}

#go_client a {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    height: 93px;
    width: 85px;
    background: url('layout/go_client_space.gif') top right no-repeat;
    cursor: pointer;
}

#go_client a:hover {
    width: 300px;
}

#content_wrap {
    text-align: center;
    margin: 40px 20px 70px 195px;
    background: white;
}

#content {
    display: inline;
    text-align: left;
    font: 12px sans-serif;
}

a {
    color: orangered;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.toptext {
    line-height: 0px;
    font-size: 0px;
    top: 50px;
    left: 220px;
    width: 80%;
}

.topmenu {
    text-align: center;
}

#ancestry {
    top: 83px;
    left: 10px;
    font: 12px sans-serif;
    color: white;
}

#ancestry a, #ancestry a:hover {
    color: orange;
    text-decoration: none;
}

.topmenu table {
    display: inline-table;
    border-collapse: collapse;
/*    vertical-align: top;*/
    float:left;
}

.topmenu_sub {
    position: absolute;
}

.topmenu td {
    margin: 0px;
    padding: 0px;
}

.topmenu th {
/*    text-transform: uppercase;*/
    padding: 0px;
    font: bold 12px sans-serif;
    color: #0000a0;
    background: white;
}

.topmenu_title {
    margin: 0px !important;
    text-transform: uppercase;
    font: bold 12px sans-serif !important;
    letter-spacing: 1px;
    font-size: 12px;
}

.topmenu th div {
    margin-top: 6px;
    font-weight: normal;
}

.topmenu a {
    color: #0000a0;
    text-decoration: none;
}

#leftmenu a {
    color : black;
    text-decoration: none;
}

#leftmenu a:hover {
    color: orangered;
    font-weight: bold;
}

#leftmenu li {
    list-style: none;
    padding-top: 1px;
}

.topmenu li {
/*    text-transform: none;*/
    padding: 3px;
    list-style: none;
}

.topmenu a:hover {
    background: #b9cde5;
    color: orangered;
    text-decoration: none;
}

.topmenu_tl {
    background: url('layout/topmenu_tl.png');
    height: 4px;
}

.topmenu_tc {
    background: url('layout/topmenu_t.png') repeat-x;
    height: 4px;
}

.topmenu_tr {
    background: url('layout/topmenu_tr.png');
    height: 4px;
}

.topmenu_cl {
    background: url('layout/topmenu_l2.png') repeat-y;
}


.topmenu_cc {
    background: white;
}

.topmenu_cr {

    background: url('layout/topmenu_r2.png') repeat-y;

}

.topmenu_bl {
    background: url('layout/topmenu_bl.png');
    height: 19px;
}

.topmenu_bc {
    background: url('layout/topmenu_b.png') repeat-x;
    height: 19px;
}

.topmenu_br {
    background: url('layout/topmenu_br.png');
    height: 19px;
}

.topmenu_pad {
    background: white;
}

.topmenu_item {
    display: inline;
    width: 142px;
}

.topmenu_subitem {
    display: none;
    position: absolute;
    width: 2000px;
    left: 100px;
    top: -16px;
}

.topmenu_list {
    text-align: left;
    float: left;
    width: 100px;
}

.topmenu_list_toplevel {
    display: none;
}

.topmenu_list li {
    position: relative;
    padding: 3px;
    list-style: none;
}

.topmenu_subitem_haschild {
    background: url("layout/arrow.gif") no-repeat 92px center;
}

#leftmenu {
    top: 110px;
    left:5px;
}

.leftmenu_item {
    width: 170px;
}

.leftmenu_top {
    height: 10px;
    font-size: 1px;
    background-image: url('layout/lmenu_top.png');
}

.leftmenu_bottom {
    height: 25px;
    font-size: 1px;
    background-image: url('layout/lmenu_bottom.png');
}

.leftmenu_title {
    padding: 0px 15px 5px 5px;
    text-align: center;
    font: bold 14px sans-serif;
    color: orangered;
    height: 1%;
    background-image: url('layout/lmenu_title.png');
}

.leftmenu_text {
    padding: 5px 18px 0px 8px;
    font: 500 12px sans-serif;
    line-height: 17px;
    height: 1%;
    background-image: url('layout/lmenu_text.png');
}

table.blueframe, table.orangeframe, div.blueframe table, .orangeframe table {
    font-size: 1px;
    border-collapse: collapse;
}

.blueframe td, .orangeframe td {
    margin: 0px;
    padding: 0px;
}

.blueframe_tl {
    background: url('layout/cadre/bleu/tl.png');
    height: 6px;
}

.blueframe_tc {
    background: url('layout/cadre/bleu/tc.png') repeat-x;
    height: 6px;
}

.blueframe_tr {
    background: url('layout/cadre/bleu/tr.png');
    height: 6px;
}

.blueframe_tit_l {
    background: url('layout/cadre/bleu/tit_l.png');
}

.blueframe_tit {
    font: bold 14px sans-serif;
    text-align: center;
    color: #2750b2;
    background: #b9cde5;
    padding-bottom: 3px !important;
}

.blueframe_tit_r {
    background: url('layout/cadre/bleu/tit_r.png');
}

.blueframe_txt_l {
    background: url('layout/cadre/bleu/txt_l.png');
}

.blueframe_txt {
    font-size: 13px;
    padding: 5px 5px 0px !important;
    background: white;
}

.blueframe_txt_r {
    background: url('layout/cadre/bleu/txt_r.png');
}

.blueframe_bl {
    background: url('layout/cadre/bleu/bl.png');
    height: 23px;
}

.blueframe_bc {
    background: url('layout/cadre/bleu/bc.png') repeat-x;
    height: 23px;
}

.blueframe_br {
    background: url('layout/cadre/bleu/br.png');
    height: 23px;
}

.orangeframe_tl {
    background: url('layout/cadre/orange/tl.png');
    height: 6px;
}

.orangeframe_tc {
    background: url('layout/cadre/orange/tc.png') repeat-x;
    height: 6px;
}

.orangeframe_tr {
    background: url('layout/cadre/orange/tr.png');
    height: 6px;
}

.orangeframe_tit_l {
    background: url('layout/cadre/orange/tit_l.png');
}

.orangeframe_tit {
    font: bold 14px sans-serif;
    text-align: center;
    color: white;
    background: #ff9e2b;
    padding-bottom: 3px !important;
}

.orangeframe_tit_r {
    background: url('layout/cadre/orange/tit_r.png');
}

.orangeframe_txt_l {
    background: url('layout/cadre/orange/txt_l.png');
}

.orangeframe_txt {
    font-size: 13px;
    padding: 5px 5px 0px !important;
    background: white;
}

.orangeframe_txt_r {
    background: url('layout/cadre/orange/txt_r.png');
}

.orangeframe_bl {
    background: url('layout/cadre/orange/bl.png');
    height: 23px;
}

.orangeframe_bc {
    background: url('layout/cadre/orange/bc.png') repeat-x;
    height: 23px;
}

.orangeframe_br {
    background: url('layout/cadre/orange/br.png');
    height: 23px;
}

.topmenu table {
    display: inline;
}

#news_frame {
    width: 170px;
    margin-top: 20px;
}

#news_frame_top {
    height: 10px;
    font-size: 1px;
    background-image: url('layout/lmenu_top_orange.png');
}






#news_frame_bottom {
    height: 25px;
    text-align: center;
    background-image: url('layout/lmenu_bottom.png');
}

#news_frame_title {
    padding: 0px 15px 5px 5px;
    text-align: center;
    font: bold 14px sans-serif;
    color: white;
    height: 1%;
    background-image: url('layout/lmenu_title_orange.png');
}

#news_frame_text {
    padding: 5px 18px 0px 8px;
    line-height: 17px;
    height: 134px;
    overflow: hidden;
    background-image: url('layout/lmenu_text.png');
}

#news_frame_text, a#news_readnext {
    font: 11px sans-serif;
}

a#news_readnext :hover, .readnext a:hover {
    font-weight: bold;
    color: orangered;
}

#news_frame_text h1 {
    font: bold 12px sans-serif;
    color: orangered;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
}

.news_sub {
    text-align: justify;
    height: 117px;
    overflow: hidden;
}

.news_readnext {
    text-align: center;
    margin-top: 5px;
    height: 12px;
    font: 11px sans-serif;
}
