/* contact-form.tpl */
#contact-form .mentionsForm { background: #F4F4F4; }
#contactForm { padding-left: 40px; }
#contactForm textarea { width: 340px; height: 100px; }
#contactForm .textarea label { margin-top: 35px; }
#contactForm .button_large { width: 94px; height: 21px; float: left; margin: 10px 0 0 82px; border: none; }

.textcontact {
	padding-top:10px;
	padding-left:20px;
	background: #f4f4f4;
}

.textcontact1 { background: #f4f4f4; }
.textcontact1 h5 { font-weight: 900; font-style: normal; font-family: Arial, Helvetica, sans-serif; margin: 0; font-size: 14px; }
.textcontact1 div {
	text-align: center;
	padding:10px 0 20px 0;
	margin: 0 auto;
	width: 200px;
}
