.test_contact {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF8E00;
}
.text_content_contact {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #300700;
	line-height:20px;

}
.text_title_contact{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF2805;
}
.form {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
		color: #3F3F3F;
	border: 1px solid #AFAE9A;

}
.link_mail {
	font-family: tahoma;
	font-size: 11px;
	color: #300700;
	text-decoration: none;
}
.link_mail:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF8E00;
	text-decoration: none;
}
.chamsao{
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
}
#contact_bt{
width: auto;

}

#contact_bt a{
	color: #000000;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	background-color: #FABD00;

}

#contact_bt a:hover{
	color: #000000;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	background-color: #ADADAD;

}


