#pinocontacto {
	background-image: url(../img/contacto/pinocontacto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#enviar {
	background-image: url(../esES/img/contacto/botonenviar.gif);
	background-position: center center;
	border: 0px;
	width: 120px;
	height: 23px;
	background-repeat: no-repeat;
	background-color: #DDDDDD;
}
.camposformulario {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
#nombre {
	width: 250px;
}
#comentario {
	width: 250px;
	height: 100px;
}

