@charset "utf-8";
/* CSS Document */

a#buttonIq {
	background-image:url(buttonIqcarbon_fr.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a:hover#buttonIq {
	background-image:url(buttonIqcarbon_frActive.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a#buttonPrestige {
	background-image:url(buttonPrestige_fr.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a:hover#buttonPrestige {
	background-image:url(buttonPrestige_frActive.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a#buttonClassic {
	background-image:url(buttonClassic_fr.png);
	height:238px;
	width:194px;
	float:left;
	border:none;
}

a:hover#buttonClassic {
	background-image:url(buttonClassic_frActive.png);
	height:238px;
	width:194px;
	float:left;
	border:none;
}
