/*---------->>> Body <<<----------*/
  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; 
} 
 

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

 #bloc01 {width: relative;height:90px;position: absolute;top:0px;left: 0px;font-family: Microsoft Sans Serif, Georgia, Times, serif;color: #68A4FF;font-size: 15px;        }


/*---------->>> CADRE <<<----------*//*---------->>> CADRE <<<----------*//*---------->>> CADRE <<<----------*/



/*---------->>> menu <<<----------*/
 
 #bloc02 { width: relative; height:0px; position: absolute; top:100px;left: 0px; font-family: ;color: #68A4FF; font-size: 30px;}


/*---------->>> contenu <<<----------*/
 
 #bloc03 { width: relative ; height:0px ; position: absolute; top:100px;left: 180px;font-family: Microsoft Sans Serif, Georgia, Times, serif;color: #FF9328;font-size: 15px;        }















/*---------->>> H1 <<<----------*/H1 {text-align: center;font-size: 16px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #CC0000;           }
/*---------->>> H2 <<<----------*/H2 {text-align: center;font-size: 17px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #68A4FF;           }
/*---------->>> H3 <<<----------*/H3 {text-align: center;font-size: 14px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #68A4FF;           }
/*---------->>> H4 <<<----------*/H4 {text-align: center;font-size: 15px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #FF9328;           }
/*---------->>> H5 <<<----------*/H5 {text-align: center;font-size: 20px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #CC0000;           }
/*---------->>> H6 <<<----------*/H6 {text-align: center;font-size: 20px;font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; ;color: #68A4FF;           }

 
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;
}


/*---------->>> end programme CSS <<<----------*/