body {
	background-color: black; 
	
	margin-top:120px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: red;
}



#hotxor { width: 80px; height: 90px; position: absolute; top: 10px; left: 5px;   }
#bloc1 {font-size: 50px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
position: absolute; left: 10px; top: 10px; color: red; z-index : 1 ;}
#bloc2 {font-size: 50px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
position: absolute; left: 13px; top: 13px; color: #ffa520; z-index : 2 ;}





#menu { width: 90px; height: 800px; position: absolute; top: 00px; left: 0px; }

#phrasehaut { width: 700px; height: 50px; position: absolute; top: 0px; left:0px;   }

#fenetre { width: 200px; height: 200px; position: absolute; top: 10px; left:710px;   

background-image:url(../images/sm_lien_1.jpg); 
background-repeat:no-repeat;
}

#fenetre2 { width: 200px; height: 200px; position: absolute; top: 230px; left:710px;   }

#cadre{ width: 600px; height: 1000px; position: absolute; top: 90px; left: 100px;   }

#contenu { width: 600px; height: 500px; position: relative; top: 0px; left: 0px;   }

#phrasefond { width: 600px; height: 150px; position: relative; top: 100; left: 0;   }



a:link {
 color: red;
 background-color: #000000;
 text-decoration: underline;
 font-style: normal;
 font-weight: normal;
}
a:hover {
 color: #FFFFFF;
 text-decoration: none;
 background-color: yellow;
 font-weight: normal;
 font-style: normal;
}
a:active {
 color: red;
 text-decoration: none;
 background-color: #A5A5A5;
 font-weight: normal;
 font-style: normal;
}
a:visited {
 color: red;
 text-decoration: underline;
 font-weight: normal;
}






/*---------->>> supplement pour les pages annuaires <<<----------*/

/*---------->>> LIEN menu <<<----------*/

.LienMenu{
	text-align: center;
   font-size: 16px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #A92C2B;
}



/*---------->>> phrase supplementaire contenu et  fenetre 1 et 2 <<<----------*/


H1 {
	text-align: center;
   font-size: 20px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #CC0000;
}


/*---------->>> HAUT contenu <<<----------*/

H2 {
	text-align: center;
   font-size: 21px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #330066;
}

/*---------->>> bas contenu <<<----------*/

H3 {
	text-align: center;
   font-size: 14px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #d08700;
}

/*---------->>> HAUT fenetre 1 <<<----------*/


H4 {
	text-align: center;
   font-size: 15px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #002640;
}
/*---------->>>  HAUT  fenetre 2  <<<----------*/

H5 {
	text-align: center;
   font-size: 20px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #002640;
}
/*---------->>> bas fenetre 2  <<<----------*/

H6 {
	text-align: center;
   font-size: 14px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #a800a8;
}