body { font-family : arial ; 
      font-size: 10pt; 
		background-color : ivory;
		/*background-image: url("./image/carnyxhead8.jpg") ;*/
     }
     
A:hover { font-weight: bold ;
          color : navy ;
          background-color: #ffcc33; 
          text-decoration: none;
        }
        
A:link  { font-weight: bold ;
          color : blue; 
        }
        
A:visited { font-weight: bold ;
            color : blue; 
          }
          
A:active { font-weight: bold ;
           color : teal ; }
           
p  { font-family: arial; 
     font-size: 10pt;  
   }
 
ul { font-family: arial; 
     font-size: 10pt; 
     color : black 
   }   
    
li { font-family: arial; 
     font-size: 10pt;
	  font-weight : bold;
		
   }
  
td { font-family: arial; 
     font-size: 10pt; 
   }

h1 { font-size: 18pt; font-family: Comic Sans MS; color : green ; font-weight: bold; 
    background-color: rgb(255,204,51); }
    
h2 { font-size: 16pt; font-family: arial; color : green ; font-weight: bold; 
    background-color: lightyellow ; }
    
h3{ font-size: 14pt; font-family: arial; color : black ; font-weight: bold; 
    background-color: rgb(102,153,255);}
    
h4{ font-size: 12pt; font-family: arial; color : black ; font-weight: bold;
    background-color: rgb(102,153,255);}
     
h5{ font-size: 12pt; font-family: arial; color : black ; font-weight: bold; 
    background-color: rgb(102,153,255);}
    
h6{ font-size: 10pt; font-family: Comic Sans MS; color : blue ; font-weight: bold; 
    }

t1{ font-size: 10pt; font-family: Comic Sans MS; color : blue ; font-weight: bold; 
    }
    
pre {  font-family: "Courier New", Courier, mono; font-size: 12px}
 
.menu { 
	background-color: #ccff66;
   width : 100%;

}
 
.titre { 	font-size: 10pt; 
			font-family: Comic Sans MS; 
			color : green ; 
			font-weight: bold; 
			/*background-color : #ccff66; lightyellow;  honeydew;*/
			text-align : center;
		
			background-image: url("./image/titre04.gif");
			background-position : center;
			background-repeat : no-repeat;
		}

.icone { font-size: 14pt; font-family: wingdings; color : green ; font-weight: bold;}

.boite{ background-image: url("./image/degrade0301.jpg") ;
			/* border: solid 2px #990000 ;*/
			width: 125px ;
			height: 50px ;
			background-position : center;
			background-repeat : no-repeat;
			/*background-color:green; */}
.boiteactif { 
			
			width: 125px ;
			height: 50px ;
			background-color:#ffcc33; }
			
.fondu{ 
background-image: url("./image/carnac06.jpg") ;
background-position : center;
			background-repeat : no-repeat;
/*background-image: url("./image/degradevertjaune04.jpg") ;*/
/*lawn-artificial.jpg   lawn.jpg        blow_green.jpg   bathroom.jpg*/
/*background-image: url("./image/background/bathroom.jpg") ;*/


		
			}
 