#Contact{
	width:742px;
	color:#5a5a5a;
}
	#Contact h1{
		width:771px;
		height:75px;
		background:transparent url(images/title_contact.jpg) no-repeat 0 0;
	}
	#Contact h1 span{
		display:none;
	}

	#Contact h2{
		color:#5a5a5a;
		font-size:23px;
		line-height:28px;
		font-weight:normal;
		background:transparent url(../../../style/default/generals/images/logo.png) no-repeat 0 0;
		padding: 12px 0 0 60px;
		margin: 20px 0 0 50px;
		min-height:50px
	}
		#Contact table{
			width:551px;
			margin:0 0 0 130px;
		}
		#Contact table textarea, #Contact table input{
			width:100%;
		}
		#Contact table textarea{
			height:200px;
		}
		#Contact table td{
			font-size:15px;
			font-weight:100;
		}
		#Contact p{
			width:551px;
			margin:0 0 0 130px;
			font-size:15px;
			text-align:justify;
			font-weight:100;
		}
.sent {
	color:#84A500;
	font-size: 23px;
	line-height: 28px;
	font-weight: normal;
	padding: 0 0 0 60px;
	margin: 10px 0 0 50px;
	min-height: 50px;
}