@charset "utf-8";
/* CSS Document */
ol#menu_global li#menu_global_contact {
	background-image: url(../images/menu_contact_f2.gif);
}
ul.links {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.links li {
	float: left;
	text-align: center;
	height: 120px;
	margin-right: 20px;
}
ul.links a {
	display: block;
	float: left;
	clear: both;
	display: block;
	float: left;
	height: 90px;
	color: #FFFFFF;
}
ul.links a:hover {
	color: #FFFFFF;
}
ul.links a span {
	text-align: center;
}
ul.links span img {
}
ul.links label {
	display: block;
	clear: both;
}