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



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


#menu { width: 60px; height: 40px; position: absolute; top: 60px; left: 45px; }

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

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

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



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: #000000;
 text-decoration: underline;
 font-weight: normal;
}





/*---------->>> fenetre2 <<<----------*/

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


/*---------->>> phrase haut <<<----------*/

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

font-family: Microsoft Sans Serif, Georgia, Times, serif; 
color: #88007a;
font-size: 13px

 }





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


H1 {
	text-align: center;
   font-size: 15px; 
   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;
}
