/*---------->>> Body <<<----------*/body {background-color:black;font-family:Georgia, "Times New Roman", Times, serif;color:red; margin-top:120px;           }/*---------->>> phrase haut <<<----------*/#phrasehaut {width: 700px;height:75px;position: absolute;top:0px;left: 0px;font-family: Microsoft Sans Serif, Georgia, Times, serif;color: #68a4ff;font-size: 40px;        }/*---------->>> menu <<<----------*/#menu { width: 90px;height:800px;position: absolute;top: 80px;left: 0px;font-family: ;          }/*---------->>> fenetre <<<----------*/#fenetre {width: 200px;height:200px;position: absolute;top: 10px;left: 740px;           }/*---------->>> fenetre2 <<<----------*/#fenetre2 { width: 200px;height:200px;position: absolute;top: 290px;left: 710px;           }/*---------->>> cadre <<<----------*/#cadre{ width: 600px;height:1000px;position: absolute;top:350px;left: 100px;           }/*---------->>> contenu <<<----------*/#contenu { width: 600px;height:500px;position: relative;top: 0px;left: 0px;           }/*---------->>> phrase fond <<<----------*/#phrasefond { width: 600px;height:150px;position: relative;top: 0px;left: 0px;           }/*---------->>> annonce <<<----------*/#annonce { width: 700px;height:150px;position: relative;top:0px;left: 80px;font-family: Microsoft Sans Serif, Georgia, Times, serif;color: red;font-size: 14;        }/*---------->>> H1 <<<----------*/H1 {text-align: center;font-size: 20px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #FFFF00;           }/*---------->>> H2 <<<----------*/H2 {text-align: center;font-size: 17px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #ff9328;           }/*---------->>> H3 <<<----------*/H3 {text-align: center;font-size: 14px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #d08700;           }/*---------->>> H4 <<<----------*/H4 {text-align: center;font-size: 15px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #002640;           }/*---------->>> H5 <<<----------*/H5 {text-align: center;font-size: 20px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #FF9328;           }/*---------->>> H6 <<<----------*/H6 {text-align: center;font-size: 12px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #a800a8;           }/*---------->>> a link   <<<----------*/a:link {color:red;background-color:#000000;text-decorationunderline;font-style:normal;font-weight:normal;           }/*---------->>> a hover <<<----------*/a:hover {color:#FFFFFF;background-color:yellow;text-decorationnone;font-style:normal;font-weight:normal;           }/*---------->>> a active  <<<----------*/a:active {color:red;background-color:#A5A5A5;text-decorationnone;font-style:normal;font-weight:normal;           }/*---------->>> a visited  <<<----------*/a:visited {color:red; text-decorationunderline;font-style:normal;font-weight:normal;           }