@charset "utf-8";


h3#english{
	text-align:center;
	margin-bottom:15px;
}
h3#french{
	text-align:center;
	margin-bottom:42px;
}
h3#english a{
	background: url(../siteimg/grid/bg_france_icon.png) no-repeat;
	padding: 0 0 0 38px;
	font-size:16px;
	color:#333;
}
h3#french a{
	background: url(../siteimg/grid/bg_usa_icon.png) no-repeat;
	padding: 0 0 0 38px;
	font-size:16px;
	color:#333;
}
