#entete
{
	background-image: url(img/tuxband.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: url(img/linux-pf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#entete .nom-site span
{
	display: block;
	position: absolute;
	bottom: 24px;
	right: 200px;

}
