#homepage_news{
	margin: 4px;
	background-color:#D8D9E3;			
	background-image: url(/media_lib/images/en/titles/sidebar_news_title.gif);
	background-repeat: no-repeat;	
	width: 141px;
}

#homepage_mailings {
	margin: 4px;
	background-color:#D8D9E3;			
	background-image: url(/media_lib/images/en/titles/sidebar_mailings_title.gif);
	background-repeat: no-repeat;	
	width: 141px;	
}

.homepagenews_text{
	padding: 5px;
	padding-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#launch_special a{
	float: left;
	width: 160px;
	height: 157px;
	display: block;
	background-image: url(/media_lib/images/en/launch_special_1.jpg);
}

#launch_special a:hover{
                width: 158px;
	height: 157px;
	display: block;
	background-image: url(/media_lib/images/en/launch_special_2.jpg);
}

#launch_paper a{
	float: left;
	width: 158px;
	height: 157px;
	display: block;
	background-image: url(/media_lib/images/en/launch_paper_1.jpg);
}

#launch_paper a:hover{
                float: left;
	width: 158px;
	height: 157px;
	display: block;
	background-image: url(/media_lib/images/en/launch_paper_2.jpg);
}

#launch_metal a{
	float: left;
	width: 161px;
	height: 157px;
	display: block;
	background-image: url(/media_lib/images/en/launch_metal_1.jpg);
}

#launch_metal a:hover{
                float: left;
	width: 161px;
	height: 157px;
	display: block;
	background-image: url(/media_lib/images/en/launch_metal_2.jpg);
}

#switcher a {
	position: absolute; 
	right: 20px; 
	top: 140px; 
	
	background-image: url(/media_lib/images/design/french_1.gif);
	background-repeat: none; 
	width: 64px; 
	height: 21px; 
}

#switcher a:hover {
	background-image: url(/media_lib/images/design/french_2.gif);
}


#top_nav .switcher a {
	position: absolute; 
	right: 6px; 
	top: 10px; 
	
	background-image: url(/media_lib/images/design/french_1.gif);
	background-repeat: none; 
	width: 58px; 
	height: 22px; 
}

#top_nav .switcher a:hover {
	background-image: url(/media_lib/images/design/french_2.gif);
}
