﻿
body
{
    background-color: #EA670C;
}
#center
{
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 1095px;
}
#header-sdm
{
    background: transparent url('/images/header.png') no-repeat scroll center top;
    height: 182px;
}

#logo
{
    float: left;
    height: 84px;
    text-indent: -9999px;
    width: 333px;
}
#instruments
{
    background-color: #8C2D5C;
    border: 0px;
    color: white;
    height: 1.3em;
    font-weight: bold;
}
#peuples
{
    background-color: #00B8F1;
    border: 0px;
    color: white;
    height: 1.3em;
    font-weight: bold;
}
#langues
{
    background-color: #3E84C5;
    border: 0px;
    color: white;
    height: 1.3em;
    font-weight: bold;
}
#institutions
{
    background-color: #013140;
    border: 0px;
    color: white;
    height: 1.3em;
    font-weight: bold;
}
.whiteLink:visited
{
    color: white;
    text-decoration: none;
}
.whiteLink:active
{
    color: white;
    text-decoration: none;
}
.whiteLink:link
{
    color: white;
    text-decoration: none;
}
.whiteLink:hover
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#headerbanner 
{
	background:url('../images/header.png') no-repeat;
}
