#formContent {
	border: 2px solid #02718c;
	width: 580px;
	height:860px;
	background: url(images/backContacto.jpg) repeat-x left top;
	padding:20px 0px 0px;
	display: block;
	float: left;
	font-size: 12px;
	margin: 0px 0px 0px 220px;

}

#formContent table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02718c;
	font-size: 12px;
	float: left;
	display:block;
	position: relative;
}
#frmContact .header {
	display: block;
	float: left;
}
#formContent .backCorner {
	background: url(images/backCorner.gif) no-repeat right bottom;
	height:750px;
	display:block;
	position: relative;
	margin: 0px 0px 0px 0px;
	float: right;
}
#backInactivo {
	background: url(images/backHome.jpg) no-repeat center top;
	width: 950px;
	float:left;
	padding: 30px 0px;
}