﻿/* ######################################## */ 
/*				  Bouton grand              */
/* ######################################## */ 

.jux_bouton.jux_bouton_image.jux_bouton_grand {
	height:40px;
}

.jux_bouton.jux_bouton_image.jux_bouton_grand .jux_bouton_logo {
	width:40px;
	height:40px;
}

/* ######################################## */ 
/*				  Bouton moyen              */
/* ######################################## */ 

.jux_bouton.jux_bouton_image.jux_bouton_moyen {
	height:24px;
}

.jux_bouton.jux_bouton_image.jux_bouton_moyen .jux_bouton_logo {
	width:24px;
	height:24px;
}

/* ######################################## */ 
/*				  Bouton petit              */
/* ######################################## */ 

.jux_bouton.jux_bouton_image.jux_bouton_petit {
	height:18px;
}

.jux_bouton.jux_bouton_image.jux_bouton_petit .jux_bouton_logo {
	width:18px;
	height:18px;
}