/* cCONTACTO*/
@import url("cTexto.css");

#cContacto{
  height: 1%;
  overflow: hidden;
}

#fdsContacto{
  clear: left;
}
.cntContacto {
	margin: 0;
	padding-top: 10px;
	border: none;
}
.cntContacto .cntBotones {
	margin-top: 10px;
}
.cntContacto label{
	display: block;
}
.caja{
	margin: 0 0 5px 0;
	width: 615px;
}
textarea.caja{
	height: 100px;
}
.cntBotones input.boton{
	margin-left: 5px;
}

#fdsContacto{
	margin-bottom:0;
}