body {
    margin: 0;
    padding: 0;
    background-color: #fefefe;
    overflow: scroll;
    overflow-x: auto;
}

.menu {
    padding: 0;
    margin: 0;
    font-family: Georgia, 'Times New Roman', Times, serif;
    background-color: #CCCCCC;
    border-collapse: collapse;
    width: 100%;
    height: 62px;
    border: 0;
    overflow: hidden;
}
.menu div {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
}
.menu td, .menu td {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12px;
    letter-spacing: -1px;
    word-spacing: 0.25em;
    text-align: center;
    vertical-align: middle;
    border-right: solid 1px white;
    padding: 0;
    line-height: inherit;
}
.menu div.holder {
    position: relative;
    left: 0;
    top: 0;
    width: 100px;
    height: 62px;
    vertical-align: middle;
}
.menu .decorator {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 92px;
    height: 54px;
    background-color: #AEAEAE;
}
.menu .block {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    font-size: 2px;
    opacity: 0.0;
}
.menu a {
    text-decoration: none;
    font-weight: bold;
    border: 0;
    color: #333333;
}
.menu img {
    border: 0;
}

.menu .holder img {
    position: absolute;
    width: 11px;
    height: 11px;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.menu .decorator a {
    position: absolute;
    left: 0;
    padding: 18px 0 18px 0;
    width: 92px;
    display: block;
    z-index: 2;
}

.menu .decorator a:hover {
    color: inherit;
}

.menu .hover a {
    color: white !important;
}

.menu .filler {
}

#connect {
    width: 172px;
    padding: 4px;
    background-color: #999999;
}
#connect form {
    margin: 0;
    padding: 1px;
    height: 52px;
    overflow: hidden;
}
#connect table {
    margin: 0 auto 0 auto;
    border: 0;
    height: 50px;
    border-collapse: collapse;
}
#connect table td {
    text-align:left;
    border: 0;
    padding: 0;
    margin: 0;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
}
#connect form {
    background-color: #828282;
}
#connect label {
    color: white;
    margin: 1px;
    padding: 0;
    font-size: 10px;
    font-weight: normal;
    line-height: 8px;
}
#login, #password {
    width: 86px;
    height: 17px;
    font-size: 10px;
    font-weight: normal;
    background-image: url('input-bkground.png');
    color: black;
    border: solid #999999 1px;
    margin: 1px 0;
    vertical-align: top;
}
#go {
    border:0;
    margin: 1px;
    width: 18px;
    height: 18px;
}

#corporate {
    width: 147px;
}

#edmcontent {
    width: 100px;
}
#edmcontent .block {
    background-color: #2B8257;
}

#demo {
    width: 100px;
}
#demo .block {
    background-color: #008282;
}

#register {
    width: 100px;
}
#register .block {
    background-color: #57AE57;
}

#seeAlso {
    width: 100px;
}
#seeAlso a {
    padding: 9px 0 9px 0;
}
#seeAlso .block {
    background-color: #82AE57;
}

.imprint {
    background-image: url('ladecouverte-bkground.png');
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
}

.imprint img {
    float: left;
    border: 0;
}
.imprint div.container {
    background-image: url('ladecouverte.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 100%;
}
.imprint p {
    font-size:14px;
    font-weight: bold;
    padding:10px 4px 10px 40px;
    margin: 0;
    line-height: 20px;
    color: #eee;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
.imprint a {
    color: #666;
}

/*** contenu ***/

#view {
    min-height: 600px;
    padding: 0;
    vertical-align: top;
    min-width: 1018px;
}
#view .headline {
    font-family: Cambria, Times New Roman;
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin: 20px 0 20px 0;
}

#pageBody-shadow {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    margin: 16px 10px 16px 260px;
    padding: 0;
    background-color: #ccc;
}

#pageBody {
    background-color: white;
    border: solid 1px #999999;
    position: relative;
    left: -4px;
    top: -4px;
    padding: 0;
    margin: 0;
    min-height: 620px;
}

