body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #FFFFFF;
}
img {
    border: 0;
}
body * {
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
}
body a {
    text-decoration: none;
}
body a:hover {
    text-decoration: underline;
}
#fond {
    background-color: #FFFFFF;
    height: 100%;
}
#general {
    width: 980px;
    height: 600px;
    border: 1px solid #CCCCCC;
    background-color: white;
    text-align: left;
    margin: 0px auto 0 auto;
    position: relative;
}
#general ul.lang {
    position: absolute;
    top: 8px;
    right: 0px;
    margin: 0;
}
#general ul.lang li, #general .menu_pied li {
    float: left;
    display: block;
    height: 30px;
    font-size: 11px;
}
#general ul.lang li a {
    padding: 10px;
    color: #8386BD;
}
#general #menu {
    visibility: hidden;
}
#general .menu {
    position: absolute;
    top: 30px;
    right: 0;
    width: 637px;
    background-repeat: repeat-x;
    background-image:url(../images/fondligne_menu.gif);
}
#general .menu > ul {
    height: 28px;
    background-image:url(../images/ligne1_menu.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}
#general .menu ul li {
    display:block;
    float: left;
    min-width: 60px;
    height: 25px;
    padding-top: 3px;
    box-sizing: content-box;
}
#general .menu ul li {
    border-bottom: 1px solid black;
}
#general .menu ul li ul {
    position: absolute;
    top: 29px;
    left: 0px;
    width: 637px;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 1;
}
#general .menu ul li ul li {
    white-space: nowrap;
    background-color: #7C87C2;
    border: 0;
}
* html #general .menu ul li ul {
    padding-left: 10px;
    width: 627px;
}
#general .menu ul li a {
    color: black;
    font-size: 11px;
    padding: 5px 6px 5px 6px;
    border-left: 1px solid #7C87C2;
    letter-spacing: 2px;
}
#general .menu ul li ul li a {
    border:0;
}
* html #general .menu ul li ul li a {
    position: relative;
    top: 3px;
}
#general .menu ul > li:hover, #general .menu ul li:hover ul {
    background-color: #7C87C2;
    display: block;
}
#general .menu ul > li:hover {
    border-color: #7C87C2;
}
#general .menu ul li a:hover, #general .menu ul > li:hover > a {
    text-decoration: none;
    color: white;
}
#general .menu ul li ul li a:hover {
    color: white;
}
#general .menu ul li:hover ul {
    z-index: 100;
}
#general .logo {
    position: absolute;
    left: 30px;
    top: 3px;
}
#general .menu_pied {
    position: absolute;
    bottom: -10px;
    right: 20px;
    padding: 0px;
    margin: 0px;
	color:#8386bd;
}
#general .menu_pied li a {
    padding: 0 5px 0 5px;
    color: #8386bd;
}
#general > cite {
    position: absolute;
    bottom: 3px;
    left: 5px;
    border-top: 1px solid white;
    font-size: 11px;
    font-style: normal;
    padding: 2px 0 0 10px;
    color: white;
}
#general .poscoord {
    width: 727px;
    height: 359px;
    position: relative;
    top: 142px;
    left: 40px;
    margin-bottom: 100px;
    background-color: white;
}
#general .poscoord .imgleft {
    position: absolute;
}
#general .poscoord .content {
    position: relative;
    top: 0;
    left: 322px;
    width: 405px;
    height: 339px;
    background-color: #9898CA;
    height: 359px;
}
#general .poscoord .content * {
    color: black;
}
#general .poscoord .content .news {
    width: 360px;
    height: 335px;
    padding: 10px;
    margin-left: 3px;
}
#general .poscoord .content .news h2 {
    font-size: 12px;
    margin: 0;
}
#general .poscoord .content .news h3 {
    font-size: 11px;
    margin: 0.5em 0 0 0;
}
#general .poscoord .content .news p {
    font-size: 11px;
    margin: 1em 0 0 0;
}
#general .poscoord .content .news iframe {
    height: 250px;
    width: 380px;
}
#general .poscoord .content .news ul {
    margin-left: -25px;
    margin-top: 10px;
    list-style-image: url(../images/fr/manuals/fleche1.gif);
}
* html #general .poscoord .content .news ul {
    margin-left: 15px;
}
#general .poscoord .content .news ul li a, #general .poscoord .content .news ul li {
    font-size: 11px;
    font-weight: bold;
}
.country h1 {
    background-image: url(../images/pays/font_titre_continent.jpg);
    background-repeat: repeat-y;
    height: 35px;
    margin: 0;
    font-size: 18px;
    font-weight: normal; 
    padding: 10px 0 0 10px;
}
.country .scroll {
    height: 314px;
    overflow: auto;
    scrollbar-base-color: white;
}
.country .scroll table {
    width: 698px;
    margin: 10px 0 0 9px;
}
.country .scroll table tr td {
    border-bottom: 3px solid #F2F2F2;
    padding: 5px;
}
.country .scroll table tr * {
    color:black;
    font-size: 12px;
    vertical-align: top;    
}
.country .scroll table tr td a.lmap {
    background-image: url(../images/pays/map_ico.gif);
    padding-left: 15px;
    text-decoration: underline;
}
.country .scroll table tr td strong, .country .scroll table tr td a {
    color: #392DAB;
}
.country .scroll table tr td dl {
    margin: 0 0 -15px 0;
}
.country .scroll table tr td dl dt {
    display: inline;
}
.country .scroll table tr td dl dd {
    margin: 0;
    position: relative;
    margin-left: 45px;
    top: -15px;
}
.country .scroll table tr td dl dd a {
    color: black;
}
#general .menu ul li.selected {
    background-color: #7C87C2;
    border-color: #7C87C2;
}
#general .menu ul li.selected ul {
    display: block;
    width: 627px;
    background-color: #7C87C2;
}
#general .menu ul li.selected a {
    color: white;
    font-weight: bold;
}
#general .menu ul li.selected ul li a {
    font-weight: normal;
    color: black;
}
#general .menu ul li.selected ul li a.selected {
    font-weight: bold;
    color: white;
}

