div#encart_nobel {
	width: 285px;
	margin-bottom: 20px;	
}

#bouton_nobel {
    	background: url("http://www.unistra.fr/fileadmin/templates/unistra/images/rubriques/bouton_nobel/Bouton_Hoffmann.jpg") no-repeat scroll -10px 0 transparent;
    	border: 0 none;
    	display: block;
    	height: 114px;
    	margin: 0;
    	width: 285px;
}

#bouton_nobel:hover {
    	background: url("http://www.unistra.fr/fileadmin/templates/unistra/images/rubriques/bouton_nobel/Bouton_Hoffmann.jpg") no-repeat scroll -314px 0 transparent;
}

div#encart_nobel a {
    	outline: none;
}    

#bouton_nobel span {
    	display: block;
    	text-indent: -5000px;
}