/* Contact CSS Document */

.contact h3 {
	font-size: 14px;
	color: #937D65;
}

.contact h4 {
	margin-bottom: -5px;
}

.titleContact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 50px;
}

.contentItem li {
	padding-bottom: 10px;
	list-style-type: none;
}

strong {
	font-weight: bold;
}