.fila{
	padding-bottom:10px;
}

.izquierda{
	float:left;
	text-align:right;
	width:132px;
}

.derecha{
	float:right;
	text-align:left;
}

.inputText{
	font-family:trebuchet ms; font-size:13px; background:#d8efff; width:429px; height:20px; cursor:pointer; border:1px solid #d5d5d5;
}

select{
	font-family:trebuchet ms; font-size:13px; width:432px; background:#d8efff; height:23px; cursor:pointer; border:1px solid #d5d5d5;
}

.textarea{
	font-family:trebuchet ms; font-size:13px; background:#d8efff; cursor:pointer; overflow:hidden; width:428px; height:150px; border:1px solid #d5d5d5;	
}

.submit{
	font-weight:bold; background:url(../img/fondocontacto.jpg); width:100px; height:28px; border:0px; text-align:center; font-family:trebuchet ms; font-size:14px; cursor:pointer;
}