DIV.contactoKeyboard {
	float:left;
	margin: 0px 5px;
	background-image:url("../images/index_planta.jpg");
	background-repeat:no-repeat;
	width:309px;
	height:356px;
}
DIV.contactoRight {
	float:left;
	margin: 0px 5px 0px 45px;
	width:350px;
	height:356px;
	border:0px solid #000000;
}
DIV.contactoRightTitle {
	float:left;
	margin: 0px 5px;
	font-size:30px;
	height:42px;
	width:380px;
	text-align:left;
}
DIV.contactoRightTitleColor1 {
	color: #352911;
}




DIV.bgImagTextarea
{
  float:left;
  width:296px;
  height:113px;
  /*
  background-image:url(../images/bg-img-textarea.png);
  background-repeat:no-repeat;
  color:#f5e2ba;
  */
}
TEXTAREA.styleTextArea {
	width: 296px;
	height: 93px;
	/*
	background: none repeat scroll 0% 0% transparent;
	border: 0px none;
	overflow: hidden;
	padding: 10px 5px 0px;
	color: rgb(245, 226, 186);
	*/
	font-family: arial;
	font-size: 12px;
}


.divPosicionInpNombre
{
  margin:15px 0 0 0;
  float:left;
  width:340px;
  height:26px;
  border:solid 0px red;
}


DIV.contactoLabel {
	float:left;
	margin-top:4px;
	margin-right:8px;
	width:50px;
	height:26px;
	text-align:left;
}

DIV.contactoElement {
	float:left;
}

DIV.contactoFormMsg {
	float:left;
	margin-left: -50px;
	margin-top: 20px;
	height:30px;
	width:200px;
	font-size:13px;
	text-align:left;
	color:#d12f19;
	font-weight:bold;
	/*
	background-color:red;
	*/
}

DIV.contactoBlockButtons {
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	height:30px;
}
