#contact_box {
	width: 335px;
	height: 93px;
	background-image: url("../img/contact_box_bg.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 48px 20px 10px 10px;
	margin-top: 10px;
}

#contact_box_content {
	width: 225px;
	color:#8a8a8a;
	font-size:10pt;
	overflow: hidden;
	text-align: center;
	margin-left: 5px;
}

#contact_box_content a {
	text-decoration: underline;
	color: #8a8a8a;
}

#contact_box_content a:hover {
	text-decoration: none;
}

#contact_mai_mult {
	float: right;
	display: block;
	color: #8a8a8a;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	margin-top: 65px;
}

#galerie_mai_mult {
	float: right;
	display: block;
	color: #8a8a8a;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}

#contact_mai_mult:hover, #galerie_mai_mult:hover {
	color: #fff;
}
