@charset "utf-8";
/* CSS Document */

/* ----------- contact --- */

#contact h2 {
	background:transparent url(../img/title_contact.gif) no-repeat left top;
	display:block;
	height: 19px;
	width: 276px;
	overflow:hidden;
	text-indent:-9999px;
}

#contact p {
	padding: 10px 0;
	line-height: 1.8em;
}

#contact span {
	color: #bf5f5e;
}