#countries {
    width: 100px;
}
#countries .block {
    background-color: #2B8257;
}

#theWorldToday {
    width: 100px;
}
#theWorldToday .block {
    background-color: #008282;
}

#theXXCentury {
    width: 100px;
}
#theXXCentury .block {
    background-color: #57AE57;
}

#Statistics {
    width: 100px;
}
#Statistics .block {
    background-color: #82AE57;
}

.menu .filler {
    background-color: #999999;
    padding: 4px;
    border:0;
}

.menu .filler div {
    height: 54px;
    background-color: #828282;
}


#footer {
    text-align: right;
    margin: 0 16px 16px 0;
    font-size: 12px;
}
#footer a {
    margin-left: 16px;
    color: blue;
}

#sidebar {
    float: left;
    width: 240px;
    margin: 0 0 8px 0;
    vertical-align: top;
}

#sidebar .block {
    padding: 4px 4px 4px 8px;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #333333;
    font-family: Arial, Helvetice, Geneva, sans-serif;
    font-size: 13px;
    line-height: 16px;
    clear: both;
}
#sidebar .block p {
    margin: 8px 0 4px 0;
    text-align: justify;
}
#sidebar a {
    color: inherit;
    text-decoration: none;
}

#sidebar .block .header {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    text-align: right;
    letter-spacing: -2px;
    word-spacing: 0.25em;
    line-height: 1em;
}
#sidebar .block .header strong {
    font-weight: bolder;
}

#sidebar .errortext {
    display: block;
}

#b1 {
    border-left: solid 3px #2B8257;
}

#b1 p {
    text-align: left !important;
}

#b1 .header, #b1 a {
    color: #2B8257;
}

#b1 img {
    float: right;
    margin-left: 8px;
    border: 0;
}

#b1 form {
    margin: 0;
    padding: 0;
    line-height: 18px;
    vertical-align: bottom;
}
#b1 .text{
    margin: 1px 0 1px 0;
    width: 86px;
    height: 17px;
    font-size: 10px;
    font-weight: normal;
    background-image: url('input-bkground.png');
    color: black;
    border: solid #999999 1px;
    vertical-align: top;
}

#b2 {
    border-left: solid 3px #008282;
    color: #008282;
}
#b2 .header, #b2 a {
    color: #008282;
}

#b3 {
    border-left: solid 3px #57AE57;
    color: #57AE57;
}
#b3 .header, #b3 a{
    color: #57AE57;
}

#b4 {
    border-left: solid 3px #82AE57;
    color: #82AE57;
}
#b4 .header, #b4 a {
    color: #82AE57;
}

#b5 {
    border-left: solid 3px #57AEAE;
    color: #57AEAE;
}
#b5 .header, #b5 a {
    color: #57AEAE;
}

.resultat {
    /*float:left;*/
    padding:5px;
    width:500px;
    background-color:#C1E0D1;
    border-bottom:2px solid #ffffff;
    margin-left:10px!important;
    margin-left:5px;
}

.resultat_titre {
    font-size:12px;
    color:#009999;
    font-weight:bold;
}

div#flash_planisphere { text-align:left; }
object#flash_planisphere { display:inline; }
div#flash_continent { text-align:left; }
object#flash_continent { display:inline; }

#country_navigation { margin: 10px; text-align: center; display: none; }

table.countries {
    table-layout: fixed;
    border: 0;
    margin: 0 auto 16px auto;
    padding: 0;
}

.countries td {
    vertical-align: top;
    font-family: Arial;
    font-size: 11px;
    width: 25%;
    min-width: 175px;
}
.countries a {
    display: block;
    color: #333;
    text-decoration: none;
}
.countries strong {
    text-align: center;
    display: block;
    font-size: 1.5em;
    color: #693080;
    margin: 14px auto 8px auto;
}
.map {
    padding: 0.5cm;
}
.map object, .map embed {
    float: none;
    text-align: center;
}

