.Style-titre {
font-family: "Comic Sans MS";
font-size: x-large;
color:#000080;
}

P {
   font-size : 14px;
   font-family : Times New Roman;
   color : #000000;
   text-align : justify;
   margin : 0;
}

BODY {
   font-size : 14px;
   font-family : Times New Roman;
   color : #000000;
     background : #ADD8E6 url(../Photos/bellephoto102.jpg) fixed no-repeat;
   background-position: center;
background-attachment: fixed;

}

BLOCKQUOTE {
   font-size : 12px;
   font-family : Arial;
   color : #006699;
   text-align : justify;
}

A:hover {
   font-weight : bold;
   font-size : 16px;
   font-family : Times New Roman;
   color : #0000ff;
   background : #6495ED;
   text-decoration : underline;
}

A:visited{
   font-weight : normal;
   font-size : 14px;
   font-family : Times New Roman;
   color :#006699 ;
   text-decoration : none;
}

 A:link{
   font-weight : normal;
   font-size : 14px;
   font-family : Times New Roman;
   color :   #006699;
   text-decoration : underline;
}


