
img#logo{
	background: url("/img/nascar.png");
	background-repeat: none;
	
}

table#entree td#ciel table#logo img#logo{

	background: url("/img/logo.png");
	background-repeat: none;
	
}	
table#entree td#ciel table#logo td#tribo{
	
	background: url("/img/bgtribo.png");
	
}				

div#menu1 {
	background: url("/img/menu1.png");
	cursor:normal;
}	
div#menu1:hover {
	cursor: pointer;
}			

div#menu2 {
	background: url("/img/menu2.png");
	cursor:normal;
}		
div#menu2:hover {
	cursor: pointer;
}			

div#menu3 {
	background: url("/img/menu3.png");
	cursor:normal;
}		
div#menu3:hover {
	cursor: pointer;
}			

		
