/* couleur de fond */body {   background-color: #FFFFFF;}/* attributs des liens */a {   text-decoration: none;}a:visited {   color: #3300CC;}a:hover {   color: orange;   font-style: italic;}a.on {   color: #FFFFFF;   background-color: #FF3333;}/* attributs des tableaux */table {   border: 0px solid #000000;}table th {   border: 1px solid #000000;   background-color: #99CCFF;}table td {   border: 1px solid #000000;}/* page d'accueil */#bandeau_ecf_accueil {   position: absolute;   top: 10px;   left: 150px;}#menu_des_langues {   position: absolute;   top: 100px;   left: 200px;}#cadres_des_langues {   background-color: #FFFFFF;   border: 1px solid #000000;   width: 500px;   padding-top: 10px;   padding-bottom: 10px;   text-align: center;}#logo_ecf {   position: absolute;   top: 150px;   left: 600px;   border: 1px solid #000000;}/* &eacute;l&eacute;ments de haut de page */#retour_page_d_accueil {   position: absolute;   top: 20px;   left: 200px;}#choix_des_langues {   position: absolute;   top: 20px;   right: 10px;}#bandeau_ecf {   position: absolute;   top: 50px;   left: 200px;   right: 10px;   height: 60px;   background-color: #FF0000;}#texte_bandeau {   font-family: "arial bold";   font-size: 30px;   letter-spacing: 1px;   padding-left: 10px;   padding-top: 20px;   color: #FFFFFF;}/* &eacute;l&eacute;ments de gauche de page */#menu_des_rubriques {   position: absolute;   top: 150px;   left: 10px;   width: 170px;   background-color: #FFFFFF;   border-top: 1px solid #000000;   border-left: 1px solid #000000;   border-right: 1px solid #000000;   padding-top: 5px;   padding-bottom: 5px;   padding-left: 5px;   padding-right: 5px;}#articles_connexes {   background-color: #FFFFFF;}/* &eacute;l&eacute;ments de milieu de page */#texte_explicatif_rubrique {   margin-top: 15px;   margin-left: 190px;   margin-right: 200px;   background-color: #FFFFFF;   border-top: 1px solid #FF0000;   border-bottom: 1px solid #FF0000;   text-align: justify;   padding-left: 5px;   padding-right: 5px;   padding-top: 5px;   padding-bottom: 5px;}#logo_rubrique {   position: relative;   margin-left: 5px;   margin-right: 300px;}#en_tete_articles {   position: relative;   background-color: FFFFFF;}#cadre_articles {   position: relative;   margin-top: 15px;   margin-left: 190px;   margin-right: 200px;   margin-bottom: 5px;   background-color: #FFFFFF;   border-top: 1px solid #FF0000;   border-bottom: 1px solid #FF0000;   text-align: justify;   padding-left: 5px;   padding-right: 5px;   padding-top: 5px;}/* &eacute;l&eacute;ments de droite de page */#logo_actualites {   background-color: #FF3333;}#actualites_en_cours {   position: absolute;   top: 150px;   right: 10px;   width: 180px;   padding-left: 5px;   padding-right: 5px;   padding-top: 5px;   background-color: #FFFFFF;   border-top: 1px solid #000000;   border-left: 1px solid #000000;   border-right: 1px solid #000000;   text-align: justify;}#lettre_d_information {   position: relative;   margin-top: 0px;}#formulaire_administrateur {   position: absolute;   top: 5px;   left: 350px;}/* &eacute;l&eacute;ments de bas de page */#informations_legales {   margin-top: 400px;}