#title {
	background: url(images/gif/title_contact.gif) no-repeat;
}

#title_spanish {
	background: url(images/gif/title_contact_spanish.gif) no-repeat;
}

#title_italian {
	background: url(images/gif/title_contact_italian.gif) no-repeat;
}

#title_german {
	background: url(images/gif/title_contact_german.gif) no-repeat;
}

#title_french {
	background: url(images/gif/title_contact_french.gif) no-repeat;
}

#text {
	width: 378px;
	padding: 0 0 0 0;
}

#address {
	padding: 0 0 0 80px;
}

.pic {
	margin: 10px 0 3px 0;
}

.icon {
	padding-right: 10px;
}

#contactaddress {
	background: url(images/gif/icon_post.gif) no-repeat left center;
	height: 65px;
	margin: 5px 0;
	padding: 15px 0 0 50px;
}

#contactphone {
	background: url(images/gif/icon_phone.gif) no-repeat left center;
	height: 25px;
	margin: 5px 0;
	padding: 13px 0 0 50px;
}

#contactfax {
	background: url(images/gif/icon_fax.gif) no-repeat left center;
	height: 25px;
	margin: 5px 0;
	padding: 13px 0 0 50px;
}

#contactemail {
	background: url(images/gif/icon_email.gif) no-repeat left center;
	height: 25px;
	margin: 5px 0;
	padding: 13px 0 0 50px;
}