/* picture bottom */

#pictureContainer {
	width:772px;
	height:148px;
	background:#356B0F url(../images/design/imgBottom_Contact.jpg); /* bg bottom */
	float:left;
	clear:both;
}

/* particular */

#formContainer { /* ingles */
	width:280px;
	margin-right:15px;
	float:left;
}
#contactContainer { /* ingles */
	width:160px;
	height:320px;
	border-left:1px dashed #F2C899;
	padding-left:20px;
	float:left;
}

form { 
	margin:0px;
	float:left;
}
.input {
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}