@charset "windows-1252";  

/* pages style */

body {
 background-color: rgb(250,250,218); background-image: url(BPindex01.gif); background-attachment: fixed; margin-top: 30px; margin-left: 30px ; margin-right: 30px; margin-bottom: 30px;
  
 scrollbar-highlight-color: rgb(222,222,222); scrollbar-shadow-color: rgb(222,222,222); scrollbar-arrow-color: rgb(222,222,222); scrollbar-track-color: rgb(225,234,241); scrollbar-face-color: rgb(225,234,241);
 }	
 
.style1 {
 font-weight: bold; font-size: 32 px; font-style: normal; font-family: Comic Sans MS; color: rgb(32,32,32);
 }
 
.style2 {
 font-weight: bold; font-size: 16 px; font-style: normal; font-family: Comic Sans MS; color: rgb(32,32,32);
 }
 
.style3 {
 font-weight: bold; font-size: 13 px; font-style: normal; font-family: Comic Sans MS; color: rgb(32,32,32);
 }     

 .style4 {
 font-weight: bold; font-size: 11 px; font-style: normal; font-family: Comic Sans MS; color: rgb(32,32,32);
 }

/* liens style */													
 
 a { 
 text-decoration: none;  
 }
 a:link, a:visited { 
 color: rgb(32,32,32); 
 }	 
 a:hover { 
 color: rgb(130,0,195); 
 }
 a:active { 
 color: rgb(227,16,16); 
 }     

 a.lien1 {
 text-decoration:none;
 }    
 a.lien1:link, a.lien1:visited { 
 color: rgb(32,32,32); 
 }
 a.lien1:hover {
 color: rgb(130,0,195); 
 }
 a.lien1:active { 
 color: rgb(227,16,16); 
 }     
 
/* boutons menus */	

a.A { background-image: url('favoris.png'); display: block; width: 97px;} 

a.A:hover { background: url('favoris.png') 0 -30px;}	

a.B { background-image: url('courrier.png'); display: block; width: 97px;} 

a.B:hover { background: url('courrier.png') 0 -30px;}

a.C { background-image: url('livre_or.png'); display: block; width: 97px;} 

a.C:hover { background: url('livre_or.png') 0 -30px;}		

a.D { background-image: url('top_site.png'); display: block; width: 97px;} 

a.D:hover { background: url('top_site.png') 0 -30px;}	

a.E { background-image: url('liens.png'); display: block; width: 97px;} 

a.E:hover { background: url('liens.png') 0 -30px;}	