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



#hotxor { width: 220px; height: 90px; position: absolute; top: 5px; left: 60px;   }
#bloc1 {font-size: 50px; font-family: Blackadder ITC,Elephant, Helvetica, sans-serif; font-weight: bold;
position: absolute; left: 450px; top: 10px; color: #701c00; z-index : 1 ;}
#bloc2 {font-size: 50px; font-family: Blackadder ITC,Elephant, Helvetica, sans-serif; font-weight: bold;
position: absolute; left: 453px; top: 13px; color: #ffa520; z-index : 2 ;}





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

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

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

background-image:url(../images/100amateur.gif); 
background-repeat:no-repeat;
}

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

#cadre{ width: 580px; height: 1000px; position: absolute; top: 90px; left: 120px;   }

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

  }

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



a:link {
 color: #503c00;
 background-color: #b7ff70;
 text-decoration: underline;
 font-style: normal;
 font-weight: normal;
}
a:hover {
 color: black;
 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;
}





/*---------->>> LIEN CONTENU <<<----------*/

.TextNB{
	text-align: center;
   font-size: 15px; 
   font-style: italic; 
   font-family: Microsoft Sans Serif,Georgia, "Times New Roman", Times, serif; 
   color: #006868;
}

/*---------->>> phrase de fond<<<----------*/



.TexteC{
	text-align: center;
   font-size: 16px; 
   font-family: Microsoft Sans Serif,Georgia, "Times New Roman", Times, serif; 
   color: red;
}


/*---------->>> site du mois <<<----------*/

.PhraseF{
	text-align: center;
   font-size: 18px; 
   font-style: italic; 
   font-family: Microsoft Sans Serif,Georgia, "Times New Roman", Times, serif; 
   color: #a800a8;
}