.map h1 {
    text-align: center;
    margin: 0 0 32px 0;
    color: #693080;
}

#content {
    padding: 1cm;
    font-family : Helvetica, Arial, Geneva, sans-serif;
    font-size : 14px; 
    color:#000000; 
    text-align: justify;
    line-height: 1.5em;
}

#content h1 {
    font-family : Courier New, Courier, mono;
    text-transform: uppercase;
    color: #33c;
    font-weight: bold;
    font-size: 150%;
    margin-bottom: 3em;
    padding-left: 1.2em;
    background: scroll transparent url('../img/h1.png') center left no-repeat;
    text-align: left;
}

#content h2 {
    font-family : Courier New, Courier, mono;
    text-transform: uppercase;
    color: #33c;
    font-weight: bold;
    font-size: 120%;
    margin: 1.25em 0 1.25em 0;
    padding-left: 1.2em;
    background: scroll transparent url('../img/h2.png') center left no-repeat;
    text-align: left;
}

#content h3 {
    font-weight: bold;
    font-size: 100%;
    margin: 1em 0 0 0;
    padding: 0;
}

#content address {
   font-style: normal; 
   margin: 1em 0 2em;
}

#content p {
    margin: 0 0 0.5em 0;   
}

#content ul {
    margin: 0 0 0.5em 0;
    padding-left: 1.25em;
    list-style-image: url('../img/li.png');
}

#content em {
    /*color: #33c;*/
}

#content a {
    color: #f60;
}

.tabcontrol {
    text-align: center;
}

.tabcontrol a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 92px;
    height: 32px;
    line-height: 32px;
    border: solid #ccc 4px;
    color: white !important;
    font-weight: bold;
    letter-spacing: -1px;
    word-spacing: 1em;
    background-color: #AEAEAE;
    text-decoration: none;
    margin-bottom: 32px;
}

.t1 a.selected {
    background-color: #2B8257;
    border-color: #339966;
}
.t1 a:hover {
    background-color: #339966;
    border-color: #2B8257;
}

.t2 a.selected {
    background-color: #008282;
    border-color: #009999;
}
.t2 a:hover {
    background-color: #009999;
    border-color: #008282;
}

.t3 a.selected {
    background-color: #57AE57;
    border-color: #66CC66;
}
.t3 a:hover {
    background-color: #66CC66;
    border-color: #57AE57;
}

.t4 a.selected {
    background-color: #82AE57;
    border-color: #99CC66;
}
.t4 a:hover {
    background-color: #99CC66;
    border-color: #82AE57;
}

.t5 a.selected {
    background-color: #57AEAE;
    border-color: #66CCCC;
}
.t5 a:hover {
    background-color: #66CCCC;
    border-color: #57AEAE;
}

#comments {
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:14px;
    line-height:20px;
    text-align:justify;
    text-decoration:none;  
    margin: 10px 60px 0.5cm;
    border: solid #693080 1px;
    background-color: #e8e0ec;
    color: #333;
}

#comments p {
    margin: 10px;
}

#comments a {
    color: #693080;
    text-decoration: none;
}

.linklist p {
    margin: 2em 4em !important;
}

.ui-dialog {
    border: solid 4px #693080;
    background-color: #693080;
    position: absolute !important;
}

.ui-dialog-titlebar {
    background-color: #693080;
    color: white;
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:14px;
    font-weight: bold;
    height: 20px;
    position: relative;
    width: 100%;
    cursor: move;
}

.ui-dialog-title {
    display: block;
    white-space: nowrap;
    position: relative;
    left: 0; 
    right: 0;
}

.ui-dialog-titlebar-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: smaller;
}

.ui-dialog-titlebar a {
    color: white !important;
    text-decoration: none;
}

.ui-dialog-content object, .ui-dialog-content embed, .ui-dialog-content #flash {
    background-color: #828282;
}
.ui-dialog-content #description {
    background-color: white;
    padding: 6px;
    text-align: center;
}
.ui-dialog-content #description p {
    margin: 0;
}
