#textarea_contact {
	height: 450px;
	position: relative;
	float: left;
	top: 21px;
	left: 27px;
	width: 394px;
	height: 450px;
	border: 2px #818181 solid;
	background-color: #F3D7C5;
	font-size: 12px;
}

.formitem1 {
	height: 15px;
	width: 200px;
	float: left;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border: solid 1px #717171;
	background-color: #E7E7E7;
	margin: 0 0 0 5px;
}

.formitem2 {
	height: 80px;
	width: 200px;
	float: left;
	font-size: 11px;
	padding: 3px 0 0 3px;
	overflow: auto;
	border: solid 1px #717171;
	background-color: #E7E7E7;
	margin: 0 0 10px 5px;
}

#textarea_contact b{
	display: block;
	width: 80px;
	float: left;
	height: 15px;
	text-align: right;
	margin: 0 0 0 20px;
}

#textarea_contact h2 {
	font-size: 16px;
   text-align: center;
   color: #464646;
	display: block;
	height: 30px;
	margin: 10px 0 0 0;
	clear: both;
}

#textarea_contact h3 {
	font-size: 14px;
   text-align: center;
   color: #464646;
	display: block;
	height: 18px;
	margin: 10px 0 0 0;
	width: 300px;
	margin: 10px auto;
	clear: both;
}

#textarea_contact p {
	width: 300px;
	text-align: justify;
	padding: 5px;
	margin: 15px auto;
	background-color: #F5E2D4;
	border: #717171 solid 1px;
}

.dropdowns {
	clear: both;
	font-size: 12px;
	margin: 8px 0 0 0;
}

.formbox {
	height: 30px;
	clear: both;
}

.formbox1 {
	height: 80px;
	clear: both;
}

.formbody {
	background-color: #F9EBE1;
	width: 360px;
	margin: 10px auto;
	padding: 0 0 10px 0;
	border: 1px solid #6A6A6A;
	height:340px;
}

#imagearea-contact {
	width: 291px;
	height: 450px;
	border: 2px #000000 solid;
	background-image: url(images/contact-cecil.jpg);
	background-position: -2px -2px;
	float: left;
	position: relative;
	top: 21px;
	left: 21px;
}

#imagearea-contact h1{
	font-size: 8px;
	color: #ffffff;
}

.dropdowns {
	clear: both;
	margin: 10px 0;
}

.buttons {
	clear: both;
	display: block;
}