@charset "utf-8";

/*
Site Name: Le-Nord
Description: font size medium
*/

/*M*/
#main{
	font-size: 90%;
}

/*L*/
#category #main h2{
	font-size: 130%;
}

/*S*/
#sub{
	font-size: 80%;
}

{
	line-height: 150%;
}

#font-size dd ul li.font-small a:link,
#font-size dd ul li.font-small a:visited{
	background-image: url(http://shop.le-nord.com/img/font-resize-small.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-small a:hover{
	background-image: url(http://shop.le-nord.com/img/font-resize-small-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-medium a:link,
#font-size dd ul li.font-medium a:visited{
	background-image: url(http://shop.le-nord.com/img/font-resize-medium-active.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-medium a:hover{
	background-image: url(http://shop.le-nord.com/img/font-resize-medium-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:link,
#font-size dd ul li.font-large a:visited{
	background-image: url(http://shop.le-nord.com/img/font-resize-large.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:hover{
	background-image: url(http://shop.le-nord.com/img/font-resize-large-on.gif);
	background-repeat: no-repeat;
}