body {
	background-color: #002228; 
	background-image:url(../images/barbara-libertine.jpg); 
	background-repeat:no-repeat;
	margin-top:120px;
	font-family: Georgia, "Times New Roman", Times, serif; 
}



#hotxor { width: 220px; height: 90px; position: absolute; top: 5px; left: 700px;   }
#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: yellow; z-index : 2 ;}


#menu { width: 550px; height: 20px; position: absolute; top: 80px; left: 80px; color: yellow;}

#mois { width: 550px; height: 75px; position: absolute; top: 150px; left:100px;  color: yellow; }

#fenetre { width: 200px; height: 200px; position: absolute; top: 80px; left:710px;  color: yellow; }

#contenu { width: 600px; height: 20px; position: absolute; top: 185px; left: 100px;  color: yellow; }



a:link {
 color: #FFFFFF;
 background-color: #000000;
 text-decoration: underline;
 font-style: normal;
 font-weight: normal;
}
a:hover {
 color: #FFFFFF;
 text-decoration: none;
 background-color: #FF3300;
 font-weight: normal;
 font-style: normal;
}
a:active {
 color: #FFFFFF;
 text-decoration: none;
 background-color: #A5A5A5;
 font-weight: normal;
 font-style: normal;
}
a:visited {
 color: #ffbc90;
 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: Microsoft Sans Serif,Georgia, "Times New Roman", Times, serif; 
   color: #006868;
}



/*---------->>> 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: #a800a8;
}


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

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

/*---------->>> 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: 20px; 
   font-style: italic; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   color: #a800a8;
}
