/* Adjustment to OSAA's stylesheet for the French version of the site */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,900,400italic&subset=latin,cyrillic);

#brandbar {
	box-shadow: none;
}
#languages ul li#french {
	color: yellow;
}
