body {
	
	
	bgcolor: #EDECC8;
}
table {
	
	background-position: left top;
	
}
.texte {
	Color: #884C0B;
	Font-Family:Arial,sans-serif,Helvetica,Comic sans MS;
	Font-size: 10 px;
	
	
	}
.texte2 {
	Color: #884C0B;
	Font-Family:Arial,sans-serif,Helvetica,Comic sans MS;
	Font-size: 10 px;
	font-weight:bold;
	
	}
.texte3 {
	Color: #EF7E06;
	Font-Family:Arial,sans-serif,Helvetica,Comic sans MS;
	Font-size: 10 px;
	font-weight:bold;
	
	}
.menu {
	background-color: #EDECC8;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.left {
	background-color: #EDECC8;
	background-image: url(images/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.right {
	background-color: #EDECC8;
	background-image: url(images/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.bas {
	background-color: #EDECC8;
	background-image: url(images/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}




a:hover { 
  Color: #EF7E06; 
  Font-Family: Arial, Helvetica, sans-serif; 
  cursor:hand;
  Text-Decoration: none; 
  Font-size:10 pt; 
  font-weight:bold;
  	}

 	
a:link {
Color: #884C0B; 
Font-Family: Arial, Helvetica, sans-serif; 
Text-Decoration: none; 
Font-size:10 pt;
 cursor:hand;

  	}
 a:vlink {
Color: #EF7E06; 
Font-Family: Arial, Helvetica, sans-serif; 
Text-Decoration: none; 
Font-size:10 pt;
 cursor:hand;

  	}
a {
Color: #884C0B;
 Font-Family: Arial, Helvetica, sans-serif; 
 Text-Decoration: none; 
 Font-size:10 pt;
 cursor:hand;
 font-weight:bold 
  }