body{    background-color: #003366;    font-family: Verdana, Arial, Helvetica, sans-serif;    color: #ffffff;}p{    float: left;    margin: 0 10px;    font-size: 11px;    font-weight: bold;}a{    color: #ffffff;    text-decoration: none;}img{    border: none;}#contenu{    position: absolute;    width: 900px;    height: 530px;    left: 50%;    top: 50%;    /*	margin-left: -384px;	margin-top: -213px;*/    margin-left: -422px;    margin-top: -265px;    /*	background-color: #33ff00;*/    background-image: url("../images/procidis.png");    background-position: top center;    background-repeat: no-repeat;}.langues{    position: absolute;}#lng_en{    left: 100px;    top: 127px;    margin: 0;}#lng_fr{    left: 570px;    top: 380px;    margin: 0;}#bandeau_liens{    height: 35px;    position: relative;    top: 500px;}.plugins{    padding-top: 4px;}#plg_en{    text-align: right;}#plg_fr{    text-align: left;}
